simms¶
simms simulates radio-interferometer observations end to end: telsim
builds a Measurement Set (MS) from
a telescope layout, and skysim predicts model visibilities from a sky
model (ASCII catalogue, FITS image, or WSClean component list) into it. A
standalone primary-beam tool exposes the beam operations on their own.
$ simms telsim --telescope kat-7 --startfreq 900MHz --dfreq 1MHz --nchan 64 obs.ms
$ simms skysim --ascii-sky skymodel.txt --column DATA obs.ms
Getting started
Concepts
Using simms
Reference
Project