Note: You must be registered in order to post a reply. To register, click here. Registration is FREE!
T O P I C R E V I E W
ppasi1
Posted - 11/28/2004 : 4:16:01 PM Hello!
I have to do peak (single lorenzian peak) fitting on hundreds of files (each file consisting of single x-y table). The files are all in same format and are located in the same directory. The peak is located between rows 150-200 (whole range 1-500), so the range should be described for fitting procedure. Output should be a table (or a matrix) consisting of files names (or index) and peak parameters.
I´m quite familiar with peak fitting in origin, but this large amount of files is difficult to handle with peak fitting tools.
I suppose that this task would be done in easiest way with Origin C?? Could anyone more familiar with origin-C give me good ideas how to approach this problem succesfully??
Thank you in advance!
-Pasi
Origin Version (Select Help-->About Origin): 7.0 Operating System: win 2000
1 L A T E S T R E P L I E S (Newest First)
Mike Buess
Posted - 11/29/2004 : 07:24:34 AM Origin C might not be necessary. See the LabTalk script file Buttons\Batch.ogs in Origin's program folder for an example of how to automate importing and analysis of multiple files.