Code and Data Products
Code
Please look at my github profile to see all the projects I’m currently working on. I briefly describe some of my main projects here:
How to measure distances?
I am the lead developer of silkscreen, a novel simulation based inference approach to measuring distances of dwarf galaxies. We recently published a paper describing the concept along with some applications but we are hoping to expand and improve the implementation. Our ultimate goal is a robust method to measure distances to dwarf galaxies from large surveys like LSST, Roman and Euclid.
Sersic fitting for the 2020’s and beyond
I am a co-lead developer of pysersic, a new Bayesian implementation of a old method. Parameteric profile fitting is a stable in extragalactic astronomy to study the morphology of galaxies, and there are many codes designed to do so. The benefits of pysersic are that is is written fully in python, utilizing jax for faster execution, ability to run on GPUs and gradient tracking. We utilize gradient information so for lightening quick Bayesian inference.
We designed pysersic to be simple to use but still customizable were necessary! All the development is hosted on github. Feel free to reach out if you have any questions or issues!
imcascade - Moving beyond the Sersic Profile
imcascade (fitting IMages with a CASCADE of gaussians, described here ) is a Bayesian implementation of the multi-gaussian expansion method for fitting the morphology of galaxies. The python implementation is availible on github and PyPI. Please see the docs for an in-depth example and also reach out if you are intereseted in using this code and have issues or any questions.
Data
Galaxy photometry in the DWFS
Please find a link to a catalog of photometry measurements for massive galaxies in the Dragonfly Wide Field Survey from Miller et al. (2020). The photometry is measured by integrating the 1-D profile as described in the paper and is converted to the SDSS filter system. Total magnitudes for the g and r band reported as well as the g-r color. Please cite the above paper if you use this data and reach out if you have any questions.