Skip to content

wulinhui1/psrdynspec

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

psrdynspec

Python 3 tools for processing dynamic spectra of radio transients

Dependencies

psrdynspec is written in Python 3, tested on Python 3.7.4 and has the following package dependencies.

  • astropy > 4.0
  • blimpy = 2.0.0
  • matplotlib > 3.0
  • numpy
  • scipy
  • pandas

Installation

  1. Clone this repository to your local machine.
  2. At a terminal on your local machine, change directory (cd) into psrdynspec.
  3. Run the command python setup.py install on the terminal.

Modules defined in psrdynspec can now be imported into Python run from any location on your system.

Troubleshooting

Please submit an issue to voice any problems or requests.

Improvements to the code are always welcome.

About

Python 3 tools for processing dynamic spectra of radio transients

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%