tom wagg

graduate studentmassive star enthusiastastrophysicist?

recent projects

The Asteroseismic Imprints of Mass Transfer

an investigation into how accreting mass can impact a star's asteroseismic signals

LEGWORK

a python package for LISA related calculations and visualisation

Galactic DCOs in LISA

an examination of the galactic population of LISA detectable DCOs

Too much of a good thing?

predictions and mitigation strategies for NEO follow-up in the Era of LSST

Hybrid Solar System Catalogue

a new catalogue of solar system objects combining simulated objects with real observations

COMPAS

a rapid binary population synthesis code

The Asteroseismic Imprints of Mass Transfer


We demonstrate how a previous mass transfer episode can impact the asteroseismic signals of an SPB star and discuss the implications for inferring stellar properties as well as the potential for constrain mass transfer

Last summer (2023) I took a deep dive into asteroseismology at the Kavli Summer Program in Munich and got the chance to work on this project with some awesome people! We used MESA to a simulate an accretor that experiences mass transfer in a binary system, and then applied GYRE to calculate its pulsation periods and compare it to a single star.

We found that the asteroseismic signals of a star that's undergone accretion are significantly different from an equivalent single star and that these differences remain throughout the star's main sequence.

We show that, for a star that's undergone accretion, using asteroseismology to infer its age and mass based on its period spacing pattern can be very inaccurate when assuming single star evolution. We also discuss the potential for using the period spacing pattern to constrain aspects of binary mass transfer, in particular rejuvenation. For more details, read the paper!

Explore interactive plots!

Too much of a good thing?

Rapid NEO follow-up strategies in the Era of LSST


We make predictions for the impact that the Rubin Observatory Legacy Survey of Space and Time (LSST) will have on the Near Earth Object (NEO) follow-up system and present strategies for mitigating this impact.

The sky is falling!? Well, the sky is full of NEOs at least! The sheer volume of objects that will be detected by LSST presents a problem for the NEO follow-up system, since so many potential NEOs will be reported each night that efficient follow-up will be very difficult. Even more than that, the submissions will be heavily polluted by main belt asteroids masquerading as NEOs.

We quantify this problem and examine exactly how large of an impact LSST will have. Spoiler alert: it's a HUGE impact, particular in the first year. We created a new algorithm for predicting which LSST observations will likely not require follow-up and so the application of this algorithm can mitigate the impact significantly.

This algorithm doesn't solve the problem entirely, particularly in regards to the background from main belt asteroids. We discuss a couple of potential solutions to reducing this background as well as ideas for conservative cuts that could be applied in the first couple years of the survey.

Read my paper summary post here!

LEGWORK


LEGWORK is a python package that does the LEGWORK for you by evolving binaries, calculating gravitational-wave strains, computing signal-to-noise ratios for binary systems potentially observable with LISA and visualising the results

My co-authors (Katie Breivik and Selma de Mink) and I have officially released LEGWORK and you can now read the paper on the ArXiv! This package was dreamt up almost entirely independently by both me and Katie, and when we realised that we had the same idea we decided to work together to create this package!

Our motivation behind LEGWORK was to create a package that was completely open-source, since this would (1) allow seasoned experts to collaborate and suggest new features or improvements and (2) make it easier for newcomers to quickly understand how to make their own predictions. Another motivation was that, by introducing this package to the community, we could create a collaborative code to avoid individual mistakes. We found that many papers have slightly different pre-factors in their equations, which could lead to very different predictions, so we aim for LEGWORK to provide a central tool and reference for the community to use in order to avoid this confusion.

The installation of the package should be very simple. Just run

pip install legwork

and you're all set! If you have any installation issues you can check out the full instructions here.

LEGWORK can be used to evolve the orbits of binaries, calculating their gravitational-wave strains, compute their signal-to-noise ratios and visualise the results! I encourage you to check out all of the tutorials, demos and documentation here. Below I've included some plots that demonstrate the sorts of things you could make with LEGWORK. The plot on the left illustrates how eccentricity can affect the detectability of a binary - some eccentricity can be good for increasing your SNR, but too much can move the GW emission into an area of the sensitivity curve to which LISA is less sensitive! The plot on the right shows the horizon distance for circular binaries over different frequencies and eccentricities. For more information about these plots I encourage you to read the "Use Cases" section of the release paper, in which we discuss them in detail!

Gravitational wave sources in our Galactic backyard

Predictions for BHBH, BHNS and NSNS binaries detectable with LISA


We examine the population of LISA detectable BHBHs, BHNSs and NSNSs in the Milky Way for 20 different binary physics variations, using a new model for the Milky Way and large grid of population synthesis simulations

What happens when a grid of over 2 billion massive binaries, a new empirically-informed model for the Milky Way, a Python package for stellar-origin LISA sources and a group of astrophysicists walk into a bar? This paper!

Long long ago this paper started off as my senior thesis for college, supervised by Floor Broekgaarden and Selma de Mink. At the time I was quite pleased with it...but if you want to amuse yourself, go see how simple the thesis was by comparison (though I will say that I managed to accomplish all of the "future work" section, so there is that!). Then, just in the final days of college, the world erupted into chaos with a pandemic and so, given my previous experience with online classes, I decided to take a gap year before starting my PhD. Instead, I spent the last year working on this (and LEGWORK) and I'm so very excited to finally share it with everyone!

In this project we investigated the population of LISA detectable binary black holes (BHBHs), black hole neutron stars (BHNSs) and binary neutron stars (NSNSs) that reside in the Milky Way. Although similar studies have been done in the past, we made several improvements. We use an improved model for the Milky Way that accounts for the chemical enrichment history of the galaxy and the size of our simulations is far larger than those used by others, which reduces our sampling uncertainties. We also approached the problem with stellar evolution in mind and thus examined our results for 20 different model variations in order to see how things changed when we alter the underlying binary physics assumptions.

Read my paper summary post here!

Hybrid Solar System Catalogue


We built a framework for creating hybrid catalogues of solar system objects that combine real objects with MPCORB with simulated catalogues to allow for LSST predictions that account for prior observations

Current predictions for LSST solar system observations are often done using synthetic solar system catalogues. These catalogues contain every expected solar system object, not accounting for the fact that we have already found many of the larger or brighter ones. I think the implications of this can be best expressed by Gru:

Predicting the re-discovery of Ceres, or any of the known solar system bodies for that matter, would of course be unfortunate. Therefore we've built a framework that can create a hybrid catalogue that combines the latest data from the Minor Planet Center with the Simulated Solar System Catalogue (S3M)

You can read more about it in the summary post (linked below) or the Appendix of Wagg+2023

Read the summary post here!

COMPAS


COMPAS combines tools for statistical analysis and model selection with rapid population synthesis, allowing inferences to be made about the details of stellar and binary evolution with ease

COMPAS is an open-source, rapid binary population synthesis code that I help to develop. I was introduced to the COMPAS team by Selma de Mink whilst working on my Galactic DCO paper and took a deep-dive into the codebase in order to help improve COMPAS' handling of low-mass stars with Selma. I've also taken a detailed look at COMPAS' wind mass loss prescriptions and helped to clean them up as well as change the way COMPAS handles luminous blue variable wind mass loss by default.

We recently released a comprehensive methods paper that details how the code works and the science behind it. I really enjoyed helping to write this paper as it gave me a great opportunity to get a clear understanding of all of the underlying physics that goes into the code!

I focussed on the single star evolution and, in particular, made Figures 5-8 for the paper. For example, below I include Figure 5 from the paper, which shows a Hertzsprung-Russell diagram at two different metallicities, which I produced used COMPAS. You can see the approximate solutions that COMPAS uses in the Hertzsprung Gap for example (where the lines are completely straight), yet the general shape of the evolution matches what we expect from stellar evolution. In case you're interested in checking them out, the other figures show: the maximum radial extension of each stellar type, the main sequence lifetime for different metallicities and the initial-core-remnant mass relations for different metallicities and prescriptions.

If you're interested in learning more about how COMPAS works then I recommend that you read the methods paper, it is very detailed and has a convenient table of contents for you to hop around. And if you're less interested in how the code was designed, but instead want to know how to use it then check out the documentation!


find a full list of my publications on ADS!
for more info about me check out my biographical page!