usable presentation
This commit is contained in:
34
results.typ
34
results.typ
@@ -9,7 +9,12 @@
|
||||
)[
|
||||
#image_cell(notebook, cell_id: "presentation_x_alpha_map")
|
||||
][
|
||||
#lorem(20)
|
||||
- stronger coupling in dense regions
|
||||
// the ones where the accretion rate is likely higher
|
||||
|
||||
- nearly no effect in voids
|
||||
// in particular: no values where the coupling has become weaker
|
||||
// will become apparent in the signal as well
|
||||
]
|
||||
|
||||
#pagebreak()
|
||||
@@ -19,7 +24,10 @@
|
||||
)[
|
||||
#image_cell(notebook, cell_id: "presentation_temperature_map")
|
||||
][
|
||||
#lorem(20)
|
||||
- delayed heating $<=>$ colder halos
|
||||
|
||||
- highest accreting halos catch up
|
||||
// those are the ones where the diff vanishes: e.g. top right
|
||||
]
|
||||
|
||||
#pagebreak()
|
||||
@@ -29,23 +37,39 @@
|
||||
)[
|
||||
#image_cell(notebook, cell_id: "presentation_xHII_map")
|
||||
][
|
||||
#lorem(20)
|
||||
- high contrast due to sharp cutoffs
|
||||
|
||||
- clearly increased dynamic range
|
||||
// more variation due to the different accretion rates
|
||||
// globally the morphology is more diversified now: previously all the bubbles had similar sizes due to their similar size -> this degeneracy is removed here.
|
||||
]
|
||||
|
||||
#pagebreak()
|
||||
// Globally:
|
||||
// more dynamic range while the mean systematically shifts towards the (biased) lower accretion rates
|
||||
|
||||
// Intermezzo - compare with lower alpha range - mostly similar but occasional contributions from higher alpha values
|
||||
// => recommend keeping a wide range since it does not affect performance (if the bins are empty anyway)
|
||||
// the more intersting discussion to be had is the effect of a more fine binning - thesan data already gives an indication which values will be most frequent
|
||||
// => the implementation to test that is there
|
||||
|
||||
#grid(
|
||||
columns: (auto, 10em)
|
||||
)[
|
||||
#image_cell(notebook, cell_id: "presentation_dtb_map")
|
||||
][
|
||||
#lorem(20)
|
||||
- richer structures due to combined effects
|
||||
|
||||
- clear distinction between "foreground" and "background" effects
|
||||
// the halos themselves produce a stronger singal while the background is usually
|
||||
]
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
== Signals
|
||||
#let notebook = json("../workdir/11_visualization/simulation_signals.ipynb")
|
||||
#image_cell(notebook, cell_id: "signal_comparison")
|
||||
#image_cell(notebook, cell_id: "presentation_signal")
|
||||
#image_cell(notebook, cell_id: "power_spectra_comparison")
|
||||
|
Reference in New Issue
Block a user