WS-2759: Viewing VLASS cubes in CARTA
This work involved:
- Updating the CARTA shell script templates to not expect directories that end in ".fits" if it's a VLASS cube.
- Changing the passed value (to the CARTA shell script template) of
single_image
to beTrue
for a VLASS cube. - Refactoring how parameters were added in
workspaces.workflow.services.workflow_info.WorkflowInfo.create_workflow_request
since there was aTODO
there.
Note: I was unable to fully test this locally, but the shell script template is getting rendered as expected.
Edited by Daniel Lopez Sanders