Opened 15 years ago

Closed 14 years ago

#91 closed enhancement (fixed)

hard to flag CABB data

Reported by: JamieStevens Owned by: MarkWieringa
Priority: major Milestone:
Component: MIRIAD - CABB branch Version:
Keywords: CABB, flagging Cc:
Estimated Number of Hours: 0 Add Hours to Ticket: 0
Billable?: yes Total Hours: 0

Description

Currently there is only one reliable method of flagging CABB data, and that is to manually specify flagging regions using uvflag. This does not necessarily mean that comprehensive flagging is impossible, but rather that it takes much longer than it needs to.

To improve the efficiency of flagging, it would be desirable to:

  • improve blflag:

+ allow blflag to replicate most/all of what uvplt can do, in terms of axes

+ allow blflag to display data that has not been averaged over frequency

+ show all Stokes parameters in blflag, and leave points out of blflag plots only when all Stokes parameters are flagged (currently, for example, if XX is flagged, blflag will not display the unflagged YY value for the same visibility)

  • make tvflag work with 24-bit displays; now that all data has thousands of channels, flagging bad channel ranges can be quite tedious using only uvflag

Change History (4)

comment:1 Changed 14 years ago by MarkWieringa

Status: newassigned

blflag now has a noqav option.

comment:2 Changed 14 years ago by MarkWieringa

a nofqav option that is. Allowing all channels to appear on the plot.

comment:3 Changed 14 years ago by MarkWieringa

Added channel as an options for axis.

Use option=scalar to see all rfi, multiple polarizations are averaged which may mask rfi in vector averages.

comment:4 Changed 14 years ago by MarkWieringa

Resolution: fixed
Status: assignedclosed

blflag flags all polarization when one is flagged. If previous flagging has been applied use uvpflag with options=or to flag all stokes when one is flagged. Jamie has written pgflag as a tvflag replacement. This addresses most of the issues.

Note: See TracTickets for help on using tickets.