Hello Ian,
This is not supported, the log or semi-log is only for plotting. For fitting the actual data will be fitted. If you want to fit from x to logx, you need yourself to fill a transformed Graph or Histogram and fit it,
Best Regards
Lorenzo
On May 20, 2011, at 1:50 PM, Dr Ian Korir wrote:
Dear ROOTers,
How do I get root to fit the above mentioned if the original data was linear but I have converted my axes accordingly. The FitPanel widget on the graphical mode, always fits using the actual raw data but not the converted axes data. This is like a secondary fitting of new “data points”.
Sometimes my data is a simple straight y=mx+c graph on a log-log but root fails miserably to fit it! I’m then forced to extract the data points, convert it on the fly as I read it take back into root to perform the fitting….
Regards,
Ian
Received on Tue May 24 2011 - 21:45:17 CEST
This archive was generated by hypermail 2.2.0 : Wed May 25 2011 - 05:50:01 CEST