Skip to content
View aibhleog's full-sized avatar
πŸ”­
πŸ”­

Highlights

  • Pro

Organizations

@jwst-texas-master-scholars @tamu-magic @ceers @TAMU-GLASS @cosmic-spring @nasa-peer

Block or report aibhleog

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

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

Report abuse
aibhleog/README.md

photo of a Chilean sunset with a telescope, taken by Taylor

Hi yall, I'm Taylor! πŸ”­

I'm a Texan astrophysicist studying high-redshift galaxies that existed when the Universe was less than 1 billion years old. I primarily study these galaxies through near-infrared spectroscopy, targeting the emission lines emitted from these galaxies in the ultraviolet (which have redshifted to the near-infrared by the time their light reaches our telescopes).

I code for my research and for some of my servicework, however I also dabble in various mini projects as hobbies. Feel free to look around and check it out! You can also learn more about me, my research, and my hobby projects on my website, aibhleog.github.io.

🌟 Random project highlight 🌟

how-are-you

I'll change out occasionally which project I'm highlighting in my bio, but for now I want to talk about my how-are-you repository! The main script (how-are-you.py) is a Python script that is made to be added at the base of your .bashrc or .bash_profile so that it can prompt you daily (the first time you open your terminal) to log how you're doing that day. I made this for myself and anyone who wants to track their mental health over time but knows that they will never be able to keep up with logging it, unprompted.

The image to the left is an example of what the prompt will look like in your terminal πŸ˜€ I've also added three other scripts to the repo -- one which plots your feelings entries versus time (see-feelings.py), one which plots your feelings entries as a histogram (see-hist.py), and one which allows you to change your feeling entry for the day (update-feeling.py). Two of these scripts are meant to be integrated into your .bashrc as aliases, so that you can type their alias in the terminal and pop up plots or change your feelings entry without having to track down the file (visit the README.md for more info on this).

Pinned Loading

  1. Quick-Tools-for-the-Observational-Astronomer Quick-Tools-for-the-Observational-Astronomer Public

    These are some of the quick tools I use while observing and writing proposals.

    Python 3 3

  2. plotting-playground plotting-playground Public

    This repository stores fun plots I've made for various presentations and outreach programs that others may find fun or useful!

    Python 4

  3. Keck-Visiting-Scholar Keck-Visiting-Scholar Public

    Repository for code related to my Keck Observatory Visiting Scholar work.

    Jupyter Notebook 1

  4. aibhleog.github.io aibhleog.github.io Public

    Personal website -- always tweaking it

    HTML 2

  5. how-are-you how-are-you Public

    A small script which, when paired with .bashrc, asks you each day to rank how you're feeling and logs it. This code will only prompt you the first time you open your terminal that day.

    Python 7

  6. baryon-sweep baryon-sweep Public

    a custom outlier rejection algorithm for JWST/NIRSpec IFS data, described in Hutchison et al. (submitted to PASP)

    Jupyter Notebook 3 2