Patch issues with sort_concatmap.cwl.
This MR does two things:
One, it fixes mismatched input parameters. The CWL file supplies
DP3fill
. The embedded python script instead expects a variable NDPPPfill
.
Second, the script expects a number of MSs greater than 1. This MR adds
an exception in the case that only 1 MS is supplied.
Edited by Matthijs van der Wild