Resources

Software Tools

cosmopy (GitHub)

Command-line tool and simple python library for cosmological calculations.

From the command-line, cosmopy will quickly print cosmological distance measures, for example: converting from redshift to luminosity distance, lookback time, etc.

Auto-Looping GIF

As a python library, cosmopy is a simple wrapper around the astropy.Cosmology class that speeds up the calculation of distance measures by precomputing them over a grid, and then rapidly interpolating, instead of re-integrating each time a new distance measure is requested which is the default behavior with astropy.

holodeck (GitHub)

image

Framework for massive black-hole binary population synthesis. holodeck is a python package developed by the NANOGrav Astrophysics Working Group to simulate populations of massive black-hole (MBH) binaries, including the self-consistent modeling of MBH binary evolution.


kalepy (GitHub)

Python package for performing Kernel Density Estimation (KDE) and resampling from discrete populations.

image

The goal of this package is to allow for significantly more flexibility than alternative packages, for example by allowing for reflecting boundary conditions in multiple dimensions, weighted distributions, and a number of convenient plotting functions. The package also builds in efficient 'resampling' methods to draw new samples/populations from the KDE distributions.


Bibliography / Recommended Reading

Gravitational Waves (GWs)

The 'bible' for general relativity, GWs, and black holes is Gravitation by Misner, Thorne, & Wheeler (NASA/ADS). For a more focused study of GWs, including their detection, see the two volume text, Gravitational Waves by Maggiore. For Pulsar Timing Arrays, particularly concerning the detection and parameter estimation of GWs, see Nanohertz Gravitational Wave Astronomy, by Stephen Taylor. For more details on detection statistics and estimation theory in general, I've found the first two volumes of Fundamentals of Statistical Processing, by Kay to be very clear.

Start with:

Chronological:

Massive Black-Holes (MBHs)

Start with:

Chronological:

Massive Black Hole Binaries

Start with:

Chronological:

Pulsar Timing Arrays (PTAs)

Start with:

Chronological:

The Laser Interferometer Space Antenna (LISA)

General Reference Materials