The Origin Forum
File Exchange
Try Origin for Free
The Origin Forum
Home | Profile | Register | Active Topics | Members | Search | FAQ | Send File to Tech support
 All Forums
 Origin Forum
 Origin Forum
 fit result and statistical output - paMultiY

Note: You must be registered in order to post a reply.
To register, click here. Registration is FREE!

Screensize:
UserName:
Password:
Anti-Spam Code:
Format Mode:
Format: BoldItalicizedUnderlineStrikethrough Align LeftCenteredAlign Right Horizontal Rule Insert HyperlinkUpload FileInsert Image Insert CodeInsert QuoteInsert List
   
Message:

* HTML is OFF
* Forum Code is ON
Smilies
Smile [:)] Big Smile [:D] Cool [8D] Blush [:I]
Tongue [:P] Evil [):] Wink [;)] Clown [:o)]
Black Eye [B)] Eight Ball [8] Frown [:(] Shy [8)]
Shocked [:0] Angry [:(!] Dead [xx(] Sleepy [|)]
Kisses [:X] Approve [^] Disapprove [V] Question [?]

 
Check here to subscribe to this topic.
   

T O P I C    R E V I E W
zknauss Posted - 07/20/2022 : 10:27:15 AM
I've been trying to get the fit results and statistical output from batch peak analysis using paMultiY. I believe this is supposed to work if fitresult:=1 is placed in the script however I'm not able to get any output for either of the fitresult variable values listed (0/1). The theme itself works perfectly to get these outputs so I'm not sure if it's something relatively simple or a problem in paMultiY. Below is my script for launching paMultiY using script. Thanks

paMultiY -r 0 iy:=[NCONROIData]N_CON_Peaks!(1"Time",2:3)[x0:300] theme:="test 2" fitresult:=1 append:=peak_properties ow:=[NCONT1PeakDat]<new name:="Unsorted"> dataid:="Long Name" mode:=cols;

ZTK
1   L A T E S T    R E P L I E S    (Newest First)
YimingChen Posted - 07/20/2022 : 10:40:06 AM
Can you change mode:=cols to mode:=rows? The fitting statistics are not output if appending the result by columns.

James

The Origin Forum © 2020 Originlab Corporation Go To Top Of Page
Snitz Forums 2000