Definition at line 36 of file ref_match.py.
tuple lsst.meas.astrom.ref_match.RefMatchConfig.matchDistanceSigma |
|
static |
Initial value: 1 = pexConfig.RangeField(
2 doc=
"the maximum match distance is set to "
3 " mean_match_distance + matchDistanceSigma*std_dev_match_distance; " +
4 "ignored if not fitting a WCS",
Definition at line 41 of file ref_match.py.
tuple lsst.meas.astrom.ref_match.RefMatchConfig.matcher |
|
static |
Initial value: 1 = pexConfig.ConfigurableField(
2 target=MatchOptimisticBTask,
3 doc=
"reference object/source matcher",
Definition at line 37 of file ref_match.py.
The documentation for this class was generated from the following file: