filling a few things in

This commit is contained in:
2025-09-16 12:23:10 +02:00
parent bb66126417
commit 47fff2a7f8
14 changed files with 1005 additions and 85 deletions

15
refinements.typ Normal file
View File

@@ -0,0 +1,15 @@
#import "importer/main.typ": *
= Halo mass history
== Effect on the flux profiles
#lorem(50)
== Inferring growth from #smallcaps[Thesan] data
#lorem(50)
#let notebook = json("../workdir/11_visualization/show_trees.ipynb")
#[
#set image(width: 100%, fit: "contain")
#image_cell(notebook, cell_id: "merger_tree_and_fitting")
]