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

4 statements  

« prev     ^ index     » next       coverage.py v6.5.0, created at 2023-02-04 04:25 -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