Release Notes Version 6 5 4: Difference between revisions

From Eigenvector Research Documentation Wiki
Jump to navigation Jump to search
imported>Scott
(Created page with "==Changes and Bug Fixes in Version 6.5.4== ===Bug Fixes=== {| |'''fasternnls''' | Fix serious problem with disabling/enabling factors when fitting more than 10 components. |---...")
 
imported>Jeremy
 
Line 6: Line 6:
|'''fasternnls'''
|'''fasternnls'''
| Fix serious problem with disabling/enabling factors when fitting more than 10 components.
| Fix serious problem with disabling/enabling factors when fitting more than 10 components.
|----
|'''Horiba Raman Importer (hjyreadr)'''
| Fix ActiveX installation issues on some 64-bit systems and systems where user does not have administrator privileges.
|----
|----
|'''specalignset'''
|'''specalignset'''

Latest revision as of 15:27, 2 March 2012

Changes and Bug Fixes in Version 6.5.4

Bug Fixes

fasternnls Fix serious problem with disabling/enabling factors when fitting more than 10 components.
Horiba Raman Importer (hjyreadr) Fix ActiveX installation issues on some 64-bit systems and systems where user does not have administrator privileges.
specalignset Fix serious bug where COW wasn't actually being applied to data (calibration or application).
Fix bug which wasn't correctly resetting the Segment Length when it was set too big.
Pull calibration and application cells for COW into sub-functions so we don't have them defined in multiple places in the code.
svmOptimize Fix data-dependent bug which can cause the SVMDA model to use svm parameters which are not the optimal set found by CV scan.