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.

INSTALLATION

FOR USERS:

  1. Open your terminal, and run

python3 -m pip install peebee

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

MINOR:

  • Agama potentials?

ISSUES

  • Currently, the most up-to-date 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.

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.2.0.tar.gz (58.7 kB view details)

Uploaded Source

Built Distribution

peebee-1.2.0-py3-none-any.whl (59.7 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: peebee-1.2.0.tar.gz
  • Upload date:
  • Size: 58.7 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.2.0.tar.gz
Algorithm Hash digest
SHA256 e914a733eea1e81de43573d93baae28680c10d45803d78bf890bb0aff7747c41
MD5 f69a426111403af79f1df78248b96348
BLAKE2b-256 85eaaf195170b9cdf761496a73c5236b128edd06b147df550e871b88ce3319f8

See more details on using hashes here.

File details

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

File metadata

  • Download URL: peebee-1.2.0-py3-none-any.whl
  • Upload date:
  • Size: 59.7 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.2.0-py3-none-any.whl
Algorithm Hash digest
SHA256 9effa763dfcc2bea1b5660c9b2694c8df2bc95d136980ec93ed7d32aa48c3f16
MD5 9ec8af95b78e7cc4dad617abdfdbc802
BLAKE2b-256 7a1c234e81477d561acccbaa3f19efe4ecd80d188d055a3de8fb3820ca822589

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