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
Username:
Password:
Save Password
Forgot your Password? | Admin Options

 All Forums
 Origin Forum
 Origin Forum
 Data masking and curve fitting
 New Topic  Reply to Topic
 Printer Friendly
Author Previous Topic Topic Next Topic Lock Topic Edit Topic Delete Topic New Topic Reply to Topic

XZ_laser

Switzerland
6 Posts

Posted - 07/02/2013 :  10:36:56 AM  Show Profile  Edit Topic  Reply with Quote  View user's IP address  Delete Topic
I am using Origin 8.0.63.988 SR6. I don't know if the issue I encounter is still around in the later software versions.

I have been trying to perform linear or 2nd order polynomial fits on sets of data. The tricky thing is that the data points I want to use are not contiguous: one set is near the beginning, one set is near the end, and there is a sizable set of data that I don't want to use in between them.

The main method that I have been using with good success is to first record down the row numbers of the data points that I want to use, duplicate the data set, and then delete out the rows that I don't need. Curve fitting on truncated data is fast (less than a second).

I then discovered the data masking feature, and masked the row numbers that I don't need. However, while curve fitting still works, it's now very, very slow (more than a minute). Any idea why Origin is behaving like this?

For the record, the total number of rows in my data is 10001. For the fitting, I only use <400 rows total worth of data, or about 200 contiguous rows near the beginning and the same number near the end.

greg

USA
1378 Posts

Posted - 07/02/2013 :  1:43:07 PM  Show Profile  Edit Reply  Reply with Quote  View user's IP address  Delete Reply
This is actually a bug in 8.0. The fitter slows down when testing the masked state of data. This is much faster in 8.6 and 9.0.

You can get around the problem in 8.0 by use of Worksheet : Extract Worksheet Data.

With X and Y both checked under Extract,
Add the column with masked point as an Alias (assume it's B)
For the Condition use
B<i>==0
and for Output, select
Extract to New Worksheet
and click OK

This will create a new worksheet with only the non-masked data which should fit at normal speeds.

Edited by - greg on 07/02/2013 1:43:47 PM
Go to Top of Page
  Previous Topic Topic Next Topic Lock Topic Edit Topic Delete Topic New Topic Reply to Topic
 New Topic  Reply to Topic
 Printer Friendly
Jump To:
The Origin Forum © 2020 Originlab Corporation Go To Top Of Page
Snitz Forums 2000