PF1Task¶
Python API summary¶
from lsst.faro.measurement.MatchedCatalogMeasurementTasks import PF1Task
-
class
(config: lsst.faro.measurement.MatchedCatalogMeasurementTasks.PF1Config, *args, **kwargs)PF1Task
A Task that computes PF1, the percentage of photometric repeatability measurements that deviate by more than PA2 mmag from the mean
...
-
attribute
config
Access configuration fields and retargetable subtasks.
-
method
(metricName, matchedCatalog)run
Calculate the percentage of outliers in the photometric repeatability values
...
See also
See the PF1Task
API reference for complete details.
Retargetable subtasks¶
No subtasks.