Commit 3f6fe9cc90f19863f7617915e76d2856d43b1fb9
1 parent
58e1b6ca
Exists in
master
improved
Showing
1 changed file
with
2 additions
and
1 deletions
Show diff stats
LabTools/IRAP/JPB/srun/make_phangs_grids.pro
... | ... | @@ -21,6 +21,7 @@ bidon=1 |
21 | 21 | |
22 | 22 | ;make grid |
23 | 23 | ;make_sed_phangs_tables,/test,grid_type=2,/show_seds,isrf_class=15 |
24 | +make_sed_phangs_tables,grid_type=2,isrf_class=16 | |
24 | 25 | ;make_sed_phangs_tables,grid_type=2,isrf_class=15 |
25 | 26 | ;make_sed_phangs_tables,grid_type=2,isrf_class=14 |
26 | 27 | ;make_sed_phangs_tables,grid_type=2,isrf_class=13 |
... | ... | @@ -28,7 +29,7 @@ bidon=1 |
28 | 29 | ;make_sed_phangs_tables,grid_type=2,isrf_class=11 |
29 | 30 | ;make_sed_phangs_tables,grid_type=2,isrf_class=10 |
30 | 31 | ;make_sed_phangs_tables,grid_type=2,isrf_class=9 |
31 | -make_sed_phangs_tables,grid_type=2,isrf_class=8 | |
32 | +;make_sed_phangs_tables,grid_type=2,isrf_class=8 | |
32 | 33 | ;make_sed_phangs_tables,/test,/show_seds,grid_type=2,isrf_class=0 |
33 | 34 | ;make_sed_phangs_tables,grid_type=2,isrf_class=0 |
34 | 35 | ;==== test | ... | ... |