From 24d10edbed7abf6636131c97cfafe46b51ae9796 Mon Sep 17 00:00:00 2001 From: Annie Hughes <annie.hughes@irap.omp.eu> Date: Mon, 20 Jan 2025 11:16:44 +0100 Subject: [PATCH] forgot --- src/idl/dustem_fit_intensity_example.pro | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/src/idl/dustem_fit_intensity_example.pro b/src/idl/dustem_fit_intensity_example.pro index d3ccdf9..3b6d397 100644 --- a/src/idl/dustem_fit_intensity_example.pro +++ b/src/idl/dustem_fit_intensity_example.pro @@ -308,8 +308,7 @@ dustem_set_data,m_fit=sed,m_show=sed ;=== INITIALISE DUSTEM WITH INITIAL VALUES AND LIMITS OF ALL PARAMETERS ;;=================================== dustem_init_params,use_model,pd,iv,fpd=fpd,fiv=fiv,ulimed=ulimed,llimed=llimed,ulims=ulims,llims=llims - -dustem_print_params +;dustem_print_params if keyword_set(wait) then begin message,'Finished initializing DustEMWrap, including plugins and fixed parameters',/info -- libgit2 0.21.2