Commit 7ea8a1457879c8502883c5e5189139809ce81859
1 parent
2bb08f15
Exists in
master
not sure
Showing
1 changed file
with
1 additions
and
0 deletions
Show diff stats
src/idl/dustem_fit_intensity_example.pro
... | ... | @@ -318,6 +318,7 @@ tit='FIT INTENSITY EXAMPLE' ; plot title |
318 | 318 | ytit=textoidl('I_\nu (MJy/sr) for N_H=10^{20} H/cm^2') ; y-axis title |
319 | 319 | xtit=textoidl('\lambda (\mum)') ; x-axis title |
320 | 320 | |
321 | + | |
321 | 322 | ;=== RUN THE FIT |
322 | 323 | t1=systime(0,/sec) |
323 | 324 | res=dustem_mpfit_data(tol=tol,Nitermax=use_Nitermax,gtol=gtol $ | ... | ... |