Release Notes Version 8 2: Difference between revisions
Jump to navigation
Jump to search
imported>Scott (Created page with "==Changes and Bug Fixes in Version 8.2== Version 8.2 of PLS_Toolbox and Solo was released in August, 2016. For general product information, see [http://www.eigenvector.com/s...") |
imported>Scott No edit summary |
||
(7 intermediate revisions by 2 users not shown) | |||
Line 3: | Line 3: | ||
Version 8.2 of PLS_Toolbox and Solo was released in August, 2016. | Version 8.2 of PLS_Toolbox and Solo was released in August, 2016. | ||
Starting with version 8.2 of Solo, Matlab 2014a was used to compile. | |||
For general product information, see [http://www.eigenvector.com/software/pls_toolbox.htm PLS_Toolbox Product Page]. For information on Solo, see [http://www.eigenvector.com/software/solo.htm Solo Product Page]. | For general product information, see [http://www.eigenvector.com/software/pls_toolbox.htm PLS_Toolbox Product Page]. For information on Solo, see [http://www.eigenvector.com/software/solo.htm Solo Product Page]. | ||
Line 8: | Line 9: | ||
==New Features in Solo and PLS_Toolbox== | ==New Features in Solo and PLS_Toolbox== | ||
* Support for PARAFAC2 in [[Analysis_Window|analysis]] interface. | * Support for PARAFAC2 in [[Analysis_Window:_Layout|analysis]] interface. | ||
* Support exporting PARAFAC models to OpenFluor (http://www.openfluor.org) to match resolved components with published fluorescence spectra. | |||
* Improved figure placement on high resolution systems. | * Improved figure placement on high resolution systems. | ||
* Multi-way support in PLSDA via [[npls]]. | * Multi-way support in PLSDA via [[npls]]. | ||
* Add component naming to [[evrimodel|model object]] for PCA, MCR, PURITY, and PARAFAC models. Accessible from Analysis>Tools menu. | * Add user data (.userdata) component naming (.componentname) to [[evrimodel|model object]] for PCA, MCR, PURITY, and PARAFAC models. Accessible from Analysis>Tools menu. | ||
* Add a Model ID class set to [[modelselector]] model for given dataset object. | |||
* Add ability to calculate RMSEP in [[modeloptimizer]]. | |||
* Fix docking of figures. | |||
* [[Savgolcv]] now works for multivariate Y. | |||
* Include reorthogonalization step in [[simpls]]. | |||
===Importers=== | ===Importers=== | ||
Line 21: | Line 28: | ||
| align="center" style="background:#f0f0f0;"|'''File''' | | align="center" style="background:#f0f0f0;"|'''File''' | ||
| align="center" style="background:#f0f0f0;"|'''Comment''' | | align="center" style="background:#f0f0f0;"|'''Comment''' | ||
|----valign="top" | |||
|'''coda_dw_interactive''' | |||
| | |||
* Add TIC plot. | |||
|----valign="top" | |||
|'''corrspecgui''' | |||
| | |||
* Fix for lagging mouse motion commands (piling up). | |||
|----valign="top" | |||
|'''encodexml''' | |||
| | |||
* Added option to export compact DSO (works for JSON as well). | |||
|----valign="top" | |||
|'''flucutset''' | |||
| | |||
* Can now set first order and second order Rayleigh filtering separately. | |||
|----valign="top" | |||
|'''optionseditor''' | |||
| | |||
* Fix for row height, allow adjusting and set default to 18 pixels. | |||
|----valign="top" | |----valign="top" | ||
|'''ipls''' | |'''ipls''' | ||
| | | | ||
* Now checks for missing data before calling function. | * Now checks for missing data before calling function. | ||
|----valign="top" | |||
|'''lwrpred''' | |||
| | |||
* Improved performance. | |||
* Report indices of the nearest calibration points used in the local model when predicting for a sample. | |||
|----valign="top" | |----valign="top" | ||
Line 33: | Line 69: | ||
* Add zoom functionality to help with different resolution screens. | * Add zoom functionality to help with different resolution screens. | ||
|----valign="top" | |||
|'''spcreadr''' | |||
| | |||
* Added spc sub-headers into the dso.userdata field (as a cell array). | |||
|---- | |---- | ||
|} | |} |
Latest revision as of 09:04, 4 December 2018
Changes and Bug Fixes in Version 8.2
Version 8.2 of PLS_Toolbox and Solo was released in August, 2016.
Starting with version 8.2 of Solo, Matlab 2014a was used to compile. For general product information, see PLS_Toolbox Product Page. For information on Solo, see Solo Product Page.
(back to Release Notes PLS Toolbox and Solo)
New Features in Solo and PLS_Toolbox
- Support for PARAFAC2 in analysis interface.
- Support exporting PARAFAC models to OpenFluor (http://www.openfluor.org) to match resolved components with published fluorescence spectra.
- Improved figure placement on high resolution systems.
- Multi-way support in PLSDA via npls.
- Add user data (.userdata) component naming (.componentname) to model object for PCA, MCR, PURITY, and PARAFAC models. Accessible from Analysis>Tools menu.
- Add a Model ID class set to modelselector model for given dataset object.
- Add ability to calculate RMSEP in modeloptimizer.
- Fix docking of figures.
- Savgolcv now works for multivariate Y.
- Include reorthogonalization step in simpls.
Importers
- spgreadr - Reads Thermo Fisher SPG files.
Other Changes
File | Comment |
coda_dw_interactive |
|
corrspecgui |
|
encodexml |
|
flucutset |
|
optionseditor |
|
ipls |
|
lwrpred |
|
multiblocktool |
|
spcreadr |
|