Skip to main content

A Python package to calculate gravitational-wave sensitivity curves for pulsar timing arrays.

Project description

hasasia

https://img.shields.io/pypi/v/hasasia.svg https://img.shields.io/travis/Hazboun6/hasasia.svg Documentation Status

A Python package to calculate gravitational-wave sensitivity curves for pulsar timing arrays.

https://github.com/Hazboun6/hasasia/blob/master/hasasia_calligraphy.jpg

حساسية (hasasia) is Arabic for sensitivity

Features

Calculates the following structures needed for signal analysis with pulsars:

  • 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

Getting Started

hasasia is on the Python Package Inventory, so the easiest way to get started is by using pip to install:

pip install hasasia

The pulsar and spectrum objects are used to build sensitivity curves for full PTAs. The Spectrum object has all of the information needed for the pulsar.

import hasasia.senstivity as hsen

toas = np.arange(54378,59765,22) #Choose a range of times-of-arrival
toaerrs = 1e-7*np.ones_like(toas) #Set all errors to 100 ns
psr = hsen.Pulsar(toas=toas,toaerrs=toaerrs)
spec = hsen.Spectrum(psr)

Publication

This work is featured in a publication, currently released on the arXiv. If you would like to reference this work please use the following attribution:

@article{Hazboun:2019vhv,
         author         = "Hazboun, Jeffrey S. and Romano, Joseph D. and Smith, Tristan L.",
         title          = "{Realistic sensitivity curves for pulsar timing arrays}",
         year           = "2019",
         eprint         = "1907.04341",
         archivePrefix  = "arXiv",
         primaryClass   = "gr-qc",
         SLACcitation   = "%%CITATION = ARXIV:1907.04341;%%"
         }

Credits

Development Team: Jeffrey S. Hazboun, Joseph D. Romano and Tristan L. Smith

This package was created with Cookiecutter and the audreyr/cookiecutter-pypackage project template.

History

0.1.4 (2019-08-13) 0.1.3 (2019-08-13) 0.1.2 (2019-06-23) 0.1.1 (2019-06-23) 0.1.0 (2019-06-23)* ——————

  • First release on PyPI.

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

hasasia-0.1.4.tar.gz (8.3 MB view details)

Uploaded Source

File details

Details for the file hasasia-0.1.4.tar.gz.

File metadata

  • Download URL: hasasia-0.1.4.tar.gz
  • Upload date:
  • Size: 8.3 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.11.0 pkginfo/1.4.2 requests/2.18.4 setuptools/39.1.0 requests-toolbelt/0.8.0 tqdm/4.28.1 CPython/3.6.7

File hashes

Hashes for hasasia-0.1.4.tar.gz
Algorithm Hash digest
SHA256 c4546574e2b363e43b1e0387b491b32d6a6d89d3979b698588eb0ce8b1379c61
MD5 0a4d9c463f7a4d723d7a5f9ae7401a4c
BLAKE2b-256 7a634669ac103cd99a14af3ff4240da752bc48a07a6b65a6afe9b71a33f9098d

See more details on using hashes here.

Provenance

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