Commits
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}} |