Visibilities with FITS

Is MIRIAD being a pain? Let us know your experience.

Moderator: Mark.Wieringa

Post Reply
bnorfolk
Posts: 45
Joined: Fri May 17, 2019 3:56 pm

Visibilities with FITS

Post by bnorfolk »

Hi again,

I'm still trying to nut out this visibility problem. I've found I can use uvaver to condense my observations and then fits to output the uv data, the results are shown in the attached snip of my python code loading the table.
I wondering what the DATA column refers to? I need u[m], v[m], Re[Jy], Im [Jy], and w[m] variables. The table appears to have u,v, and w in some other unit and the DATA column could be one of the flux measurements but I'm unsure.
Is this the right path to go down? Or am I do this completely wrong?

Cheers,
Brodie
Attachments
Screen Shot 2019-06-24 at 4.44.45 pm.png
Screen Shot 2019-06-24 at 4.44.45 pm.png (853.28 KiB) Viewed 7127 times
bnorfolk
Posts: 45
Joined: Fri May 17, 2019 3:56 pm

Re: Visibilities with FITS

Post by bnorfolk »

For anyone else with this issue, I figured out a short time ago that the visibilities can be extracted from the uv data set using uvdump.
Post Reply