Details
-
Type:
Story
-
Status: Done
-
Resolution: Done
-
Fix Version/s: None
-
Component/s: meas_algorithms
-
Labels:None
-
Story Points:1
-
Epic Link:
-
Team:Data Release Production
-
Urgent?:No
Description
Discussion during cell-based coadd sprint week led Jim Bosch to realize that we can save time and memory by only doing image (vs masked image) stacking in the cases when we are re-using variance and mask planes (e.g. coadding noise images). This should be easy to add to AccumulatorMeanStack.
Looks fairly straightforward. Just left a few comments about the weights on the PR.