Coverage for tests/config/minSnr.py: 100%
4 statements
« prev ^ index » next coverage.py v6.4.1, created at 2022-06-25 02:07 -0700
« prev ^ index » next coverage.py v6.4.1, created at 2022-06-25 02:07 -0700
1# for the cfht_minimal tests with a minSnr threshold
2config.doAstrometry = False
3config.photometryModel = "simpleFlux"
4config.sourceSelector['science'].doSignalToNoise = True
5config.sourceSelector['science'].signalToNoise.minimum = 10000