...
- Copy the calibrated ms and flagversions table to the working directory into a work area e.g. /lustre/aoc/sciops/<your dir>/<ws_request id>/working
- Edit run_casa.sh and selfcal_script.py (see info box below) to use the current working directory and ms name. These should also be stored in the working directory.
- login to nmpost-master and submit the batch job (from inside the working directory: "sbatch run_casa.sh")
- wait a few days
- The job should email you when done (it may claim the job has failed when in fact to ran OK).
- As vlapipe, move the contents of the project directory from the original workspaces directory for the imaging run somewhere safe (just in case..)
- As vlapipe, copy the contents of the new (with selcal) products directory to the original.
- In the original directory, gunzip the weblog.
- Make a note in the weblog by manually making and editing the qa_notes file in the weblog that the image has been self-calibrated. Also add an internal note that self-cal was performed.
- Submit for phase-2 review as usual
- Clean up your working area once the job has passed QA and been ingested.
...