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

4 statements  

« prev     ^ index     » next       coverage.py v6.5.0, created at 2022-12-23 02:50 -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