Details
-
Type:
Story
-
Status: To Do
-
Resolution: Unresolved
-
Fix Version/s: None
-
Labels:
-
Epic Link:
-
Sprint:AP S21-3 (February)
-
Team:Alert Production
-
Urgent?:No
Description
In order to let ap_verify produce reproducible results, ap.pipe.doAssociation must always submit visits to the association database in the same order. The specific order should not matter in terms of the scientific validity of the associations (Chris Morrison, priv. comm.), so it can be chosen to optimize the code.
Note that this ticket is meaningless until DM-11372 or DM-12314 is resolved, since currently the order in which visits are handled must be externally imposed (see DM-12535).
Attachments
Issue Links
- is blocked by
-
DM-13163 Refactor ap_pipe to use CmdLineTask primitives
- Done
-
DM-11372 Create CommandLineTask utility in `ap_pipe`
- Won't Fix
-
DM-12314 Generalize ap_pipe to multiple visits
- Invalid
- is triggering
-
DM-24370 Support extensible scheduling in pipetask
- Done
- relates to
-
DM-21916 SQuaSH upload of Gen 3 Measurements
- To Do
-
DM-18684 Ensure DIAObject association records sufficient temporal information for reproducability
- To Do
-
DM-21939 Create Gen 3 AP Pipeline
- Done
-
DM-12535 Wrap ap_verify and run it over HITS dataset
- Done
- mentioned in
-
Page Loading...
You can get parallelism and reproducibility both by parallelizing CCDs within visits but processing visits sequentially in time-order.