16 lines
709 B
Typst
16 lines
709 B
Typst
#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
|
|
|