[proFit-list] Finding the min or max of data

Camaioni, Donald M donald.camaioni at pnnl.gov
Thu May 9 10:19:19 CDT 2013


Hi Davide,

It can be programmed via a single command using pro Fit's built in sort routine, e.g., in pro Fit's Pascal programming language:

Sort(window , referenceCol , order , selectionOnly );

Efficiency of this routine has never been an issue for me.

Don

On May 9, 2013, at 7:44 AM, Davide Guarisco wrote:

I would advise against doing that. Sorting is extremely inefficient.

     Davide





On May 8, 2013, at 7:15 AM, Camaioni, Donald M wrote:

I am thinking you would just sort the data and read values from either the resulting first or last row. -Don

On May 8, 2013, at 6:54 AM, Dave wrote:

Hi folks,

While I am anxiously awaiting the Cocoa based, Retina- ready version of pro Fit, a question:

Is there an easy way to find the local minima/ maxima of a set of data or selection of data, and report that point? I mean finding the max or min y value and reporting the x,y coördinate.

Thanks,
Dave
_______________________________________________
proFit-list mailing list
proFit-list at quantum-soft.com<mailto:proFit-list at quantum-soft.com>
http://quantum-soft.com/mailman/listinfo/profit-list_quantum-soft.com



_______________________________________________
proFit-list mailing list
proFit-list at quantum-soft.com<mailto:proFit-list at quantum-soft.com>
http://quantum-soft.com/mailman/listinfo/profit-list_quantum-soft.com



_______________________________________________
proFit-list mailing list
proFit-list at quantum-soft.com<mailto:proFit-list at quantum-soft.com>
http://quantum-soft.com/mailman/listinfo/profit-list_quantum-soft.com


––––––––––––––––––––––––––––––––
Donald Camaioni, PhD
Staff Scientist
Catalysis Science Group
PHYSICAL SCIENCES DIVISION

Pacific Northwest National Laboratory
902 Battelle Boulevard
P.O. Box 999, MSIN K2-57
Richland, WA 99352 USA

Tel:  (509) 375-2739
donald.camaioni at pnnl.gov<mailto:donald.camaioni at pnnl.gov>
www.pnl.gov<http://www.pnl.gov/>





More information about the proFit-list mailing list