3C147_spw1

Flagging

For starters, I flagged channels 0:3, 59:63, and 5,7,9,... The reason for flagging odd channels is that we use Hanning tapering, and then calibrate on even channels only. However, the imager is unable to use channel stepping (due to a bug -- confirmed by Kumar Golap), so it's easier to just flag the odd channels so that the imager ignores them. A kludge, but it works.

Then I used autoflag to flag RFI and such:

Idea: should make a separate "lightweight autoflagger" and put it into casacore. In the meantime, can make a TDL interface to the sucker (which would currently generate glish code on-the-fly), and incorporate the flag transfer job into it, which sits oddly in view-ms.

Idea: eventually need to flag on solutions (i.e. flag ewhere |G| goes wild). I can build a tree for this...

Calibration

18/09/08:

Idea: make a "job manager". Every time a TDL job is run, save the current options (and the job name) into a binary file. Provide an interface to save this as a "job profile" with a descriptive name. Then, we can run job profiles with a single click of the mouse...

19/09/08:

Idea: make a MEP table manager, launch as a widget from within the browser. Allow to make backups of all MEP tables, with descriptive comments, restore backups, and view contents using some kind of plotter.

Idea: add antenna selection to imaging options. We want to try imaging with and without the antenna 7 baselines.

20/09/08:

Idea: add antenna subset selector to imaging control. Currently done with TaQL string: ANTENNA1 NOT IN [7] && ANTENNA2 NOT IN [7].

Idea: add UV-distance selector to MSUtils. Can be done with TaQL string such as sumsqr(UVW) > x

21/09/08:

22/09/08:

Idea: integrate the backup of parameter sets, residual images and flag reports. Keep them in subdirectories in the MS. Automatically generate an HTML log. What's needed then is automatic generation of residual plots from the collector.

23/09/08:

25/09/08:

26/09/08:

30/09/08:

01/10/08:

02/10/08:

Next step: use current solutions to subtract 3C147 and sources 21-298, write this to MODEL_DATA. Then, use this to solve for the remaining troublesome sources to see if I can get rid of them completely.

04/10/08:

Gone on to calibrate band 0 and try some other approaches. This will be documented on a separate page: OlegSmirnov/CalibrationEfforts/3C147_Band0

OlegSmirnov/CalibrationEfforts/3C147 Band1 (last edited 2008-11-24 21:50:37 by OlegSmirnov)