Details
-
Type:
Story
-
Status: Done
-
Resolution: Done
-
Fix Version/s: None
-
Component/s: None
-
Labels:
-
Story Points:8
-
Epic Link:
-
Sprint:AP F18-4, AP F18-5
-
Team:Alert Production
Description
MakeCoaddTempExp delegates zeropoint normalization to the ScaleZeroPointTask. Default is a very simple one constant per calexp. The doApplyUberCal config option will also call meas_mosaic's applyMosaicResults on the exposure to further normalize the image.
Now that Jointcal's photometric aspect works, it'd be great to get an option to apply jointcal's photcalib objects to the calexps. Ideally imho, meas-mosaic and jointcal would implement tasks that makeCoaddTempExp could use as retargetable subtasks, but since no one wants to touch meas_mosaic, that's probably not happening.
Some kind method provided by PhotoCalib or function elsewhere to scale an exposure would be sufficient.
Attachments
Issue Links
- blocks
-
DM-15751 Configure ability to build coadds with either Jointcal or meas_mosaic
- Done
- is blocked by
-
DM-15431 Add Jacobian BoundedField accessor to SkyWcs
- Done
-
DM-15432 Remove Jacobian from meas_mosaic's FluxFitBoundedField
- Invalid
- is duplicated by
-
DM-13579 Apply jointcal_wcs and jointcal_photoCalib directly in coaddition code
- Invalid
- relates to
-
DM-15762 surface brightness/fluence flags in ExposureInfo and PhotoCalib
- To Do
-
DM-10155 Implement in-place SourceCatalog operators in PhotoCalib
- Done
Yep, will take it for a spin now.