Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: group bios #4

Merged
merged 10 commits into from
Sep 27, 2024
12 changes: 12 additions & 0 deletions _pages/about_albert.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
# Alberto Diaz Hernandez - Ph.D. Student

Alberto uses optical observations of Active Galactic Nuclei to aid searches for supermassive black hole binaries at their hearts.
By studying the statistical properties of this data, he hopes to characterize accretion disk structure and identify promising binary candidates.

## Education

B.S. Physics Angelo State University

## Research Interests

Those deeply mysterious regions of spacetime which serve as the greatest fountains of electromagnetic energy in the known universe.
12 changes: 12 additions & 0 deletions _pages/about_daniel.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
# Daniel Oliver - Postdoctoral Fellow

Daniel earned his bachelor’s in Physics from Oklahoma State University and then his Ph.D. in Space and Planetary Sciences from the University of Arkansas. His dissertation was on modeling signal confusion noise from extreme mass ratio inspiral (EMRI) peeps for the planned Laser Interferometer Space Antenna (LISA) mission. Daniel is now a postdoctoral fellow working with the North American Observatory for Gravitational Waves (NANOGrav) Physics Frontier Center at Oregon State University. Daniel's website [https://danieljoliver.com/](https://danieljoliver.com/).

## Education

B.S. Physics, Oklahoma State University
Ph.D. Space and Planetary Sciences, conc. Gravitational Wave Astrophysics, University of Arkansas

## Research Interests

Gravitational wave modeling, noise modeling, EMRIs
2 changes: 1 addition & 1 deletion _pages/about_dave.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Dave Wright
# Dave Wright - Ph.D. Student

Dave works at the intersection of computational astrophysics, gravitational wave astronomy, and cosmology.
His research focuses on developing new methods to extract information about the early universe, supermassive blackholes, and high-energy physics from gravitational waves.
Expand Down
5 changes: 5 additions & 0 deletions _pages/about_ian.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
# Ian Diaz - Former M.S. Student

Ian Díaz graduated from OSU in the summer of 2024 with a Master's in physics; his research was titled "A Red Noise Analysis of PSR B1937+21, PSR J1824-2452A, and PSR J0218+4232 using NICER X-ray Timing Data". Ian also received the Graduate Certificate in University Teaching and his Bachelor's degree in physics from OSU. After receiving a Master's degree, Ian moved to Santiago, Chile to pursue a PhD in Astronomy.

For fun, Ian plays many games such as Stellaris, Minecraft, chess, and D&D; he also enjoys being outdoors, hiking, running, and generally being social with friends.
17 changes: 17 additions & 0 deletions _pages/about_jeremy.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
# Jeremy Baier _(he/him)_ - Ph.D. Student

[https://jeremy-baier.github.io/](https://jeremy-baier.github.io/).

Jeremy is a 3rd year grad student at Oregon State University where he works with Dr. Hazboun on detector characterization and interstellar medium mitigation. Jeremy is currently co-leading the NANOGrav 15 year custom noise project. He is also interested in detector tuning and sensitivity forecasting.

Jeremy previously worked with Dr. Les Wade and Dr. Madeline Wade in the Kenyon College LIGO Lab on parameterized neutron star equation of state models and searches for gravitational wave scattering.

When he is not in the office, Jeremy enjoys trail running in the OSU research forest and thinking about the pulsar term.

## Education

B.A. Math and Physics Kenyon College (2022)

## Research Interests

gravitational waves, pulsars, interstellar medium, detector characterization, SMBHBs
11 changes: 11 additions & 0 deletions _pages/about_kalista.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
# Kalista Wayt - Ph.D. Student

Kalista's main research interests lie in PTA noise analyses, specifically focusing on the true origins of intrinsic red noise. She is trying to determine how spin noise is varies across the MSPs using various computational and analytic tools. However, her true skill set lies in sketching little logos for projects and B-day scheming. If she's not in the office you can probably catch her at home spending time with her cat or playing board games.

## Education

B.A. Math and Physics Kenyon College (2023)

## Research Interests

gravitational waves, pulsars noise analyses
12 changes: 12 additions & 0 deletions _pages/about_peter.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
# Peter Orndoff - Former B.S. Student

Peter's research focuses on advancing methods to analyze the dark matter power spectra, dark matter over-density statistics, and supermassive black hole binaries (SMBHBs). His engagement in physics research is driven by a deep curiosity about the conditions of the early universe.
Peter's website: [https://peterorndoff.space/](https://peterorndoff.space/).

## Education

B.S. Computational Physics Oregon State University

## Research Interests

Dark Matter, Gravitational Waves, SMBHBs, Early Universe Conditionss
35 changes: 28 additions & 7 deletions _pages/profiles.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,22 +9,43 @@ nav_order: 7
profiles:
# if you want to include more than one profile, just replicate the following block
# and create one content file for each profile inside _pages/
- align: right
- align: left
image: group_photos/jeff_headshot.jpg
content: about_jeff.md
image_circular: false # crops the image to make it circular

- align: right
image: group_photos/daniel_headshot.jpg
content: about_daniel.md
image_circular: false # crops the image to make it circular

- align: left
image: group_photos/jeremy_headshot.jpg
content: about_jeremy.md
image_circular: false # crops the image to make it circular

- align: right
image: group_photos/kalista_headshot.jpg
content: about_kalista.md
image_circular: false # crops the image to make it circular

- align: left
image: group_photos/dave_headshot.jpg
content: about_dave.md
image_circular: false # crops the image to make it circular

- align: right
image: group_photos/albert_headshot.jpg
content: about_albert.md
image_circular: false # crops the image to make it circular

- align: left
image: prof_pic.jpg
content: about_einstein.md
image: group_photos/peter_headshot.jpg
content: about_peter.md
image_circular: false # crops the image to make it circular

- align: right
image: group_photos/ian_headshot.jpg
content: about_ian.md
image_circular: false # crops the image to make it circular
more_info: >
<p>555 your office number</p>
<p>123 your address street</p>
<p>Your City, State 12345</p>
---
Binary file added assets/img/group_photos/albert_headshot.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/img/group_photos/daniel_headshot.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/img/group_photos/group_photo_S2024.JPG
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/img/group_photos/ian_headshot.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/img/group_photos/jeremy_headshot.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/img/group_photos/kalista_headshot.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/img/group_photos/peter_headshot.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.