Commit 8b306a328c3c558a7a0e2d1d2b7d041c9ae68154
1 parent
70be811d
Exists in
master
fixed
Showing
1 changed file
with
1 additions
and
1 deletions
Show diff stats
LabTools/IRAP/JPB/srun/make_phangs_grids.pro
... | ... | @@ -23,7 +23,7 @@ bidon=1 |
23 | 23 | ;make_sed_phangs_tables,grid_type=223,isrf_class=0 ;Mathis |
24 | 24 | |
25 | 25 | ;make_sed_phangs_tables,grid_type='+2000',isrf_class=4 |
26 | -FOR i=4L,26 DO make_sed_phangs_tables,grid_type='+2000',isrf_class=i ;This is to extend F0 by 2 twoards higher values DL07 | |
26 | +FOR i=5L,26 DO make_sed_phangs_tables,grid_type='+2000',isrf_class=i ;This is to extend F0 by 2 twoards higher values DL07 | |
27 | 27 | ;make_sed_phangs_tables,grid_type='+2000',isrf_class=0 ;alma1 (For Mathis field) |
28 | 28 | |
29 | 29 | ;make grid | ... | ... |