Coverage for tests/config/minSnr.py: 100%
4 statements
« prev ^ index » next coverage.py v6.5.0, created at 2023-01-25 04:18 -0800
« prev ^ index » next coverage.py v6.5.0, created at 2023-01-25 04:18 -0800
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