Add more about evidence and selection to flow (#142)

* Add Laplace evidence

* Numerically stable laplace evidence

* Minor edits to Laplace

* Remove rmax

* Rm old things

* Rm comments

* Add script

* Add super toy selection

* Add super toy selection

* Update script
This commit is contained in:
Richard Stiskalek 2024-08-27 00:36:00 +02:00 committed by GitHub
parent d13246a394
commit 3d1e1c0ae3
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
8 changed files with 243 additions and 57 deletions

View file

@ -39,7 +39,7 @@ fi
# for simname in "Lilow2024" "CF4" "CF4gp" "csiborg1" "csiborg2_main" "csiborg2X"; do
for simname in "Carrick2015"; do
for catalogue in "CF4_GroupAll"; do
for catalogue in "SFI_gals"; do
# for catalogue in "CF4_TFR_i"; do
# for ksim in 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20; do
for ksim in "none"; do