LSSTApplications
10.0-2-g4f67435,11.0.rc2+1,11.0.rc2+12,11.0.rc2+3,11.0.rc2+4,11.0.rc2+5,11.0.rc2+6,11.0.rc2+7,11.0.rc2+8
LSSTDataManagementBasePackage
|
Classes | |
class | MeasurementDebuggerConfig |
class | MeasurementDebuggerRunner |
class | MeasurementDebuggerArgumentParser |
class | MeasurementDebuggerTask |
This is a useful module for debugging measurements. It relies on the presence of a catalog already produced by running measurements in the regular context. You provide the image and catalog on the command-line, a list of source identifiers and the measurement configuration in the config; the module reads the inputs, subsets the catalog to contain only the sources of interest, and measures those. This reduces the frustration of waiting for image processing and the measurements to run on many other sources, greatly increasing debugging efficiency.