Software

21cmSense featured image

21cmSense

21cmSense computes sensitivity estimates for radio interferometers like HERA and the SKA. Originally written by Jonathan Pober, I have been the primary maintainer and developer of …

Read more
yabf featured image

yabf

**Yet Another Bayesian Framework**. This package is a Python library that implements a simple way to define complicated hierarchical Bayesian models via static YAML files. It is …

Read more
pydftools featured image

pydftools

A package that implements a statistical method for robust estimation of density functions for observables, eg. luminosity functions and mass functions of galaxies or haloes. While …

Read more
powerbox featured image

powerbox

A small Python code that is all about power spectra in “boxes” of arbitrary dimension. It can both create boxes with a given power spectrum, or determine the power spectrum of a …

Read more
matvis featured image

matvis

`matvis` is a visibility simulator: it computes what an interferometer (like [HERA](/projects/hera)) would measure given a model of the sky. This process is incredibly …

Read more
hera-sim featured image

hera-sim

hera_sim is one of the primary codes I contribute to in the [HERA software suite](https://github.com/hera-team/). It is geared at simulating HERA-specific instrumental effects …

Read more
hankel featured image

hankel

A small Python code that implements a way to do a very specific integral transform — the Hankel transform. This transform is particularly common in astrophysics and cosmology …

Read more
halomod featured image

halomod

The halo model is a super-convenient analytic tool to predict the spatial distribution of “things” in the Universe. It uses dark matter halos as the basic scaffolding, and then …

Read more
EDGES Analysis Pipeline featured image

EDGES Analysis Pipeline

I am the primary developer of a new software pipeline for EDGES data. This involves a stack of codes for [data reading/writing](https://github.com/edges-collab/edges-io), …

Read more
cosmotile featured image

cosmotile

A simple library that is able to transform a periodic 3D coeval volume into a slice of an angular lightcone. The algorithm is presented in Boom Kittiwisit's …

Read more