Commit 7ecea01748c5781b68270309f5de8641f776fade
1 parent
a0f5229c
Exists in
master
removed stop
Showing
1 changed file
with
1 additions
and
3 deletions
Show diff stats
src/idl/dustem_fit_intensity_example.pro
@@ -160,7 +160,7 @@ iv = [1.6, 2.2e-4, 5.7e-4, 3.4e-3] | @@ -160,7 +160,7 @@ iv = [1.6, 2.2e-4, 5.7e-4, 3.4e-3] | ||
160 | ;iv = [1.6, 2.2e-4, 5.7e-4, 3.4e-3, 2.7,0.01] | 160 | ;iv = [1.6, 2.2e-4, 5.7e-4, 3.4e-3, 2.7,0.01] |
161 | 161 | ||
162 | ; initial values vector for run including the synchrotron plugin and | 162 | ; initial values vector for run including the synchrotron plugin and |
163 | -; the fixing the G0 and BB continuum parameters | 163 | +; fixing the G0 and BB continuum parameters |
164 | ;iv = [2.2e-4, 5.7e-4, 3.4e-3, 2.7,0.01] | 164 | ;iv = [2.2e-4, 5.7e-4, 3.4e-3, 2.7,0.01] |
165 | 165 | ||
166 | Npar=n_elements(pd) | 166 | Npar=n_elements(pd) |
@@ -392,8 +392,6 @@ ENDIF | @@ -392,8 +392,6 @@ ENDIF | ||
392 | 392 | ||
393 | message,'Finished dustem_fit_intensity_example',/info | 393 | message,'Finished dustem_fit_intensity_example',/info |
394 | 394 | ||
395 | -stop | ||
396 | - | ||
397 | the_end: | 395 | the_end: |
398 | 396 | ||
399 | END | 397 | END |