Skip to main content

A Pulsar Timing Package, written in Python from scratch

Project description

Actions Status Coverage Documentation Status License:BSD Code of Conduct

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.

IMPORTANT Note!

PINT has a naming conflict with the pint units package available from PyPI (i.e. using pip) and conda. Do NOT pip install pint or conda install pint! See below!

Installing

Conda Version PyPI PyVersions

PINT is now available via PyPI as the package pint-pulsar, so it is now simple to install via pip. For most users, who don’t want to develop the PINT code, installation should just be a matter of:

$ pip install pint-pulsar

By default this will install in your system site-packages. Depending on your system and preferences, you may want to append --user to install it for just yourself (e.g. if you don’t have permission to write in the system site-packages), or you may want to create a virtualenv to work on PINT (using a virtualenv is highly recommended by the PINT developers).

PINT is also available for Anaconda python under the conda-forge channel:

$ conda install -c conda-forge pint-pulsar

The above two options install the latest released version. If you want access to the latest development version, the source code, example notebooks, and tests, you can install from source, by cloning the source repository from GitHub, then install it, ensuring that all dependencies needed to run PINT are available:

$ git checkout https://github.com/nanograv/PINT.git
$ cd PINT
$ pip install .

Complete installation instructions are availble here.

Using

See the online documentation.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

pint-pulsar-0.8.1.tar.gz (20.0 MB view details)

Uploaded Source

Built Distribution

pint_pulsar-0.8.1-py3-none-any.whl (11.1 MB view details)

Uploaded Python 3

File details

Details for the file pint-pulsar-0.8.1.tar.gz.

File metadata

  • Download URL: pint-pulsar-0.8.1.tar.gz
  • Upload date:
  • Size: 20.0 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.23.0 setuptools/51.1.0 requests-toolbelt/0.9.1 tqdm/4.45.0 CPython/3.7.9

File hashes

Hashes for pint-pulsar-0.8.1.tar.gz
Algorithm Hash digest
SHA256 c0ad58aa6906d43be9e2a18a36383023379203ac73001a48f5afc742de3fd560
MD5 e06b306c9dd41a827ca4eb4d5643dc39
BLAKE2b-256 d76d9f708a51ae2d694af441db76547fa0f741ca398f2f5bbc0927e1e2ae7e54

See more details on using hashes here.

Provenance

File details

Details for the file pint_pulsar-0.8.1-py3-none-any.whl.

File metadata

  • Download URL: pint_pulsar-0.8.1-py3-none-any.whl
  • Upload date:
  • Size: 11.1 MB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.23.0 setuptools/51.1.0 requests-toolbelt/0.9.1 tqdm/4.45.0 CPython/3.7.9

File hashes

Hashes for pint_pulsar-0.8.1-py3-none-any.whl
Algorithm Hash digest
SHA256 4548033f8035eddb768f8e48197fd7f31f5e39c4afb628a4293e1cc8fc88dd74
MD5 6825659fd848dc2b42bdb5339052b49e
BLAKE2b-256 e84119303ee959665ce761edac08522244807914f88b2f6bec88c35bf16c059e

See more details on using hashes here.

Provenance

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page