PatchTableMeasurementConfig =========================== .. currentmodule:: lsst.faro.measurement .. autoclass:: PatchTableMeasurementConfig :show-inheritance: .. rubric:: Attributes Summary .. autosummary:: ~PatchTableMeasurementConfig.connections ~PatchTableMeasurementConfig.history ~PatchTableMeasurementConfig.instrument ~PatchTableMeasurementConfig.measure ~PatchTableMeasurementConfig.metricName ~PatchTableMeasurementConfig.referenceCatalogLoader ~PatchTableMeasurementConfig.requireAstrometry ~PatchTableMeasurementConfig.requirePhotometry ~PatchTableMeasurementConfig.saveLogOutput ~PatchTableMeasurementConfig.saveMetadata .. rubric:: Methods Summary .. autosummary:: ~PatchTableMeasurementConfig.compare ~PatchTableMeasurementConfig.formatHistory ~PatchTableMeasurementConfig.freeze ~PatchTableMeasurementConfig.items ~PatchTableMeasurementConfig.keys ~PatchTableMeasurementConfig.load ~PatchTableMeasurementConfig.loadFromStream ~PatchTableMeasurementConfig.loadFromString ~PatchTableMeasurementConfig.names ~PatchTableMeasurementConfig.save ~PatchTableMeasurementConfig.saveToStream ~PatchTableMeasurementConfig.saveToString ~PatchTableMeasurementConfig.setDefaults ~PatchTableMeasurementConfig.toDict ~PatchTableMeasurementConfig.update ~PatchTableMeasurementConfig.validate ~PatchTableMeasurementConfig.values .. rubric:: Attributes Documentation .. autoattribute:: connections .. autoattribute:: history .. autoattribute:: instrument .. autoattribute:: measure .. autoattribute:: metricName .. autoattribute:: referenceCatalogLoader .. autoattribute:: requireAstrometry .. autoattribute:: requirePhotometry .. autoattribute:: saveLogOutput .. autoattribute:: saveMetadata .. rubric:: Methods Documentation .. automethod:: compare .. automethod:: formatHistory .. automethod:: freeze .. automethod:: items .. automethod:: keys .. automethod:: load .. automethod:: loadFromStream .. automethod:: loadFromString .. automethod:: names .. automethod:: save .. automethod:: saveToStream .. automethod:: saveToString .. automethod:: setDefaults .. automethod:: toDict .. automethod:: update .. automethod:: validate .. automethod:: values