Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Line processing recipe, should also be templateable to select specific spws for line processing

Example Spectral line recipe:

Imaging Steps

  • hif_makeimlist(specmode='cont')

    • Operates only on _cont.ms
  • hif_makeimages(hm_masking='none', hm_cyclefactor=3.0)

    • Operates only on _cont.ms
    • All windows used, no cont.dat used for VLA continuum imaging
  • hif_makeimlist(specmode='mfs', spw='', MS='line')
    • Operates on _line.ms


  • hif_findcont

    • Operates on line.ms to fine continuum regions


  • hif_uvcontfit
    • Operates on _line.ms


  • hif_uvcontsub

  • hif_makeimlist(specmode='cube')
    • Operates on _line.ms
    • Needs updates for VLA to not use deconvolver='mtmfs'


  • hif_makeimages

    • Makes line cubes with VLA spectral line heuristics

    • Operates on _line.ms