Commits

Shawn Booth authored 39b5bfd4811
PIPE-1047: fixed opening ParameterSet syntax
No tags

pipeline/recipes/template_hifa_cubeimage.xml

Modified
1 1 <ProcessingProcedure>
2 2 <ProcedureTitle>hifa_cubeimage</ProcedureTitle>
3 3
4 4 {{#importonly}}
5 5 <!-- import MS: if importonly=True, no calibration shall be performed -->
6 6 <ProcessingCommand>
7 7 <Command xmlns="">hifa_importdata</Command>
8 - <ParameterSet/>
8 + <ParameterSet>
9 9 <Parameter>
10 10 <Keyword xmlns="">datacolumns</Keyword>
11 11 <Value xmlns="">{'data':'raw','corrected':'regcal_contline_all'}</Value>
12 12 </Parameter>
13 13 </ParameterSet>
14 14 </ProcessingCommand>
15 15 <!-- end of import MS-->
16 16 {{/importonly}}
17 17
18 18 {{^importonly}}

Everything looks good. We'll let you know here if there's anything you should know about.

Add shortcut