Skip to content
View AdamField118's full-sized avatar

Block or report AdamField118

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
AdamField118/README.md

Hi, I'm Adam Field

I'm a junior at WPI studying physics, working toward a research career in observational cosmology and weak gravitational lensing. My work sits at the intersection of machine learning, numerical methods, and astrophysics to build the computational tools that turn telescope images into maps of dark matter.


Research

A JAX/Flax neural network for galaxy shear estimation, developed with my advisor Sayan Saha at Northeastern. ShearNet achieves similar accuracy with faster inference than classical NGmix metacalibration on the same galaxy samples. The architecture uses a fork-like CNN that processes galaxy and PSF images on separate branches before fusing them for shear prediction. A paper is in preparation.

Finite Element Mass Map Inversion is a novel FEM-BEM coupled solver for reconstructing projected mass density maps from weak lensing shear fields. Unlike classical Kaiser–Squires inversion (which uses periodic boundary conditions and suffers from the mass-sheet degeneracy), FEMMI solves the lensing Poisson equation on all of $\mathbb{R}^2$ by coupling a P3 finite element interior to a boundary element method that encodes the correct decay at infinity. The forward operator is injective, resolving the mass-sheet degeneracy. MAP reconstruction uses Morozov's discrepancy principle for automatic regularisation selection. Built independently as part of an independent study in computational physics with Dr. William Sanguinet.

SuperBIT Weak Lensing Pipeline

Working with Professor Jacqueline McCleary's group at Northeastern, I've processed real observational data from the SuperBIT stratospheric balloon telescope. This includes calibration and coaddition, galaxy shape measurement with NGmix and metacalibration, and Kaiser–Squires mass reconstruction with E/B-mode decomposition on the galaxy cluster PLCKG287+32.9. I also built VisFITS to explore my curiousity of overlaying mass maps with coaddition images.


Tools & Stack

JAX · Flax · GalSim · NGmix · SciPy · NumPy · Python · SLURM

Pinned Loading

  1. s-Sayan/ShearNet s-Sayan/ShearNet Public

    Neural network-based galaxy shear estimation with JAX GPU acceleration, simulation, and benchmarking tools

    Python 4

  2. FEMMI FEMMI Public

    Finite Element Mass Map Inversion for weak lensing shear

    Python

  3. personal-website personal-website Public

    HTML

  4. Undergraduate-Physics-Portfolio Undergraduate-Physics-Portfolio Public

    JavaScript

  5. Chaotic_Pendulum Chaotic_Pendulum Public

    In Intermediate Physics Laboratory (2025) we have a project to analyze a chaotic pendulum system. This will be done through tracking the angles of a physical set up, making a theoretical model, the…

    Python

  6. Blackhole-in-Python Blackhole-in-Python Public

    Jupyter Notebook