You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 8 Next »

  1. As user vlapipe, either copy from spool, or download from the archive, a calibrated MS to /lustre/aoc/cluster/pipeline/dsoc-prod/test_imaging/<JobID>/working (e.g. /lustre/aoc/cluster/pipeline/dsoc-prod/test_imaging/19B-172_2019_12_01_T23_25_29.441/working)
  2. Copy casa_imagingpipescript.py from /lustre/aoc/cluster/pipeline/dsoc-prod/test_imaging/scripts into the working directory, and edit it to change the MS name.
  3. Copy run_casa.sh from the scripts directory into the working directory and change the working directory (#PBS -d). Make sure it is executable. (If necessary (i.e. large image, or it failed with the default memory) increase the memory request #PBS -l from the default of 16gb up to ~120gb (make sure to change both the pmem and pvmem parameters to the same value)).
  4. Login to nmpost-master, cd back to the working directory, then, as the vlapipe user, type qsub run_casa.sh
  5. Review the weblog in products and check the output image in the viewer.
  6. Make a qa_notes.html file with observations on how well the imaging went if there is anything to add on top of what's in the weblog.
  7. Copy the products directory, including the weblog to /lustre/aoc/cluster/pipeline/dsoc-prod/image-qa/<JobID>
  • No labels