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
 Script: normalisation of curves

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
neutrondude Posted - 04/08/2016 : 05:57:59 AM
Origin Ver. and Service Release (Select Help-->About Origin): 9.1
Operating System win 7

Hi!
We would like to add a function to an import script where we normalise the data to start from one.
We have a near exponential relaxation function which we would like to start from 1.
Any suggestions to how we can do that- preferably not be dividing by the first value as individual numbers contain errors.

Thanks
2   L A T E S T    R E P L I E S    (Newest First)
neutrondude Posted - 04/08/2016 : 08:30:18 AM
Hi!

thanks a lot- I am creating a script to process the data. I have typical x, y columns and during import I want to normalise the y data to 1.
I write typically

%H_Y = (%H_Y - Background_Y*0.995);

How can I normalise %H_Y in a script form?

Best,






quote:
Originally posted by Shirley_GZ

Hi,

If you just want to normalize your data to make it start from 1, you can simply use the Normalize Column tool: Set Normalize Methods to Divided by Reference Cell and select first cell as Reference Cell:

http://www.originlab.com/doc/Origin-Help/Math-Normalize

You said "preferably not be dividing by the first value as individual numbers contain errors." Is this tool not satisfying for you? Can you give me more details about what you want and show me your data?

Thanks,
Shirley

Originlab Technical Service Team

Shirley_GZ Posted - 04/08/2016 : 06:24:06 AM
Hi,

If you just want to normalize your data to make it start from 1, you can simply use the Normalize Column tool: Set Normalize Methods to Divided by Reference Cell and select first cell as Reference Cell:

http://www.originlab.com/doc/Origin-Help/Math-Normalize

You said "preferably not be dividing by the first value as individual numbers contain errors." Is this tool not satisfying for you? Can you give me more details about what you want and show me your data?

Thanks,
Shirley

Originlab Technical Service Team

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