-
Type:
Task
-
Status: Done (View Workflow)
-
Priority:
Normal
-
Resolution: Done
-
Affects Version/s: None
-
Fix Version/s: None
-
Component/s: None
-
Labels:None
At the moment exposure.getPsf() returns
lsst.meas.algorithms.doubleGaussianPsf.DoubleGaussianPsf output
even wheh exposure has been sky subtracted with the custom provided Psf. It should probably return the psf that was used for sky subtraction in that particular exposure.