Commit 24d10edbed7abf6636131c97cfafe46b51ae9796

Authored by Annie Hughes
1 parent 3756f6b2
Exists in master

forgot

Showing 1 changed file with 1 additions and 2 deletions   Show diff stats
src/idl/dustem_fit_intensity_example.pro
... ... @@ -308,8 +308,7 @@ dustem_set_data,m_fit=sed,m_show=sed
308 308 ;=== INITIALISE DUSTEM WITH INITIAL VALUES AND LIMITS OF ALL PARAMETERS
309 309 ;;===================================
310 310 dustem_init_params,use_model,pd,iv,fpd=fpd,fiv=fiv,ulimed=ulimed,llimed=llimed,ulims=ulims,llims=llims
311   -
312   -dustem_print_params
  311 +;dustem_print_params
313 312  
314 313 if keyword_set(wait) then begin
315 314 message,'Finished initializing DustEMWrap, including plugins and fixed parameters',/info
... ...