mirror of
https://github.com/Richard-Sti/csiborgtools_public.git
synced 2025-07-13 01:13:03 +00:00
Add manti
This commit is contained in:
parent
67ffeade50
commit
c0a006fe94
2 changed files with 5 additions and 4 deletions
|
@ -19,10 +19,9 @@ fi
|
|||
|
||||
|
||||
# for simname in "csiborg1" "csiborg2_main" "csiborg2X" "Lilow2024" "Carrick2015" "CF4"; do
|
||||
for simname in "Carrick2015"; do
|
||||
for simname in "manticore_2MPP_N128_DES_V1"; do
|
||||
# for catalogue in "2MTF" "SFI_gals" "CF4_TFR"; do
|
||||
# for catalogue in "Foundation" "2MTF" "SFI_gals" "CF4_TFR"; do
|
||||
for catalogue in "CF4_TFR"; 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
|
||||
echo $pythoncm
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue