Coverage for tests/config/config.py : 100%

Hot-keys on this page
r m x p toggle line displays
j k next/prev highlighted chunk
0 (zero) top of page
1 (one) first highlighted chunk
1config.astrometryRefObjLoader.ref_dataset_name = "sdss-dr9-fink-v5b"
2config.photometryRefObjLoader.ref_dataset_name = "sdss-dr9-fink-v5b"
3# TODO DM-17597: Use the astrometrySourceSelector until we redo the refcats and metrics.
4# Once we do that, we can try using the sourceSelector defaults and recompute all
5# the metrics to match, though it may result in problems due to not having enough sources
6# because the testdata is generally fainter than the HSC/LSST data that the defaults
7# are now designed for.
8config.sourceSelector.name = "astrometry"
9config.sourceSelector["astrometry"].sourceFluxType = "Calib"
10config.sourceSelector["astrometry"].badFlags.extend(["slot_Shape_flag", "base_PixelFlags_flag_interpolated"])
11config.astrometryReferenceErr = 100 # milli-arcsecond