detailed most of the procedure

This commit is contained in:
2025-09-12 23:41:31 +02:00
parent 9045c95ddd
commit c43b64ecb7
13 changed files with 413 additions and 114 deletions

View File

@@ -59,6 +59,25 @@
}
# lhalotree
@ARTICLE{Springel2005,
author = {{Springel}, Volker and {White}, Simon D.~M. and {Jenkins}, Adrian and {Frenk}, Carlos S. and {Yoshida}, Naoki and {Gao}, Liang and {Navarro}, Julio and {Thacker}, Robert and {Croton}, Darren and {Helly}, John and {Peacock}, John A. and {Cole}, Shaun and {Thomas}, Peter and {Couchman}, Hugh and {Evrard}, August and {Colberg}, J{\"o}rg and {Pearce}, Frazer},
title = "{Simulations of the formation, evolution and clustering of galaxies and quasars}",
journal = {Nature},
keywords = {Astrophysics},
year = 2005,
month = jun,
volume = {435},
number = {7042},
pages = {629-636},
doi = {10.1038/nature03597},
archivePrefix = {arXiv},
eprint = {astro-ph/0504097},
primaryClass = {astro-ph},
adsurl = {https://ui.adsabs.harvard.edu/abs/2005Natur.435..629S},
adsnote = {Provided by the SAO/NASA Astrophysics Data System}
}
### Beorn specific
@@ -88,22 +107,46 @@
url={https://arxiv.org/abs/2302.06626},
}
# groundwork for halo model
@article{Schneider_2021,
title={Halo model approach for the 21-cm power spectrum at cosmic dawn},
volume={103},
ISSN={2470-0029},
url={http://dx.doi.org/10.1103/PhysRevD.103.083025},
DOI={10.1103/physrevd.103.083025},
number={8},
journal={Physical Review D},
publisher={American Physical Society (APS)},
author={Schneider, Aurel and Giri, Sambit K. and Mirocha, Jordan},
year={2021},
month=apr
}
# PKDGRAV
@misc{potter2016pkdgrav3trillionparticlecosmological,
title={PKDGRAV3: Beyond Trillion Particle Cosmological Simulations for the Next Era of Galaxy Surveys},
author={Douglas Potter and Joachim Stadel and Romain Teyssier},
year={2016},
eprint={1609.08621},
archivePrefix={arXiv},
primaryClass={astro-ph.IM},
url={https://arxiv.org/abs/1609.08621},
}
# Wouthuysen-Field effect
@ARTICLE{Wouthuysen,
author = {{Wouthuysen}, S.~A.},
title = "{On the excitation mechanism of the 21-cm (radio-frequency) interstellar hydrogen emission line.}",
journal = {\aj},
journal = {A.J.,},
year = 1952,
month = jan,
volume = {57},
pages = {31-32},
doi = {10.1086/106661},
adsurl = {https://ui.adsabs.harvard.edu/abs/1952AJ.....57R..31W},
url = {https://ui.adsabs.harvard.edu/abs/1952AJ.....57R..31W},
adsnote = {Provided by the SAO/NASA Astrophysics Data System}
}
@@ -117,3 +160,42 @@
pages={240-250},
keywords={Hydrogen;Clouds;Electromagnetic wave absorption;Kinetic theory;Equations;Deuterium;Temperature distribution;Observatories;Electrons;Atomic measurements},
doi={10.1109/JRPROC.1958.286741}}
@MISC{Pylians,
author = {{Villaescusa-Navarro}, Francisco},
title = "{Pylians: Python libraries for the analysis of numerical simulations}",
keywords = {Software},
howpublished = {Astrophysics Source Code Library, record ascl:1811.008},
year = 2018,
month = nov,
eid = {ascl:1811.008},
pages = {ascl:1811.008},
archivePrefix = {ascl},
eprint = {1811.008},
url = {https://ui.adsabs.harvard.edu/abs/2018ascl.soft11008V},
adsnote = {Provided by the SAO/NASA Astrophysics Data System}
}
# Description of the 21cm signal and cosmology
@ARTICLE{Pritchard2012,
author = {{Pritchard}, Jonathan R. and {Loeb}, Abraham},
title = "{21 cm cosmology in the 21st century}",
journal = {Reports on Progress in Physics},
keywords = {Astrophysics - Cosmology and Nongalactic Astrophysics},
year = 2012,
month = aug,
volume = {75},
number = {8},
eid = {086901},
pages = {086901},
doi = {10.1088/0034-4885/75/8/086901},
archivePrefix = {arXiv},
eprint = {1109.6012},
primaryClass = {astro-ph.CO},
adsurl = {https://ui.adsabs.harvard.edu/abs/2012RPPh...75h6901P},
adsnote = {Provided by the SAO/NASA Astrophysics Data System}
}