Details
-
Type:
Story
-
Status: Done
-
Resolution: Done
-
Fix Version/s: None
-
Component/s: ap_pipe
-
Labels:None
-
Story Points:4
-
Epic Link:
-
Sprint:AP S22-1 (December)
-
Team:Alert Production
-
Urgent?:No
Description
Following the success of DM-32245, it is pretty apparent that all the various flavors of ApPipe.yaml should use multi-tract difference imaging by default. At present, ApPipe.yaml is single-tract and ApPipeMultiTractFakes.yaml is multi-tract (with fakes, as the name suggests).
This ticket is to standardize the situation further:
- ApPipe should use multi-tract difference imaging
- Rename ApPipeMultiTractFakes (and its camera-specific derivatives) to just ApPipeFakes
- Remove lsst-imSim's ApPipeFakes because it's already all fake
- Use yaml parameters throughout for setting e.g. fakesType and coaddName
- Ensure all pipeline imports (especially in camera-specific pipelines) are as straightforward as possible
- Run each camera-specific pipeline to make sure nothing broke
I'm listing this as a blocker for DM-28628, which will probably involve putting both new calibs and new templates into the dataset. The templates generated by
DM-29857use the finer-grained hsc_rings_v1 skymap, and therefore cannot be processed without multi-tract support.(We can update just the calibs, if need be, but I think having everything up-to-date would be better.)