Details
-
Type:
Bug
-
Status: Won't Fix
-
Resolution: Done
-
Fix Version/s: None
-
Component/s: validate_drp
-
Labels:None
-
Story Points:0.1
-
Team:SQuaRE
Description
Alexandre Ciulli pointed out that astromErrModel current adds the random and systematic errors linearly instead of in quadrature.
1. Update validate_drp/python/lsst/validate/drp/calcsrd/astromerrmodel.py to have astromErrModel
return np.sqrt(C*theta/snr + sigmaSys)
|
validate_drp has been replaced by faro, there will be no further development in validate_drp