• Website
  • Contact
  • CV
  • Projects
  • Home
  • Gabi

    Seifert

    Gabi Seifert

    she/her

    Physics PhD student at the University of Colorado Boulder specializing in atomic, molecular, and optical physics.

    Location pin logoBoulder, CO

    Email logoEmail

    LinkedIn logoLinkedIn

    ORCID logoORCID

    This website is still a work in progress. Check out the Website tab to see where this is going, and feel free to poke around!

    About

    Hello everybody, I’m Gabi, and welcome to my website! I’m a scientist/artist/programmer from St. Paul, Minnesota, and currently a physics PhD student at the University of Colorado Boulder.

    In 2023 I graduated from Scripps College in Claremont, California, where I majored in physics, minored in German, and took a variety of classes not related to either of those fields.

    Physics

    Although I’m interested in a whole bunch of applications of physics, my physics research so far has focused on mathematical analysis of biological systems. In 2020 I started working with Dr. Janet Sheung at Scripps College on understanding iridescence in groups of bacteria or chameleons, produced by grids of cells creating structural color. I LOVED working with light, but didn’t get back to the field until 2022.

    Next I continued working with Dr. Sheung on analysis of motility patterns of single-celled organism Stentor coeruleus during regeneration of the oral apparatus.

    Dr. Sheung’s research group was trying to track regeneration by analyzing motility rather than morphology.

    I did background research on regulation of genes during cell regeneration, worked on the Python code used for cell tracking, and edited the journal paper, which was published in the Journal of Visualized Experiments. I also made ✨Stentor illustrations✨ for the paper.

    Basically, we were chopping off the head of this single-celled organism and then instead of just watching what it physically looks like, we tracked how it was moving around its space to see if it was fully regenerated or not.

    🡄 Wanna learn more about this research? Check out the Stentor project page!

    After the Stentor project, I moved over to the computational side of physics. Starting in 2021, I began an independent project with guidance from Dr. Sarah Marzen at Scripps College.

    Starting with a differential equation, I adapted the equation to fit a model of E. coli predicting the chemical concentration of allolactose in its environment. I solved the differential equation in Python for a single input function, used the Euler approximation to solve it for a vector of functions, used regression analysis to predict all functions, and finally applied the virtual E. coli system to video prediction.

    Basically, E. coli networks are pretty good at predicting chemical concentrations in their environment in real life, so I modeled that in Python and tried to get my model network to predict video–it worked ok!!

    A paper describing these results was published in Biosystems in January 2024!

    🡄 Wanna learn more about this research? Check out the E. coli project page!

    Finally, after my forays into biophysics I was ready to return home to my beloved optics.

    I then predicted the force exerted on trapped beads by following the path of all possible rays from a diverging beam incident on a spherical bead in an optical trap. I then summed up all force contributions from input reflection, input refraction, first output reflection, and first output refraction for each ray. This ray analysis in combination with the measured power level of the optical tweezers predicted a net force on the scale of 10^(-13) N exerted on the bead–which matched the measured force!!

    For my senior thesis project at Scripps, I built an optical tweezers setup for Dr. Sheung’s lab (it broke a million times but it worked in the end!)

    I’ll be joining the Kapteyn-Murnane group at CU Boulder in May 2024, so stay tuned for physics updates there. So far, I've been working on taking FROG traces to characterize a pulse for an OPA setup in the KM lab. I’m also working as a TA and teaching introductory electromagnetism as well as a class for non-majors on sound and music… wish me luck!

    Website plans!

    1. Make a project tabs format
    2. Insert projects
    3. Add music player, visitor counter
    4. Theming!!!! Animations!!! Artwork!!!!!

    See more plans the Website page! :D

    Music Player

    Album cover

    Title

    Artist:

    Artist


    Album:

    Album

    00:00

    Duration

    Tracklist:

    • Artist - Title1Duration
    • Artist - Title2Duration
    • Artist - Title3Duration

    music player code based on odditycommoddity's excellent music player. thank you!