Versions Compared

Key

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

...

  • input: ../data
  • input: VIP_iter1b.image.smooth5.fits
  • input: ??
  • output: VIP_iter1b.image.smooth5.cat.ds9.reg, VIP_iter1b.image.smooth5.cat.fits, VIP_iter1b.image.smooth5.fits.island.mask, VIP_iter1b.image.smooth5.fits.pybdsf.log, VIP_iter1b.image.smooth5.fits.rms, VIP_iter1b.image.smooth5.fits


Task20

Doesn't alter the MS

edit_pybdsf_islands(catalog_fits_file=imagename_base+'iter1b.image.smooth5.cat.fits')

...

  • input: VIP_iter1b.image.smooth5.cat.fits
  • input: VIP_iter1b.image.smooth5.cat.edited.fits
  • output: secondmask.mask


Task21

Doesn't alter the MS

immath(imagename=[imagename_base+'secondmask.mask',imagename_base+'QLcatmask.mask'],expr='IM0+IM1',outfile=imagename_base+'sum_of_masks.mask')

...