...
- write .log, .out and .png files one level up so they are not in the working directory and therefore not copied to execute hosts.
- add rm -f *.last to the sh script?
- Figure out how to not copy SYSPOWER in the MS. Presumably we can just cp /dev/null SYSPOWER/table.f0 and cp /dev/null SYSPOWER/table.f0i
- Task24 and Task25 swapped with 8cores so they need to run with fewer cores. So I may need to make another variable to pass to the sh script for this.
- Task19 needs to be unwraveled from NRAO filesystems.
- I don't like using the name Task as that has meaning to CASA. A better term might be Step as in DAG Step.
Task01
Doesn't alter the MS
...