Skip to main content

A python package for the intersection of pulsar accelerations and Galactic structure

Project description

PEEBEE

Copyright Tom Donlon, 2024 UAH

github user: thomasdonlon

Requires Python v.>3.6.0


A python package for the intersection between pulsar timing, accelerations, and Galactic structure. Currently, this package mainly includes convenience functions for various things I have needed to do in pulsar acceleration research. This package will also form the foundation for the pulsars.uah.edu backend.

CONTENTS

A non-exhaustive list of contents of the package is given below:

  • Ability to compute accelerations (including line-of-sight accelerations) for user-defined potentials (including support for gala and galpy potentials)
  • Convenience functions for computing Pdots, including the Shklovskii effect, Relativistic orbital decay, Galactic accelerations, etc.
  • An extensive model framework to build potentials and compute accelerations (3D and line-of-sight) at arbitrary locations
  • An optimization package to find the best-fit potential to a list of data

DOCUMENTATION

Read the docs here: https://peebee.readthedocs.io/en/latest/

INSTALLATION

For Users:

  1. Open your terminal, and run

python3 -m pip install peebee

Note that some potential models may only work if the gala and galpy packages are installed. However, peebee will install and run perfectly fine without these packages.

For Developers:

  1. Clone the peebee github repository

  2. Make the desired changes in the source code

  3. Navigate to the directory where you cloned the repo, and then run

python3 setup.py develop --user

(note, you will probably need to uninstall any previous versions of peebee you had on your machine before running this)

  1. To test your changes, insert import statements for the subpackages that you want to use in your .py files as you normally would:
import peebee.{peebee subpackage} 
<...>
  1. Once you are done making changes to the source code, put in a pull request to master

  2. Navigate to the directory where you cloned the repo, and then run

python3 setup.py develop --uninstall
pip3 install peebee 

Your changes will not be available in the main peebee build until a new release comes out.

TODO

MAJOR:

  • Add support for astropy units
  • Development tests to pass before pushing a new version

MINOR:

  • Agama potentials?

KNOWN ISSUES

  • Certain versions of astropy (v6.1.0) and gala (v1.8.1) result in an error being produced when computing accelerations using Gala potentials. This can be resolved by downgrading astropy to v5.3.0 or upgrading Gala to the most recent version.

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

peebee-1.3.5.tar.gz (203.0 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

peebee-1.3.5-py3-none-any.whl (135.0 kB view details)

Uploaded Python 3

File details

Details for the file peebee-1.3.5.tar.gz.

File metadata

  • Download URL: peebee-1.3.5.tar.gz
  • Upload date:
  • Size: 203.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.8.0 colorama/0.4.4 importlib-metadata/4.6.4 keyring/23.5.0 pkginfo/1.8.2 readme-renderer/34.0 requests-toolbelt/0.9.1 requests/2.25.1 rfc3986/1.5.0 tqdm/4.57.0 urllib3/1.26.5 CPython/3.10.12

File hashes

Hashes for peebee-1.3.5.tar.gz
Algorithm Hash digest
SHA256 4c055f9146a14c4b27e991ec49c4d1281abfe8eb6da5c30e8a898a9ff4730972
MD5 82aa27784ff2acf4a36b82fb634d9b06
BLAKE2b-256 739ea7557ae00d1b28fc1ffd7dd97c9adcb940a17abafa5fe95740e03d985b4b

See more details on using hashes here.

File details

Details for the file peebee-1.3.5-py3-none-any.whl.

File metadata

  • Download URL: peebee-1.3.5-py3-none-any.whl
  • Upload date:
  • Size: 135.0 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.8.0 colorama/0.4.4 importlib-metadata/4.6.4 keyring/23.5.0 pkginfo/1.8.2 readme-renderer/34.0 requests-toolbelt/0.9.1 requests/2.25.1 rfc3986/1.5.0 tqdm/4.57.0 urllib3/1.26.5 CPython/3.10.12

File hashes

Hashes for peebee-1.3.5-py3-none-any.whl
Algorithm Hash digest
SHA256 c776e59e4e3e39ca1383196f4ecc700cfc5e7ba72d10f0b33a8cc04137848b0a
MD5 e0907eb1a10aa5b95510405131cd5a9a
BLAKE2b-256 b41c56eca9ea41fad222f55feba159d215b7d378dfdf854f4a800082688a261e

See more details on using hashes here.

Supported by

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