From 7ecea01748c5781b68270309f5de8641f776fade Mon Sep 17 00:00:00 2001 From: Annie Hughes Date: Tue, 25 Oct 2022 12:40:08 +1030 Subject: [PATCH] removed stop --- src/idl/dustem_fit_intensity_example.pro | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/src/idl/dustem_fit_intensity_example.pro b/src/idl/dustem_fit_intensity_example.pro index 79ca7f5..eeadc9a 100644 --- a/src/idl/dustem_fit_intensity_example.pro +++ b/src/idl/dustem_fit_intensity_example.pro @@ -160,7 +160,7 @@ iv = [1.6, 2.2e-4, 5.7e-4, 3.4e-3] ;iv = [1.6, 2.2e-4, 5.7e-4, 3.4e-3, 2.7,0.01] ; initial values vector for run including the synchrotron plugin and -; the fixing the G0 and BB continuum parameters +; fixing the G0 and BB continuum parameters ;iv = [2.2e-4, 5.7e-4, 3.4e-3, 2.7,0.01] Npar=n_elements(pd) @@ -392,8 +392,6 @@ ENDIF message,'Finished dustem_fit_intensity_example',/info -stop - the_end: END -- libgit2 0.21.2