Commit 8447c606243c23163e674001a2c45360a6112453

Authored by Jean-Philippe Bernard
1 parent 53d292dd
Exists in master

improved

LabTools/IRAP/JPB/phangs_brute_force_fit_with_isrf_grid.pro
... ... @@ -151,6 +151,7 @@ FOR isrf_class=class_min,class_max DO BEGIN
151 151 ENDIF
152 152 ;=== Get the G0 value for that vid
153 153 vid=ind_class[vvid]
  154 + ;print,vid
154 155 IF vid EQ 12642 THEN BEGIN
155 156 message,'stopped at vid =12642',/continue
156 157 stop
... ...