AB1Config#
- class lsst.faro.measurement.AB1Config(*args, **kw)#
Bases:
ConfigAttributes Summary
Bright limit of catalog entries to include (
float, default17.0)Faint limit of catalog entries to include (
float, default21.5)String representing the filter to use as reference (
str, default'r')Attributes Documentation
- bright_mag_cut#
Bright limit of catalog entries to include (
float, default17.0)
- faint_mag_cut#
Faint limit of catalog entries to include (
float, default21.5)
- ref_filter#
String representing the filter to use as reference (
str, default'r')