Details
-
Type:
Story
-
Status: Done
-
Resolution: Done
-
Fix Version/s: None
-
Component/s: None
-
Labels:None
-
Story Points:6
-
Epic Link:
-
Sprint:DRP S21a (Dec Jan), DRP S21b, AP S22-1 (December)
-
Team:Alert Production
-
Urgent?:No
Description
Almost got this going on DM-24638, but couldn't get a gen3 DECam test repo set up in time.
end goal is to move
+subsets:
|
+ singleFrame:
|
+ subset:
|
+ - isr
|
+ - characterizeImage
|
+ - calibrate
|
+ - writeSourceTable
|
+ - transformSourceTable
|
+ - consolidateSourceTable
|
+ description: Set of tasks for complete single frame processing. Analogous to SingleFrameDriver.
|
+ sourceTable:
|
+ subset:
|
+ - writeSourceTable
|
+ - transformSourceTable
|
+ - consolidateSourceTable
|
+ description: Set of tasks to generate parquet Source Tables from output of processCcd subset.
|
Need a generic Source.yaml in obs_base or maybe Nate's snazzy new config field type.
Attachments
Issue Links
- blocks
-
DM-32373 Run Gen 3 single frame measurement on on validation_data_cfht
- Done
-
DM-32615 Move jointcal cfht_minimal tests to gen3
- Done
- relates to
-
DM-32633 Normalize configs needed for SourceTable and ObjectTable generation
- To Do
-
DM-30891 Create drp_pipe and move all DRP pipeline definitions there
- Done
-
DM-32430 Create DECam DRP Processing Pipeline
- Done
-
RFC-775 Reorganize pipelines and packages at the top of the Science Pipelines codebase
- Adopted
I now have a place to put the schema files drp_pipe/schemas and a gen3 decam repo to test with. Onward!