From c9a8dd2293a760cc1419ca4ba02769a5e274ddff Mon Sep 17 00:00:00 2001 From: Jean-Philippe Bernard Date: Thu, 29 Feb 2024 01:02:32 +0100 Subject: [PATCH] improved --- LabTools/IRAP/JPB/phangs_brute_force_fit_with_isrf_grid.pro | 4 ++-- LabTools/IRAP/JPB/srun/make_phangs_grids.pro | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/LabTools/IRAP/JPB/phangs_brute_force_fit_with_isrf_grid.pro b/LabTools/IRAP/JPB/phangs_brute_force_fit_with_isrf_grid.pro index 90be8ab..0952c6e 100644 --- a/LabTools/IRAP/JPB/phangs_brute_force_fit_with_isrf_grid.pro +++ b/LabTools/IRAP/JPB/phangs_brute_force_fit_with_isrf_grid.pro @@ -52,8 +52,8 @@ restore,data_dir+use_source_name+'_isrf_min_prediction.sav',/verb ;class_min=13 ;class_max=13 -class_min=10 -class_max=15 +class_min=9 +class_max=17 restore,data_dir+use_source_name+'_jwst_seds_muse_pixels.sav',/verb ;% RESTORE: Restored variable: ALL_SEDS. diff --git a/LabTools/IRAP/JPB/srun/make_phangs_grids.pro b/LabTools/IRAP/JPB/srun/make_phangs_grids.pro index b0b049c..b809009 100644 --- a/LabTools/IRAP/JPB/srun/make_phangs_grids.pro +++ b/LabTools/IRAP/JPB/srun/make_phangs_grids.pro @@ -21,7 +21,7 @@ bidon=1 ;make grid ;make_sed_phangs_tables,/test,grid_type=2,/show_seds,isrf_class=15 -make_sed_phangs_tables,grid_type=2,isrf_class=17 +make_sed_phangs_tables,grid_type=2,isrf_class=18 ;make_sed_phangs_tables,grid_type=2,isrf_class=17 ;make_sed_phangs_tables,grid_type=2,isrf_class=16 ;make_sed_phangs_tables,grid_type=2,isrf_class=15 -- libgit2 0.21.2