Coverage for tests/config/minSnr.py: 100%
4 statements
« prev ^ index » next coverage.py v6.4.4, created at 2022-09-12 01:51 -0700
« prev ^ index » next coverage.py v6.4.4, created at 2022-09-12 01:51 -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