Closed danjampro closed 3 years ago
There are many out of focus files that survive screening and quality cuts, then fail during LSST processCcd.py because no PSF candidates can be found. It would be nice to screen these out at an earlier stage.
processCcd.py
One idea - matched filtering with expected PSF
This isn't really something that should be done during file ingestion, but should be handled by the calexp quality monitor.
There are many out of focus files that survive screening and quality cuts, then fail during LSST
processCcd.py
because no PSF candidates can be found. It would be nice to screen these out at an earlier stage.