A Pulsar Timing Package, written in Python from scratch
Project description
PINT is not TEMPO3
PINT is a project to develop a new pulsar timing solution based on python and modern libraries. It is still in active development, but it can already produce residuals from most “normal” timing models that agree with Tempo and Tempo2 to within ~10 nanoseconds. It can be used within python scripts or notebooks, and there are several command line tools that come with it.
The primary reasons we are developing PINT are:
To have a robust system to check high-precision timing results that is completely independent of TEMPO and Tempo2
To make a system that is easy to extend and modify due to a good design and the use of a modern programming language, techniques, and libraries.
Installing
Currently PINT is not available via PyPI or Conda. To install it you must obtain the source from GitHub (for example by cloning it), then install it, ensuring that all dependencies needed to run PINT are available:
$ pip install .
Be aware that both PINT and AstroPy require data files from the Internet, for example the International Earth Rotation Service bulletins, which are regularly updated. These files are cached, where possible, so once they have been downloaded you should be able to use PINT and AstroPy offline unless you require new data (for example you request a time more recent than your IERS bulletin contains).
Using
See the online documentation.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Hashes for pint_pulsar-0.5.7-py2.py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 2d500d47c906e9e59ee0861441b7c4164f5cd06341f9849da3af11ef70c12881 |
|
MD5 | 3a46f2a0dc91afb8415d094d2ba60ab4 |
|
BLAKE2b-256 | aa4c38feda55192cd472e5351177354ebe18c664108a85f88277d10c44de12b9 |