Skip to content

An interative Python/Matplotlib tool for analysing subpulse drifting in pulsars

Notifications You must be signed in to change notification settings

robotopia/drift_analysis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

drift_analysis

An interative Python/Matplotlib tool for analysing subpulse drifting in pulsars

Install

This needs the following Python packages to be installed on your system:

  • numpy
  • scipy
  • matplotlib
  • tk

Run

If starting a new analysis, this can be run on a "pdv" file (i.e. a text file containing the output of PSRCHIVE's pdv utility) as follows:

python drift_analysis.py <pdv_file> <stokes>

where "stokes" is one of (I,Q,U,V)

The program uses the JSON format to save out the analyses to file. If such a file has been saved, it can be loaded directly from the command line using

python drift_analysis.py <json_file>

Acknowledging use of this software

If you use this software for any publications, please cite McSweeney et al. (2022) and (optionally) Janagal et al. (2023).

About

An interative Python/Matplotlib tool for analysing subpulse drifting in pulsars

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages