python-hasasia
Pulsar timing array sensitivity curves calculation in Python
This package provides a Python package to calculate gravitational-wave sensitivity curves for pulsar timing arrays.
Features:
pulsar transmission functions
inverse-noise-weighted transmission functions
individual pulsar sensitivity curves
pulsar timing array sensitivity curves as characteristic strain, strain sensitivity or energy density
power-law integrated sensitivity curves
sensitivity sky maps for pulsar timing arrays
- Versions: 1.2.3
- Website: https://github.com/Hazboun6/hasasia
- Licenses: Expat
- Package source: gnu/packages/astronomy.scm
- Builds: See build status
- Issues: See known issues
Installation
Install the latest version of python-hasasia
as follows:
guix install python-hasasia
Or install a particular version:
guix install python-hasasia@1.2.3
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell
documentation for more information.
Badge code
You can use the following badge to inform users of python-hasasia about the latest version available in Guix.
Example HTML:
<a href='https://packages.guix.gnu.org/packages/python-hasasia'><img src='https://packages.guix.gnu.org/packages/python-hasasia/badges/latest-version.svg' alt='Version in GNU Guix'></a>
Example Markdown:
[](https://packages.guix.gnu.org/packages/python-hasasia)
Example Org:
[[https://packages.guix.gnu.org/packages/python-hasasia][https://packages.guix.gnu.org/packages/python-hasasia/badges/latest-version.svg]]