mirror of
https://github.com/Richard-Sti/csiborgtools_public.git
synced 2025-05-14 06:31:11 +00:00
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:
parent
c881f8eb39
commit
f7d16a9cd0
6 changed files with 155 additions and 271 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue