Skip to content

Commit

Permalink
fix(linting): apply fixes from formatter
Browse files Browse the repository at this point in the history
  • Loading branch information
davecwright3 committed Aug 31, 2024
1 parent 9b84824 commit c332de6
Show file tree
Hide file tree
Showing 4 changed files with 8 additions and 5 deletions.
3 changes: 1 addition & 2 deletions _pages/about.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@ title: about
permalink: /
subtitle: Gravitational Wave Astronomy at Oregon State University


profile:
align: right
image: prof_pic.jpg
Expand All @@ -19,7 +18,7 @@ selected_papers: true # includes a list of papers marked as "selected={true}"
social: true # includes social icons at the bottom of the page
---

The hazgrav research group, headed by [Dr. Jeffrey Hazboun](https://jeffreyhazboun.github.io/), is a member of the North American Nanohertz Observatory for Graviational Waves ([NANOGrav](nanograv.org)) scientific collaboration. Comprising a collaborative network of astrophysicists and astronomers, NANOGrav is dedicated to exploring the universe's most enigmatic phenomena through the study of pulsars.
The hazgrav research group, headed by [Dr. Jeffrey Hazboun](https://jeffreyhazboun.github.io/), is a member of the North American Nanohertz Observatory for Graviational Waves ([NANOGrav](https://nanograv.org/)) scientific collaboration. Comprising a collaborative network of astrophysicists and astronomers, NANOGrav is dedicated to exploring the universe's most enigmatic phenomena through the study of pulsars.

Pulsars, celestial objects emitting regular pulses of radiation, serve as cosmic timekeepers. NANOGrav leverages the precision of these pulsars to detect and analyze gravitational waves—ripples in spacetime caused by the acceleration of massive celestial objects.

Expand Down
3 changes: 3 additions & 0 deletions _pages/about_dave.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,13 @@
# Dave Wright

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.
Dave's website [https://www.davecwright.org/](https://www.davecwright.org/).

## Education

B.S. Math and Physics, M.S. Physics University of Central Florida

## Research Interests

Gravitational waves, Cosmology, SMBHBs, Computational Astrophysics
3 changes: 3 additions & 0 deletions _pages/about_jeff.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,11 @@
# Jeff Hazboun

Jeff earned his master’s from Oregon State University and then his Ph.D. in Physics from Utah State University. Hazboun had two postdoctoral positions, one at the University of Texas and the other at the University of Washington Bothell, both working with the North American Nanohertz Observatory for Gravitational Waves (NANOGrav) Physics Frontier Center. Jeff's website [https://jeffreyhazboun.github.io](https://jeffreyhazboun.github.io/index.html).

## Education

Ph.D., Physics, Utah State University

## Research Interests

TBD
4 changes: 1 addition & 3 deletions _pages/repositories.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,7 @@ nav_order: 4
{% endfor %}
</div>

{% endif %}
---
## {% endif %}

{% if site.data.repositories.github_repos %}

Expand Down Expand Up @@ -47,4 +46,3 @@ nav_order: 4

{% endfor %}
{% endif %}

0 comments on commit c332de6

Please sign in to comment.