-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathREADME
18 lines (15 loc) · 1.75 KB
/
README
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
RFI Painter allows you to import miriad or hdf5 files containing waterfall visibilities to flag RFI or
genenerally any bad data. This interactive flagger displays three canvasses: Log Amplitude, Phase, and the Resulting Delay Spectrum
Output Format is currently only an hdf5 file with the structure of:
data array - (# waterfalls, times, freqs)
flag array - (# waterfalls, times, freqs)
info string - Should contain information for each waterfall such as obs filename, baseline length, index in data array
Important key shortcuts to note are:
Left Click: place an RFI flag
Left Click + Hold and Drag: place a rectanglar grouping of RFI flags
Right Click: undo the most recently placed set of flags
p: do not include waterfall into output dataset
right arrow: go to next waterfall
q: quit out of the canvasses, do this when you've reached the end of your dataset
and all of the waterfalls that were 'right arrowed' will be saved
o: enter zoom mode