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 …
**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 …
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 …
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 …
`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 …
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 …
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 …
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 …
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), …
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 …