More ABSMAG (#152)

* Add draft of code

* Update defaults

* Update nb

* Update nb

* Update script

* Update script

* Update script

* Indicate that not implemented
This commit is contained in:
Richard Stiskalek 2024-09-25 15:30:06 +02:00 committed by GitHub
parent c881f8eb39
commit f7d16a9cd0
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
6 changed files with 155 additions and 271 deletions

View file

@ -18,7 +18,8 @@ then
fi
for simname in "csiborg1" "csiborg2_main" "csiborg2X" "Lilow2024" "Carrick2015" "CF4" "manticore_2MPP_N128_DES_V1"; do
# for simname in "csiborg1" "csiborg2_main" "csiborg2X" "Lilow2024" "Carrick2015" "CF4" "manticore_2MPP_N128_DES_V1"; do
for simname in "CLONES"; do
for catalogue in "LOSS" "Foundation" "2MTF" "SFI_gals" "CF4_TFR"; do
pythoncm="$env $file --catalogue $catalogue --nsims $nsims --simname $simname --MAS $MAS --grid $grid"
if [ $on_login -eq 1 ]; then