Curriculum Vitae
Links
Education
-
University of Pittsburgh
06/2023 - Ph.D. Physics
12/2018 - M.S. Physics
Rensselaer Polytechnic Institute
05/2017 - B.S. Physics
Postdoctoral Appointee
Cosmological Physics and Advanced Computing (CPAC) Group
Argonne National Laboratory
Contact me: alanpearl13@gmail.com
University of Pittsburgh
06/2023 - Ph.D. Physics
12/2018 - M.S. Physics
Rensselaer Polytechnic Institute
05/2017 - B.S. Physics
galtab is a key Python package that enabled much of the work in my PhD thesis by pretabulating galaxy placeholders to improve prediction efficiency of my Counts-in-Cylinders estimator.
JaxTabCorr is a Python package that integrates classes from TabCorr and halotools into a differentiable prediction framework made possible by JAX autodiff libraries.
mocksurvey is a Python package used for constructing mock galaxy catalogs and perform mock surveys seeded from the UniverseMachine empirical model.
I am a contributor to halotools, which is a Python package that provides a wide array of models of the galaxy-halo connection.
You can download my mock catalogs for PFS here
Publications: See my papers on ADS
Postdoc at Argonne
I work closely with Andrew Hearin and others to develop models of the galaxy-halo connection, implemented with Python's JAX library to enable GPU acceleration and automatic differentiation. I am focusing on improving the scalability of our model to extremely large datasets by designing a framework that performs distributed parallel computation, while seamlessly preserving the advantages of JAX. My goal is to execute this framework to perform self-consistent mock observations on cosmological simulations, thereby minimizing biases in the joint inference of cosmology and galaxy formation physics.
PhD Thesis
Illuminating and Tabulating the Galaxy-Halo Connection
Part I: Illuminated the UniverseMachine to construct PFS mock catalogs
Using UniverseMachine as a model and UltraVISTA photometry as training data, I created a mock galaxy catalog specifically tailored to making predictions for the upcoming PFS survey. Using this mock, I published a paper which demonstrated that future extensions of the PFS survey should prioritize increasing the survey area to best improve scientific goals. This mock and the methods used to create it are publicly available.
Part II: Tabulated statistical estimators to be fast, precise, and differentiable
The galaxy-halo connection is typically analyzed via Markov-chain Monte Carlo (MCMC) sampling of parameter-space in order to place constraints on models. However, this process is slowed down by the stochastic nature of halo occupation distribution (HOD) models. I have improved the efficiency of this process with two open-source projects: