<html><head><meta http-equiv="Content-Type" content="text/html charset=utf-8"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class="">Hello Frederic,<div class=""><br class=""></div><div class="">try</div><div class=""><br class=""></div><div class=""><div style="margin: 0px; font-size: 11px; line-height: normal; font-family: Menlo;" class="">fitObj = <span style="color: #009933" class="">pf.CurveFit</span>();</div><div style="margin: 0px; font-size: 11px; line-height: normal; font-family: Menlo;" class="">parameter =<span style="color: #009933" class="">pf.FitResult</span>(<span style="color: #009999" class="">fitResultObject</span>=fitObj, <span style="color: #009999" class="">result</span> = <span style="color: #cc6600" class="">pf.fittedParameter</span>, <span style="color: #009999" class="">index1</span> = 3);</div><div style="margin: 0px; font-size: 11px; line-height: normal; font-family: Menlo; color: rgb(0, 153, 153);" class=""><span style="color: #009933" class="">print</span><span style="color: #000000" class=""> </span>parameter</div><div style="margin: 0px; font-size: 11px; line-height: normal; font-family: Menlo; color: rgb(0, 153, 153);" class=""><br class=""></div><div style="margin: 0px; line-height: normal;" class="">Regarding what’s printed in the results window, if you choose the Curve Fit… command from the menu, or even the “Simple Curve Fit” command, then the fitted parameters are printed to the results window. The only situation when they are not printed is if you use the button in the preview window’s toolbar.</div><div style="margin: 0px; line-height: normal;" class=""><br class=""></div><div style="margin: 0px; line-height: normal;" class="">hope this helps!</div><div style="margin: 0px; line-height: normal;" class=""> </div><div><blockquote type="cite" class=""><div class="">On Dec 11, 2017, at 4:45 AM, Frédéric Bourdarot <<a href="mailto:bourdaro@ill.fr" class="">bourdaro@ill.fr</a>> wrote:</div><br class="Apple-interchange-newline"><div class=""><meta http-equiv="Content-Type" content="text/html charset=us-ascii" class=""><div style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class="">Hello,<div class=""><br class=""></div><div class="">I am a casual user of "profit" and I wrote a program that allowed me to put in a table the results of my fits using "pf.GetResult (pf.fittedParameter, nk)". With the latest version of "profit" my program does not work anymore. Is someone doing this with the new version without having to create a "fit" object? I do not want to rewrite the entire program just to print the results. Or tell me how to print in the window result the fit variables, that also does not work anymore.</div><div class=""><br class=""></div><div class="">best regards</div><div class=""><br class=""></div><div class=""><br class=""></div><div class=""><div style="letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class=""><div class="">Frederic Bourdarot</div><div class=""><a href="mailto:bourdaro@ill.fr" class="">bourdaro@ill.fr</a></div><div class=""><br class=""></div></div><br class="Apple-interchange-newline"><br class="Apple-interchange-newline">

</div>
<br class=""></div>_______________________________________________<br class="">proFit-list mailing list<br class=""><a href="mailto:proFit-list@quantum-soft.com" class="">proFit-list@quantum-soft.com</a><br class="">http://quantum-soft.com/mailman/listinfo/profit-list_quantum-soft.com<br class=""></div></blockquote></div><br class=""></div></body></html>