AB1Config#

class lsst.faro.measurement.AB1Config(*args, **kw)#

Bases: Config

Attributes Summary

bright_mag_cut

Bright limit of catalog entries to include (float, default 17.0)

faint_mag_cut

Faint limit of catalog entries to include (float, default 21.5)

ref_filter

String representing the filter to use as reference (str, default 'r')

Attributes Documentation

bright_mag_cut#

Bright limit of catalog entries to include (float, default 17.0)

faint_mag_cut#

Faint limit of catalog entries to include (float, default 21.5)

ref_filter#

String representing the filter to use as reference (str, default 'r')