Commit 16adf9ea82f254a3cf1759993ccad680ef830af4

Authored by Jean-Philippe Bernard
1 parent f2808c64
Exists in master

improved

Showing 1 changed file with 1 additions and 1 deletions   Show diff stats
src/idl/dustem_fit_intensity_example.pro
... ... @@ -83,7 +83,7 @@ PRO dustem_fit_intensity_example,model=model $
83 83 ; EXAMPLES
84 84 ; dustem_fit_intensity_example
85 85 ; dustem_fit_intensity_example,Nitermax=1,fits_save_and_restore='/tmp/mysavefile.fits'
86   -; dustem_fit_intensity_example,model='DBP90',sed='../obs/input_sed.xcat',save='SED_fitresults.sav'
  86 +; dustem_fit_intensity_example,model='DBP90'
87 87 ; MODIFICATION HISTORY:
88 88 ; Written by JPB Apr-2011
89 89 ; Evolution details on the DustEMWrap gitlab.
... ...