Update prior in VF (#135)

* Update priors

* Update submit

* Update README

* Relax width of calibration priors

* Relax width of calibration priors

* Update smooth scales

* Update settings

* Update README

* Update submit

* Add names

* Update nb

* Fix bug

* Update script

* Move files

* Small bug fix

* Add script

* Add script

* Add script

* Add more power

* Update script

* Quick fix

* Rm blank line

* Update nb

* Update nb

* Update nb
This commit is contained in:
Richard Stiskalek 2024-07-12 15:46:45 +01:00 committed by GitHub
parent 6e3f354e69
commit 43ebf660ee
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
18 changed files with 999 additions and 179 deletions

View file

@ -108,6 +108,8 @@ def simname_to_pretty(simname):
"csiborg1": "CB1",
"csiborg2_main": "CB2",
"csiborg2X": "Manticore",
"CF4": "CF4",
"CF4gp": "CF4group",
}
if isinstance(simname, list):