SourceCatalogATNF

class gammapy.catalog.SourceCatalogATNF(filename=None)[source]

Bases: gammapy.catalog.SourceCatalog

ATNF pulsar catalog.

The ATNF pulsar catalog is the collection of information on all pulsars.

Unfortunately it’s only available in a database format that can only be read with their software.

This function loads a FITS copy of version 1.54 of the ATNF catalog: http://www.atnf.csiro.au/research/pulsar/psrcat/catalogueHistory.html

The ATNF_v1.54.fits.gz file and make_atnf.py script are available here.

Attributes Summary

description
name

Attributes Documentation

description = 'ATNF pulsar catalog'
name = 'ATNF'