Skip to content

Commit

Permalink
feat: add recent papers from jeremy and dave (#3)
Browse files Browse the repository at this point in the history
also include coauthor links for those papers
  • Loading branch information
davecwright3 authored Sep 27, 2024
1 parent c332de6 commit bc78e4e
Show file tree
Hide file tree
Showing 9 changed files with 65 additions and 50 deletions.
34 changes: 34 additions & 0 deletions _bibliography/papers.bib
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,40 @@
@string{aps = {American Physical Society,}}
@article{Wright:2024awr,
bibtex_show={true},
author = "Wright, David and Giblin, John T. and Hazboun, Jeffrey",
title = "{CMB and energy conservation limits on nanohertz gravitational waves}",
eprint = "2409.15572",
archivePrefix = "arXiv",
primaryClass = "gr-qc",
month = "9",
year = "2024",
preview={wright_bounds_24.png},
altmetric={true},
dimensions={true},
selected={true},
abstract={The recent evidence for a stochastic gravitational wave background (GWB) in the nanohertz band, announced by pulsar timing array (PTA) collaborations around the world, has been posited to be sourced by either a population of supermassive black holes binaries or perturbations of spacetime near the inflationary era, generated by a zoo of various new physical phenomena. Gravitational waves (GWs) from these latter models would be explained by extensions to the standard model of cosmology and possibly to the standard model of particle physics. While PTA datasets can be used to characterize the parameter spaces of these models, energy conservation and limits from the cosmic microwave background (CMB) can be used a priori to bound those parameter spaces. Here we demonstrate that taking a simple rule for energy conservation and using CMB bounds on the radiation energy density can set stringent limits on the parameters for these models.},
code={https://github.com/davecwright3/rule-of-thumb}
}

@article{Baier:2024gke,
bibtex_show={true},
author = "Baier, Jeremy G. and Hazboun, Jeffrey S. and Romano, Joseph D.",
title = "{Tuning a PTA in the detection era}",
eprint = "2409.00336",
archivePrefix = "arXiv",
primaryClass = "astro-ph.HE",
month = "8",
year = "2024",
preview={baier_tuning_24.png},
altmetric={true},
dimensions={true},
selected={true},
abstract={As pulsar timing arrays (PTAs) transition into the detection era of the stochastic gravitational wave background (GWB), it is important for PTA collaborations to review, and possibly revise, their observing campaigns. The source of the GWB is unknown, and it may take years to pin down its nature. An astrophysical ensemble of supermassive binary black holes is one very likely source for the GWB. Evidence for such a background should come in the form of detectable anisotropies in the GWB and resolvable binary signals. A ``single source'' would be a boon for gravitational astrophysics, as such a source would emit gravitational waves for millions of years in the PTA frequency band. Earlier studies have shown that the observational strategies for finding single sources are somewhat different than for finding the statistical correlations needed for the detection of a stochastic background. Here we present generic methods for studying the effects of various observational strategies, taking advantage of detector sensitivity curves, i.e., noise-averaged, frequency-domain detection statistics. The statistical basis for these methods is presented along with myriad examples of how to tune a detector towards single, deterministic signals or a stochastic background. The importance of the uncorrelated half of the GWB, i.e. the pulsar-term, will be discussed as one of the most important sources of noise in the observational era of PTAs.},
code={https://github.com/jeremy-baier/pta_tuning}
}

@article{Agazie:2024kdi,
bibtex_show={true},
author = "Agazie, Gabriella and others",
Expand Down
14 changes: 13 additions & 1 deletion _data/coauthors.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,15 @@
"wright":
- firstname: ["David", "D.", "David C.", "D. C.", "Dave", "Dave C."]
- url: https://davecwright.org
url: https://davecwright.org

"baier":
- firstname: ["Jeremy", "J.", "Jeremy G.", "J. G."]
url: https://github.com/jeremy-baier

"giblin":
- firstname: ["John", "John T.", "Tom"]
url: https://cosmo.kenyon.edu/tom.html

"romano":
- firstname: ["Joseph", "Joe", "Joseph D."]
url: https://www.utrgv.edu/physics/people/faculty/joe-romano/index.htm
8 changes: 0 additions & 8 deletions _news/announcement_1.md

This file was deleted.

33 changes: 0 additions & 33 deletions _news/announcement_2.md

This file was deleted.

8 changes: 0 additions & 8 deletions _news/announcement_3.md

This file was deleted.

9 changes: 9 additions & 0 deletions _news/dave_paper.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
---
layout: post
title: Dave paper released
date: 2024-09-23 16:11:00-0400
inline: True
related_posts: False
---

_CMB and energy conservation limits on nanohertz gravitational waves_ by Dave Wright, Tom Giblin, and Jeff Hazboun released on [arXiv](https://arxiv.org/abs/2409.15572)
9 changes: 9 additions & 0 deletions _news/jeremy_paper.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
---
layout: post
title: Jeremy paper released
date: 2024-08-31 16:11:00-0400
inline: True
related_posts: False
---

_Tuning a PTA in the detection era_ by Jeremy Baier, Jeff Hazboun, and Joe Romano released on [arXiv](https://arxiv.org/abs/2409.00336)
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit bc78e4e

Please sign in to comment.