Skip to content

a module which reads the ATNF pulsar list and creates "pulsar" objects out of it.

Notifications You must be signed in to change notification settings

zhuww/pulsar-objects

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

Some routines that can parse the ATNF pulsar database, 
producing "pulsar" objects.
The module relies on Aaron Parson's aipy module, and extends it to provide some pulsar-specific functionality (like pulsed emission).
easy_install aipy

sample usage:
import pulsars as p

ap = p.allpulsars()


Notes:
the pulsar properties are stored in a dictionary p.props

test

About

a module which reads the ATNF pulsar list and creates "pulsar" objects out of it.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%