Workflow: Process DL0 to DL2
Process an input file to from DL0 to separate DL1 and DL2 outputs.
- Selected
- |
- Default Values
- Nested Workflows
- Tools
- Inputs/Outputs
This workflow is Open Source and may be reused according to the terms of:
BSD 3-clause "New" or "Revised" License
Note that the tools invoked by the workflow may have separate licenses.
Inputs
| ID | Type | Title | Doc |
|---|---|---|---|
| dl0 | File |
DL0 data file in format supported by ctapipe. |
|
| processing_config | File (Optional) |
data processing configuration for ctapipe-process. |
Steps
| ID | Runs | Label | Doc |
|---|---|---|---|
| dl0_to_dl1 |
process_dl0_dl1.cwl
(CommandLineTool)
|
Process DL0 to DL1 |
Processes a single file from DL0 to DL1 using the ctapipe-process tool. (*DPPS-UC-130-1.2.1*) |
| dl1_to_dl2 |
process_dl1_dl2.cwl
(CommandLineTool)
|
Process DL1 to DL2 |
Processes a single file from DL1 to DL2 using the ``ctapipe-process`` tool. (*DPPS-UC-130-1.2.2*). Minimally, Hillas-style geometry reconstruction is performed, but energy, gammaness, mono reconstruction may be included by using an appropriate data processing configuration. |
Outputs
| ID | Type | Label | Doc |
|---|---|---|---|
| dl1 | File |
DL1 data file in ctapipe hdf5 format |
|
| dl2 | File |
DL2 data file in ctapipe hdf5 format |
Permalink:
https://w3id.org/cwl/view/git/e48fc9ca838c0342e0a1b9bf23427507c3d5d6a2/datapipe/workflow_dl0_to_dl2.cwl
