Skip to main content

pulsarbat (PULSAR Baseband Analysis Tools) is a Python package for analysis of radio baseband observations of pulsars.

Project description

https://img.shields.io/pypi/v/pulsarbat.svg https://img.shields.io/pypi/pyversions/pulsarbat.svg https://github.com/theXYZT/pulsarbat/workflows/CI/badge.svg https://codecov.io/gh/theXYZT/pulsarbat/branch/master/graph/badge.svg?token=Ia6qdZNhHE Documentation Status https://zenodo.org/badge/194818440.svg

pulsarbat (PULSAR Baseband Analysis Tools) is a Python package for analysis of radio baseband signals. Although this package has a special focus on radio pulsar astronomy, it can be easily used to work with other types of radio astronomical observations (such as fast radio bursts, quasars, and so on) or any time-frequency data, in general. pulsarbat provides:

  • Signals: Standardized containers for signal data.

  • Functions/Transforms for manipulating signals.

  • Easy integration with Dask for lazily executed workflows or managing large workloads in an “embarassingly parallel” manner.

Documentation can be found at: https://pulsarbat.readthedocs.io

Quickstart

Install the latest version of pulsarbat:

$ pip install pulsarbat

To use pulsarbat in a project:

import pulsarbat as pb

Citing

pulsarbat has a DOI via Zenodo: https://doi.org/10.5281/zenodo.6934355

This DOI link represents all versions, and will always resolve to the latest one. Use the following Bibtex entry to cite this work:

@software{pulsarbat,
  author       = {Nikhil Mahajan and Rebecca Lin},
  title        = {pulsarbat: PULSAR Baseband Analysis Tools},
  year         = {2023},
  publisher    = {Zenodo},
  doi          = {10.5281/zenodo.6934355},
  url          = {https://doi.org/10.5281/zenodo.6934355}
}

License

pulsarbat is licensed under the GNU General Public License v3.

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

pulsarbat-0.0.9.tar.gz (1.3 MB view hashes)

Uploaded Source

Built Distribution

pulsarbat-0.0.9-py2.py3-none-any.whl (666.7 kB view hashes)

Uploaded Python 2 Python 3

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