Commit bcbe13865562b7fe14e5edf6c288753982c6d624

Authored by Jean-Philippe Bernard
1 parent 4fd64cbb
Exists in master

introduced use of system variable dustem_nocatch

Showing 1 changed file with 2 additions and 0 deletions   Show diff stats
src/idl/dustem_init.pro
@@ -78,6 +78,8 @@ defsysv, '!dustem_redshift', 0. ;in case the SED needs to be shifted for a no @@ -78,6 +78,8 @@ defsysv, '!dustem_redshift', 0. ;in case the SED needs to be shifted for a no
78 pd_bidon=['NONE'] 78 pd_bidon=['NONE']
79 dustem_init_plugins,pd_bidon 79 dustem_init_plugins,pd_bidon
80 80
  81 +defsysv,'!dustem_nocatch',0 ;set to catch errors in sed fitting.
  82 +
81 ;stop 83 ;stop
82 84
83 ;==== define a stellar modyfier to the ISRF 85 ;==== define a stellar modyfier to the ISRF