John, Something changed with model_spectrum and mt_calc_model in 1.4.9? or recently? Thanks. the following commands no longer works: plasma(aped); s=default_plasma_state(); define_model(s); (lo,hi)=linear_grid(1,20,2000); y=model_spectrum(lo,hi); % this gives y=[0.0];, and it seems to return the lo and hi in the result % stack. m = mt_def_model(s); y=mt_calc_model(m, lo, hi, MODEL_LINES); % mt_calc_model will no longer accept MODEL_LINES argument, and the line % list flag too. ----------------- Ming Feng Gu LLNL, L-260 PAT V Division Tel: 925-422-7204 Fax: 925-423-2302 ----------------- ---- You received this message because you are subscribed to the isis-users list. To unsubscribe, send a message to isis-users-request_at_email.domain.hiddenwith the first line of the message as: unsubscribeReceived on Thu Mar 20 2008 - 19:36:29 EDT
This archive was generated by hypermail 2.3.0 : Fri May 02 2014 - 08:35:45 EDT