Skip to content

Visibility interface for hand flagging radio interferometer data.

Notifications You must be signed in to change notification settings

jkerrigan/RFIPainter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 

Repository files navigation

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   

About

Visibility interface for hand flagging radio interferometer data.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages