Skip to content

Imaging Pipelines

Tim Molteno edited this page Nov 10, 2021 · 5 revisions

Getting a Measurement Set

First create a measurement set from the TART telescope. This is done using the tart2ms package:

sudo pip3 install tart2ms --upgrade

Then download a set

tart2ms --ms test.ms

Using wsclean

wsclean -v -scale 0.1 -size 1750 1750  -make-psf  -pol RR tart.ms

Using disko

Clone this wiki locally