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 d62896a..9e3127f 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 @@ -151,8 +151,8 @@ FOR isrf_class=class_min,class_max DO BEGIN ENDIF ;=== Get the G0 value for that vid vid=ind_class[vvid] - IF vid EQ 12640 THEN BEGIN - message,'stopped at vid =12640',/continue + IF vid EQ 12642 THEN BEGIN + message,'stopped at vid =12642',/continue stop ENDIF G0=interpol(ISRFs[*,vid],isrf_wavelengths,1.0)/Mathis_1mic -- libgit2 0.21.2