This loads a font easier to read for people with dyslexia.
This renders the document in high contrast mode.
This renders the document as white on black
This can help those with trouble processing rapid screen movements.


ATNF Pulsar Catalogue: Download

Current version (v2.0.1)

Click on the link below to download a gzipped tar file of the latest psrcat source code and public catalogue:

psrcat_pkg.tar.gz

Archive

The following releases are available from the archive:

psrcat_pkg.v2.0.1.tar.gz
psrcat_pkg.v2.0.0.tar.gz
psrcat_pkg.v1.71.tar.gz
psrcat_pkg.v1.70.tar.gz
psrcat_pkg.v1.69.tar.gz
psrcat_pkg.v1.68.tar.gz
psrcat_pkg.v1.67.tar.gz
psrcat_pkg.v1.66.tar.gz
psrcat_pkg.v1.65.tar.gz
psrcat_pkg.v1.64.tar.gz
psrcat_pkg.v1.63.tar.gz
psrcat_pkg.v1.62.tar.gz
psrcat_pkg.v1.61.tar.gz
psrcat_pkg.v1.60.tar.gz
psrcat_pkg.v1.59.tar.gz
psrcat_pkg.v1.58.tar.gz
psrcat_pkg.v1.57.tar.gz
psrcat_pkg.v1.56.tar.gz
psrcat_pkg.v1.55.tar.gz
psrcat_pkg.v1.54.tar.gz
psrcat_pkg.v1.53.tar.gz
psrcat_pkg.v1.52.tar.gz
psrcat_pkg.v1.51.tar.gz
psrcat_pkg.v1.50.tar.gz
psrcat_pkg.v1.5.tar.gz
psrcat_pkg.v1.49.tar.gz
psrcat_pkg.v1.48.tar.gz
psrcat_pkg.v1.47.tar.gz
psrcat_pkg.v1.46.tar.gz
psrcat_pkg.v1.45.tar.gz
psrcat_pkg.v1.44.tar.gz
psrcat_pkg.v1.43.tar.gz
psrcat_pkg.v1.42.tar.gz
psrcat_pkg.v1.41.tar.gz
psrcat_pkg.v1.40.tar.gz
psrcat_pkg.v1.4.tar.gz
psrcat_pkg.v1.39.tar.gz
psrcat_pkg.v1.38.tar.gz
psrcat_pkg.v1.37.tar.gz
psrcat_pkg.v1.36.tar.gz
psrcat_pkg.v1.35.tar.gz
psrcat_pkg.v1.34.tar.gz
psrcat_pkg.v1.33.tar.gz
psrcat_pkg.v1.32.tar.gz
psrcat_pkg.v1.31.tar.gz
psrcat_pkg.v1.30.tar.gz
psrcat_pkg.v1.3.tar.gz
psrcat_pkg.v1.29.tar.gz
psrcat_pkg.v1.28.tar.gz
psrcat_pkg.v1.27.tar.gz
psrcat_pkg.v1.26.tar.gz
psrcat_pkg.v1.25.tar.gz
psrcat_pkg.v1.24.tar.gz
psrcat_pkg.v1.23.tar.gz
psrcat_pkg.v1.22.tar.gz
psrcat_pkg.v1.21.tar.gz
psrcat_pkg.v1.20.tar.gz
psrcat_pkg.v1.2.tar.gz
psrcat_pkg.v1.19.tar.gz
psrcat_pkg.v1.18.tar.gz
psrcat_pkg.v1.17.tar.gz
psrcat_pkg.v1.16.tar.gz
psrcat_pkg.v1.15.tar.gz
psrcat_pkg.v1.14.tar.gz
psrcat_pkg.v1.13.tar.gz
psrcat_pkg.v1.12.tar.gz
psrcat_pkg.v1.11.tar.gz
psrcat_pkg.v1.10.tar.gz
psrcat_pkg.v1.1.tar.gz

Installation

Linux or Mac OSX

On Linux or Mac OSX machines unpack the source code using

> gunzip psrcat_pkg.tar.gz
> tar -xvf psrcat_pkg.tar

this will create a directory called psrcat_tar and place the source code inside. To compile and link the software:

> cd psrcat_tar
> source makeit

Test that everything is working correctly by typing

> psrcat -db_file psrcat.db -c "name p0 dm" 0437-4715

which should output

-------------------------------------------------------------------------------------------------
#     NAME                   P0                                     DM
                             (s)                                    (cm^-3 pc)
-------------------------------------------------------------------------------------------------
1     J0437-4715  jlh+93     0.005757451936712637    17  rhc+16     2.64476        7  vbv+08
-------------------------------------------------------------------------------------------------
It is useful to define an environment variable called PSRCAT_FILE that points to the public catalogue.

> setenv PSRCAT_FILE mydir/psrcat/psrcat.db

A readme file is provided with the distribution that contains further useful information.

Copyright and Referencing

PSRCAT is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. PSRCAT is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

PSRCAT makes use of "evaluateExpression: A Simple Expression Evaluator". Copyright (c) 1996 - 1999 Parsifal Software, All Rights Reserved.

The programs and databases remain the property of the Australia Telescope National Facility, CSIRO, and are covered by the CSIRO Legal Notice and Disclaimer linked at the bottom of this page.

If you make use of information from the ATNF Pulsar Catalogue in a publication, we would appreciate acknowledgement by reference to the publication "The ATNF Pulsar Catalogue", R. N. Manchester, G. B. Hobbs, A. Teoh & M. Hobbs, Astronomical Journal, 129, 1993-2006 (2005) and by quoting the web address http://www.atnf.csiro.au/research/pulsar/psrcat for updated versions.