Details
-
Type:
Improvement
-
Status: Invalid
-
Resolution: Done
-
Fix Version/s: None
-
Component/s: obs_lsstSim
-
Labels:None
-
Team:Alert Production
Description
testSelectFluxMag0.py uses a local bounding box in the code
scaleFactorIm = imageScaler.getInterpImage(exposure.getBBox())
|
should it be a parent bbox instead?
testSelectFluxMag0.py was removed in
DM-13822. Closing as “invalid”.