next up previous
Next: SMASPLT for 4 GHz Up: FLAGGING DATA Previous: Flagging Integrations near Change

Flagging Based on Variable Range

Miriad task smacheck flag uv-data if variables or data are out of range. Here is a usage to flag uv data based on a T$_{\rm sys}$ range:

Task:   smacheck
  vis      = gc_rx1.lsb
  flagval  = flag
  var      = systemp
  range    = 1,1200
UV data outside T$_{\rm sys}$ range 1-1200 K will be flagged.

  Task:   smacheck
  vis      = gc_rx1.lsb 
  flagval  = flag
  var      = inttime
  range    = 7,15
UV data outside integration time (inttime) range 7-15 sec will be flagged. This will be useful to get rid of the pointing scans with integration time of 5 sec.



Jun-Hui Zhao (miriad for SMA)
2012-07-09