Hi all!
I'm using uvlin to generate a continuum image from my uv data.
Input into miriad:
Task: uvlin
vis = g340.79-1.02.1420.5.6
out = g340.79-1.02.1420.cont.uvlin.terminal
order = 1
mode = continuum
Notice order = 1
Then in uvspec:
Task: uvspec
vis = g340.79-1.02.1420.5.6
stokes = xx,yy
interval = 2000
device = g340.cont.uvlin.terminal.ps/vcps
nxy = 4,4
Here's the output:
Since I set order = 1 I expect all the continuum solutions to be straight. Notice that two of them have discontinuities (top left, bottom left) and a few seem to be 2nd order. I have some other sources where this is worse, ie all baselines have 2nd order continuum solutions.
Any idea what's going on?