Skip to content

This is the code used to compute the efron petrosian statistic on radio pulsar data from ATNF catalog.

Notifications You must be signed in to change notification settings

Pymamid/EP-statistic-radio-pulsars

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

EP-statistic-radio-pulsars

To get pulsar data from ATNF catalog ( https://www.atnf.csiro.au/research/pulsar/psrcat/), follow these steps:

  • Select the required fields (Name, P0, S1400, Dist, Survey)
  • To get pulsars only from the Parkes Multibeam Survey, add (P0>0.01) && survey(pksmb) && (DIST>0) && (S1400>0) into the condition box.
  • Click on Table to get the required data.

The data has been downloaded and stored as csv file (as can be found here). Running the Efron_Petrosian_Statistic.py file will render all plots.

About

This is the code used to compute the efron petrosian statistic on radio pulsar data from ATNF catalog.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages