AB1Task

Python API summary

from lsst.faro.measurement.MatchedCatalogMeasurementTasks import AB1Task
classAB1Task(config: Optional[Config] = None, name: Optional[str] = None, parentTask: Optional[Task] = None, log: Optional[Union[logging.Logger, lsst.utils.logging.LsstLogAdapter]] = None)

Base class for data processing tasks...

attributeconfig

Access configuration fields and retargetable subtasks.

methodrun(metricName, matchedCatalogMulti, in_id, out_id)

Undocumented...

See also

See the AB1Task API reference for complete details.

Retargetable subtasks

No subtasks.

Configuration fields

bright_mag_cut

Default
17.0
Field type
float Field
Bright limit of catalog entries to include

faint_mag_cut

Default
21.5
Field type
float Field
Faint limit of catalog entries to include

ref_filter

Default
'r'
Field type
str Field
String representing the filter to use as reference