starting to take shape

This commit is contained in:
2025-09-17 01:02:10 +02:00
parent 47fff2a7f8
commit 4302cfc914
14 changed files with 462 additions and 153 deletions

15
conclusion.typ Normal file
View File

@@ -0,0 +1,15 @@
#import "globals.typ": *
= Conclusion
== Summary
- We presented Beorn, a new code to simulate the 21cm signal from the EoR and Cosmic Dawn.
- Beorn is based on the halo model and uses a novel approach to compute the 21cm signal from 1D profiles around individual sources.
- Beorn is fast, flexible, and easy to use.
- We validated Beorn against numerical simulations and showed that it can reproduce their results with good accuracy.
- Beorn is publicly available and can be used for a variety of applications, including forecasting, parameter estimation, and data analysis.
== Upcoming improvements
- investigation + parameterization of stochasticity
- application to larger volumes
- fully parallel runs