Recent Releases of psrqpy

psrqpy - v1.3.1

Version 1.3.1

Scientific Software - Peer-reviewed - Python
Published by mattpitkin 12 months ago

psrqpy - Version 1.2.10

Scientific Software - Peer-reviewed - Python
Published by mattpitkin over 1 year ago

psrqpy - Version 1.2.9

Version 1.2.9

Scientific Software - Peer-reviewed - Python
Published by mattpitkin almost 2 years ago

psrqpy - v1.1.6

For changes see the CHANGELOG file.

Scientific Software - Peer-reviewed - Python
Published by mattpitkin about 4 years ago

psrqpy - v1.1.5

For changes see the CHANGELOG file.

Scientific Software - Peer-reviewed - Python
Published by mattpitkin about 4 years ago

psrqpy - v1.1.4

For changes see the CHANGELOG file.

Scientific Software - Peer-reviewed - Python
Published by mattpitkin about 4 years ago

psrqpy - v1.1.3

For changes see the CHANGELOG file.

Scientific Software - Peer-reviewed - Python
Published by mattpitkin about 4 years ago

psrqpy - v1.1.2

For changes see the CHANGELOG file.

Scientific Software - Peer-reviewed - Python
Published by mattpitkin over 4 years ago

psrqpy - v1.1.1

For changes see the CHANGELOG file.

Scientific Software - Peer-reviewed - Python
Published by mattpitkin almost 5 years ago

psrqpy - v1.1.0

This release removes the Python 2.7 compatibility for psrqpy, so that it is only available for Python version greater than 3.5.

For other changes see the CHANGELOG file.

Scientific Software - Peer-reviewed - Python
Published by mattpitkin almost 5 years ago

psrqpy - v1.0.11

See CHANGELOG for details of release notes.

Scientific Software - Peer-reviewed - Python
Published by mattpitkin about 5 years ago

psrqpy - v1.0.10

Allow references to be accessed through Pulsar object (see #71)

Scientific Software - Peer-reviewed - Python
Published by mattpitkin about 5 years ago

psrqpy - v1.0.9

Minor fix to references.

Scientific Software - Peer-reviewed - Python
Published by mattpitkin over 5 years ago

psrqpy - v1.0.8

See CHANGELOG for details of release notes.

Scientific Software - Peer-reviewed - Python
Published by mattpitkin over 5 years ago

psrqpy - v1.0.7

Fix an issue with Tables in Astropy v4.0 (see #61)

Scientific Software - Peer-reviewed - Python
Published by mattpitkin almost 6 years ago

psrqpy - v1.0.6

Adds position errors on the right ascension and declination when converted into degrees (see #60)

Scientific Software - Peer-reviewed - Python
Published by mattpitkin almost 6 years ago

psrqpy - v1.0.5

Minor fix of Python 2 incompatibility.

Scientific Software - Peer-reviewed - Python
Published by mattpitkin over 6 years ago

psrqpy - v1.0.4

See change log

Scientific Software - Peer-reviewed - Python
Published by mattpitkin over 6 years ago

psrqpy - v1.0.3

  • Previous release caused Python 2.7 tests to fail, which is fixed in this release

Scientific Software - Peer-reviewed - Python
Published by mattpitkin over 6 years ago

psrqpy - v1.0.2

  • Fix Python 3 test failures due to astropy changes to ecliptic coordinate functions (#54)

Scientific Software - Peer-reviewed - Python
Published by mattpitkin over 6 years ago

psrqpy - v1.0.1

  • Fix problem with setting the version number if importing a catalogue that already exists as an astropy Table (see #53)

Scientific Software - Peer-reviewed - Python
Published by mattpitkin over 6 years ago

psrqpy - v1.0.0

This release involves major changes to the API.

  • PSRQpy now downloads the full ATNF Pulsar Catalogue database and stores it internally.
  • PSRQpy will no longer generate queries of the ATNF Pulsar Catalogue via the web interface.
  • Derived parameters are calculated internally rather than being values returned be the catalogue web interface.
  • Full string paper references are no longer included in the output table, but can be returned using the parse_ref method of the QueryATNF class.

Scientific Software - Peer-reviewed - Python
Published by mattpitkin about 7 years ago

psrqpy - v0.6.3

Fix inclusion of get_glitch_catalogue function and correct it to give the glitch parameters in the correct units.

Scientific Software - Peer-reviewed - Python
Published by mattpitkin over 7 years ago

psrqpy - v0.6.2

The glitch_catalogue function can now read from a given database file and returns parameter errors and references.

Scientific Software - Peer-reviewed - Python
Published by mattpitkin over 7 years ago

psrqpy - v0.6.1

Added a function to access the Jodrell Bank glitch catalogue.

Scientific Software - Peer-reviewed - Python
Published by mattpitkin over 7 years ago

psrqpy - v0.5.3

The code can now return queries on parameters from "expert" mode. It also now will always return the 'JName' by default for any query, unless explicitly told not to.

Scientific Software - Peer-reviewed - Python
Published by mattpitkin over 7 years ago

psrqpy - v0.5.2

Fix reading of PMTOT value to include error.

Scientific Software - Peer-reviewed - Python
Published by mattpitkin over 7 years ago

psrqpy - v0.5.1

Fix legend issue with the ppdot function. Allow searches to return pulsars within a given circular boundary.

Scientific Software - Peer-reviewed - Python
Published by mattpitkin over 7 years ago

psrqpy - v0.4.12

Minor tweaks to the ppdot method for drawing period-period derivative diagrams.

Scientific Software - Peer-reviewed - Python
Published by mattpitkin over 7 years ago

psrqpy - v0.4.11

Fix problem with the get_catalogue() function in Python 3 that was not fixed in release v0.4.10.

Scientific Software - Peer-reviewed - Python
Published by mattpitkin over 7 years ago

psrqpy - v0.4.10

Fix problem with the get_catalogue() function in Python 3.

Scientific Software - Peer-reviewed - Python
Published by mattpitkin over 7 years ago

psrqpy - v0.4.9

Minor fix to ppdot() plotting method.

Scientific Software - Peer-reviewed - Python
Published by mattpitkin over 7 years ago

psrqpy - v0.4.8

Some fixes have been made to the get_catalogue() function.

Scientific Software - Peer-reviewed - Python
Published by mattpitkin almost 8 years ago

psrqpy - v0.4.7

Allow more graceful handling if no requested pulsars are found.

Scientific Software - Peer-reviewed - Python
Published by mattpitkin almost 8 years ago

psrqpy - v0.4.6-zenodo

Version released on Zenodo.

Scientific Software - Peer-reviewed - Python
Published by mattpitkin almost 8 years ago

psrqpy - v0.4.6

Slight documentation update.

Scientific Software - Peer-reviewed - Python
Published by mattpitkin almost 8 years ago

psrqpy - v0.4.5

Updated requirements to make sure that astropy versions before v3.0 are used if installing using Python 2.

Scientific Software - Peer-reviewed - Python
Published by mattpitkin almost 8 years ago

psrqpy - v0.4.4

Now includes a function to download the entire ATNF pulsar catalogue into an astropy Table.

Scientific Software - Peer-reviewed - Python
Published by mattpitkin almost 8 years ago

psrqpy - v0.4.3

Fixed a minor python3 related bug in the ppdot plotting function.

Scientific Software - Peer-reviewed - Python
Published by mattpitkin about 8 years ago

psrqpy - v0.4.2

Includes minor bug fix.

Scientific Software - Peer-reviewed - Python
Published by mattpitkin about 8 years ago

psrqpy - v0.4.1

This new release makes the module python 3.X compatible.

Scientific Software - Peer-reviewed - Python
Published by mattpitkin about 8 years ago

psrqpy - v0.3.6

Previous v0.3.6 did not contain the correct updates!

Scientific Software - Peer-reviewed - Python
Published by mattpitkin about 8 years ago

psrqpy - v0.3.5

Minor documentation updates.

Scientific Software - Peer-reviewed - Python
Published by mattpitkin about 8 years ago

psrqpy - v0.3.4

Updated version number

Scientific Software - Peer-reviewed - Python
Published by mattpitkin about 8 years ago

psrqpy - v0.3.3

Minor documentation changes.

Scientific Software - Peer-reviewed - Python
Published by mattpitkin about 8 years ago

psrqpy - v0.3.2

Further minor documentation updates.

Scientific Software - Peer-reviewed - Python
Published by mattpitkin about 8 years ago

psrqpy - v0.3.1

Release with update documentation at readthedocs

Scientific Software - Peer-reviewed - Python
Published by mattpitkin about 8 years ago

psrqpy - v0.2.1

This update adds Pulsar and Pulsars classes to hold pulsar information. It also allows you to get pulsar ephemerides from the ATNF catalogue.

Scientific Software - Peer-reviewed - Python
Published by mattpitkin about 8 years ago

psrqpy - PSRQpy

A python module for online queries of the ATNF pulsar catalogue.

Scientific Software - Peer-reviewed - Python
Published by mattpitkin about 8 years ago