Skip to content
Snippets Groups Projects
Commit ca1ee1ae authored by Vlad Kondratiev's avatar Vlad Kondratiev
Browse files

added summary_psrfits_file

parent e74df82c
No related branches found
No related tags found
1 merge request!7Add requantize workflow
Pipeline #49444 passed
......@@ -21,7 +21,10 @@ outputs:
outputSource: requantise/summary
- id: summary_file
type: File
outputSource: requantise/file_content
outputSource: requantise/summary_file
- id: summary_psrfits_file
type: File?
outputSource: requantise/summary_psrfits_file
- id: plots
type: File[]
outputSource: requantise/plots
......@@ -37,7 +40,8 @@ steps:
run: ../steps/requantize.cwl
out:
- id: file_content
- id: summary
- id: summary_file
- id: summary_psrfits_file
- id: bf_archive
- id: plots
......@@ -64,4 +68,4 @@ steps:
source: requantise/bf_archive
valueFrom: $(self.size)
out:
- id: ingest
\ No newline at end of file
- id: ingest
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment