Skip to content

Pipeline for real-time fast transient detection in radio interferometric data

License

Notifications You must be signed in to change notification settings

gitter-badger/rtpipe

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rtpipe

... or 'real-time pipeline' is a package for searching for fast transients in radio interferometer data. Supersedes tpipe. Uses a paradigm that defines how to break long (large) data into smaller, independent pieces with a single treatment (flagging, image gridding, calibration, etc.).

Requirements

  • Python 2.7
  • Standard scientific Python stuff: numpy, scipy, matplotlib, multiprocessing
  • pwkit (for access to CASA libraries)
  • Cython (tested with 0.19.1)
  • sdmreader (for reading SDM format data)
  • sdmpy (for reading SDM format data)
  • pyFFTW (accelerated FFTs; tested with 0.92)

Install

python setup.py install

Contributors

Casey Law

and others...

About

Pipeline for real-time fast transient detection in radio interferometric data

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%