2016 Analysis Bug Fixes
JIRA | Summary | Detail |
---|---|---|
PCA fails to transfer the categorical info into results. | categorical info is now transfer from source data to result data | |
Column statistics result can't be add to source sheet. | Show the Statistic results for columns in source sheet but not new sheet | |
Need a way to set default category in NLFit | Categorical name in the NLfit can be saved in the theme even function is not selected | |
Copy-and-paste fitting operation should ignore the subrange input information by default | This is implemented so that the new data range is used for a fitting when pasting the operation. | |
Peak row index reported incorrectly with masked data | The peak index is remaining unchanged after data is masked. | |
support replacing Y with more statistics in "Reduce Duplicate X Data" dialog | Add more Statistics like SD, SE, RMS to "Analysis:Data Manipulation:Reduce Duplicate X Data" dialog | |
Analysis tools without input range support Auto updates, recalculation, Change Parameters. | Such as Power and Sample Size menu, Simulate Curve, Simulate Surface, Statistics:Hypothesis Tesing:One Sample Proportion Test, etc. | |
Improve Notes table in result sheet for all Power and Sample Size tools | Now the title of the Power and Sample Size tools dialog shows more specific xf name. | |
Function where arguments use comma as decimal point (German systems) fails to execute. | Support smart convert function argument separator. | |
Support Binomial filter for smoothing. | Binomial filter is added to Method in the smooth dialog. | |
Provide Deming method in Fit Linear with X Error | Add Deming fitting method under the computation method in the Fit Options tab. | |
Apply some better default settings for PA |
2. Change the default orders so Peak_Centers sheet is before Baseline_data sheet. | |
Provide more Statistics results for Fit Linear with X Error | provide Number of Points, and Degrees of Freedom quantities for York and Deming method. | |
Linear Fit: Concatenate Fit got wrong result when fit with weight | Correct weight data information is displayed in report sheet. And the fitting parameters are consistent with NLfit. | |
Center of Gravity is missing for some function in PA's Fit Peaks. | Center of gravity is calculated for Lorentz, GaussMod, etc. | |
After multiple peak fit, many labels show on source graph when tagged peaks exist. | The number of labels on the peaks are correct now. | |
ORG-11186 | Average Multiple Curves failed to exclude the masked data | Masked points should be excluded. This is fixed in Origin 2016. |