Skip to main content

timing library for high energy Pulsar observation

Project description

TAT-pulsar (Timing Analysis Toolkit for pulsar astrophysics)

DOI:<your number> Upload Python Package codecov

Install the Package using conda

Download the repository

Download the whole repository to your local directory using git clone or git fetch.

For example, In you local path execute:

git clone https://github.com/tuoyl/tat-pulsar.git

And you will get the folder tat-pulsar, in the folder you will see a file named setup.py. We will install the whole package based on this script.

Create a conda environment

The most elegant thing to do before installing is to create a new conda environment to avoid conflicts with your existing python environment.

conda create -n pulsar-timing python=3

after downloading the dependancies, execute

conda activate pulsar-timing

to enter the pulsar-timing environment of conda, you will see (pulsar-timing) before the shell prompt.

Install the repository

Now you are all set to install the repository. In the directory where the setup.py located, execute:

python3 -m pip install -e .

Uninstall the repository

if you want to uninstall the package for generating the product.

python3 -m pip uninstall tat-pulsar

Todo list

  • optimize the structure of the package (!important!)
    • root directory contains data, utils, pulse(for searching, folding and related timing analysis)
    • construct object for
      • Profile
      • TOA defined in data directory
    • reconstruct and optimize the output results of
      • tatpulsar.pulse.fold
      • tatpulsar.pulse.search
  • Documentation (real data example, tutorial)
  • barycentric correction module
    • add console script for Event FITS file barycor
  • binary analysis (search, binary correction)
  • profile simulator

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

tat-pulsar-0.2.11.tar.gz (40.9 kB view details)

Uploaded Source

Built Distribution

tat_pulsar-0.2.11-py3-none-any.whl (44.6 kB view details)

Uploaded Python 3

File details

Details for the file tat-pulsar-0.2.11.tar.gz.

File metadata

  • Download URL: tat-pulsar-0.2.11.tar.gz
  • Upload date:
  • Size: 40.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.9.14

File hashes

Hashes for tat-pulsar-0.2.11.tar.gz
Algorithm Hash digest
SHA256 c3d6075256167c80b1d48caee4f323a41a8c01465bfeef83f8cceee87ef1dbcf
MD5 4bb088e662920c2377ecedf8281966f6
BLAKE2b-256 49f09a8bdd8cb1fe8e4076db3591e2dd894102d1bac61d3e543ce3d6f4e91461

See more details on using hashes here.

File details

Details for the file tat_pulsar-0.2.11-py3-none-any.whl.

File metadata

  • Download URL: tat_pulsar-0.2.11-py3-none-any.whl
  • Upload date:
  • Size: 44.6 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.9.14

File hashes

Hashes for tat_pulsar-0.2.11-py3-none-any.whl
Algorithm Hash digest
SHA256 e4fd9e6f4990da6f9657ee53c9b5564fbb76857177257239e7a00cbebb097406
MD5 ebe2c24353b6a54b0a0871ab7ddedd80
BLAKE2b-256 e4676f8c676661d5b5d03d3752b28aaba4d8049860288fc0a0fa55bc354a9395

See more details on using hashes here.

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