Updated: April 2024

Research

On this page you can find the various research fields that I have been involved in and continue to be involved in.
You can find my research publications at the following links: Orcid page; papers on arXiv; papers on ADS.
I've spoken about my research at many public events, which you can read about on my Speaker Events page.

Exoplanet atmospherics

Exoplanet science concerns itself with questions surrounding these planets around other stars, in an attempt to narrow down on the questions that humanity have been grappling with since time immemorial: how did we get here? My doctorate and ongoing research focuses on the questions of these planet’s atmospheres. What are planet atmospheres composed of? What kind of chemistry occurs in these atmospheres? I do this primarily with the tool of retrievals.

A computer graphic of the process of a retrieval, from observation to model.

Attempting to answer these questions is done through both observing and modelling. As a planet revolves around its host star, light from the host star passes through the planet’s atmosphere. With both ground-based and space-based telescopes, we can capture this light with spectroscopic instruments. Spectroscopy takes advantage of molecules’ inherent quantum properties to enable us to discern how molecules are being either absorbed or scattered by the planet’s atmosphere.
Forward models are able to build up a picture of a planet’s atmosphere by approximating the radiation from host star down through layers of the atmosphere. Retrievals combine these with observations; and iterate over the forward models in order to attempt to match a forward model to the spectra using Bayesian optimisation and parameter estimation.
Below is a highlights reel of my most prominent projects.

frogr development

frogr is an acronym of "Fro-m gas to retrieval" and homage to the classic 1997 Hasbro Interactive computer game, Frogger: He’s Back!. The logo is generated with PhyloPic, depicting the bufo bufo species. frogr is available to use as open-source software from GitHub. A computer graphic of a frogr.

  • Created a plugin for TauREx 3.1, called frogr, from ATMO, which allows the use of ATMO's chemistry protocols to be applied to the forward modelling in TauREx 3.1, thus enabling retrievals with equilibrium and non-equilibrium chemical processes in the atmosphere of planets. This furthers retrievals' abilities to detect for physical processes occurring in planets and increases the amount of atmospheric parameters that we can solve for
  • Python-wrapped Fortran code will be effectively packaged for TauREx 3.1's existing modular architecture and then implemented for retrievals, which includes debugging and trial retrievals for testing purposes
  • ATMO plugin to be used in Bieger et al. 2023 (in prep)

WASP-79b analysis

A hand-drawn portrait of a Panamanian dancer.
  • Analysed the chemistry of this hot-Jupiter planet through the Hubble Space Telescope (HST) and Spitzer Space Telescope (Spitzer) emission and transmission spectra, culminating in Bieger et al. 2022 (in prep). This was off the back of my involvement in analysing this planet and two other hot-Jupiters in Skaf et al. 2020
  • Used the Iraclis data reduction pipeline to reduce original HST WFC-141 grism transmission and emission spectra, followed by using the TauREx 3.1 retrieval modelling tool, with the GGChem equilibrium chemistry plugin tool, in order to analyse the resultant spectra
  • The image to the right is one I commissioned from Panamanian-American illustrator Alex Naimoli. The country of Panama, in an IAU NameExoWorlds public engagement campaign, named WASP-79b Pollera, which is the traditional costume that a woman wears when dancing the Panamanian dance, El Punto. The host star was named Montuno in accompaniment, which is the traditional costume of a woman’s partner when dancing to the drums of the El Punto

PARC and ARC development

  • Familiarised myself with an existing Python and IDL code architecture from collaborator, during which I commented the code throughout to improve readability for future users
  • Time-profiled code, aiming to increase efficiency, and reported results in order to improve overall architecture
  • Reworked code for user-friendliness: created features such as self-creating folders in order to minimise the amount of user interaction required before using code and allowing for more seamless use

Earth atmospherics

Project title: Determining the Dust Concentration of Mixed Dust/Pollution Plumes from Lidar Measurements in East Asia.
Aerial view of a sandstorm over China. This project began by exploring the literature of atmospheric aerosols in East Asia, particularly dust and anthropogenic aerosols. Due to the nature of anthropogenic aerosols, they are particularly prone to mixing with dust that washes over East Asia in large storms in various seasons. This can move polluting particles from one country to another, which becomes particularly pertinent as the link between pollution and negative health outcomes become more prominent, and international legal frameworks become more invested in addressing climate crisis issues.
In the picture on the left, a spring sandstorm over China can be seen. This image is from the Moderate Resolution Imaging Spectroradiometer on the NASA Terra Satellite (Lindsey, 2010). As Mueller et al. (2010) states, satellite passive remote sensing and other existing technology is inadequate for separating out dust from anthropogenic urban haze; nor can it identify in which layer of the atmosphere the dust resides in relative to other pollution. Sun photometers and LIDAR can instead fill this gap in knowledge--and it was LIDAR detection methods that I investigated with my supervisors, Detlef Mueller and Boyan Tatarov.
I aimed to address the following in my project: how does the composition of East Asian dust lend itself to mixing with pollution and ensuing transportation? In which way is LIDAR the optimal technology for measuring East Asian dust? What are the principles behind LIDAR design and operation, and how are the results best analysed?