This commit is contained in:
2024-11-06 18:50:06 +03:00
parent 83d2f62e80
commit 8121da0f23
14 changed files with 1107 additions and 7 deletions

View File

@@ -1,14 +1,14 @@
for band in A01 A02 A03
do
./02_grxe_resid.py $band ALL
./02_grxe_resid.py $band BKG
./02_grxe_resid.py $band GAL
#./02_grxe_resid.py $band BKG
#./02_grxe_resid.py $band GAL
done
for band in B01 B02 B03 B04 B05 B06 B07 B08 B09 B10 B11 B12 B13 B14 B15 B16 B17 B18 B19 B20 B21
do
./02_grxe_resid.py $band ALL
./02_grxe_resid.py $band BKG
./02_grxe_resid.py $band GAL
#./02_grxe_resid.py $band BKG
#./02_grxe_resid.py $band GAL
done