Abhimat Gautam

Software

Examples of public software that I have led the development of or contributed to.

Lead contributor

Phitter

Phitter is an open-source python package to simulate observables from stellar binary systems and to fit them to observed data. Observables that can be calculated and fit with Phitter include photometry (i.e., observed fluxes) and line-of-sight radial velocities (RVs).

Modeling of binary systems and calculation of observables is primarily handled with PHOEBE. When computing flux from model binaries, synthetic photometry for stars is derived for a wide range of telescope and passbands using SPISEA. Parameters for the binary system’s stellar components can be derived via interpolation of model stellar tracks (Phitter currently implements MIST). Otherwise, arbitrary stellar parameters for one or both stars can also be specified.

Fitting of observables to binary models is conducted with the use of MCMC sampling code. We provide support for sampling with nested sampling codes like UltraNest, MultiNest (via PyMultiNest), or dynesty. Phitter can also be used with non-nested sampling MCMC codes like emcee. Examples to demonstrate how to set up a fitter are provided for UltraNest, dynesty, and emcee.

Analysis software for science papers

Gautam et al. (2024)

  • binary_fraction: Python library used for the majority of the analysis, including the computation of significantly periodic signals, and determination of a stellar binary fraction estimate from observations.
  • gatspy: Fork of gatspy to implement a trended, multi-band Lomb-Scargle periodicity search. Long-term trends can be modeled with polynomials, and the periodicity search is performed using the framework described by VanderPlas & Ivezić (2015).

Significant Contributions

Keck AO Imaging (KAI) Data Release Pipeline

Stellar Population Interface for Stellar Evolution and Atmospheres (SPISEA)