listobslist

Return to directory of Todd's CASA extensions

Run casapy's listobs task on a list of measurement sets.

Usage:

au.listobslist(vislist, suffix='.listobs', outpath='./')
  • vislist: either a list ['a.ms','b.ms'] or a wildcard string '*.ms')
  • suffix: append this string to the ms as the name
  • outpath: write files to the specified directory

Example:

CASA <3>: au.listobslist('*.ms')
Writing output to file: ./uid___A002_X7215ac_X15b.ms.listobs
Writing output to file: ./uid___A002_X7215ac_X18a.ms.listobs
Writing output to file: ./uid___A002_X7215ac_X1b9.ms.listobs
Writing output to file: ./uid___A002_X7215ac_X1e8.ms.listobs
Writing output to file: ./uid___A002_X7215ac_X217.ms.listobs

-- ToddHunter - 2013-11-11
Topic revision: r1 - 2013-11-11, ToddHunter
This site is powered by FoswikiCopyright © by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding NRAO Public Wiki? Send feedback