pulsarbat (PULSAR Baseband Analysis Tools) is a Python package for analysis of radio baseband observations of pulsars.
Project description
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
Built Distribution
File details
Details for the file pulsarbat-0.0.9.tar.gz
.
File metadata
- Download URL: pulsarbat-0.0.9.tar.gz
- Upload date:
- Size: 1.3 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.11.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 0907973c530602ae8bc50fe3655b37dc9cce27252fb147a24a94209832bf7322 |
|
MD5 | 7f61082d36304f5af2e23462279a49fa |
|
BLAKE2b-256 | e661dbd6b2034f4d593bb4b1b63d73d4563eb9ee71d7fc0e0395dcf1dc863f0d |
File details
Details for the file pulsarbat-0.0.9-py2.py3-none-any.whl
.
File metadata
- Download URL: pulsarbat-0.0.9-py2.py3-none-any.whl
- Upload date:
- Size: 666.7 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.11.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | c3b0436a60a3b9fd32964bebddf726b46b7cc175b9c8363fa7354ddd5a34cb82 |
|
MD5 | dd67fa2ef9b17baecb73ba93448b4fae |
|
BLAKE2b-256 | fe56338a2ec6b462465e891f467adab6e764e133cd8aec14b34b881adbc1e7a6 |