Release Notes Version 6 5 1: Difference between revisions

From Eigenvector Research Documentation Wiki
Jump to navigation Jump to search
imported>Scott
imported>Jeremy
No edit summary
 
(7 intermediate revisions by 2 users not shown)
Line 1: Line 1:
==Changes and Bug Fixes in Version 6.5.1==
==Changes and Bug Fixes in Version 6.5.1==
This update focused on bug fixes related to the release of version 6.5, continued development of the DOE tools, and improvements to Trend Tool.
This update focused on bug fixes related to the release of version 6.5, continued development of the DOE tools, and improvements to Trend Tool.
===New Functions and Files===
:[[halfnormplot]] - Produce Half-Normal or Normal plot from DOE dataset object.


:[[fluoromaxreadr]] - Reads JYHoriba Floromax ASCII files in as a DataSet Object.
===Enhancements===


===Fixes and Enhancements===
* [[doegui|Experiment Designer]] - Add "export to MLR" button to send DOE directly to Analysis window.
* [[Analysis_of_DOE_Results|Analysis of DOEs]] - Add additional toolbar buttons for analyzing and working with DOE data including automatic response-block creation, half-norm plots, and improved ANOVA analyses.
* [[trendtool|Trend Tool]] Major improvements to performance and [[TrendTool EVRIGUI Object]] accessibility.
* [[Glsw|GLSW Preprocessing]] - Add class set selection to options and interface.
* [[spcreadr|SPC Importing]] - Improved performance for large multi-files, added additional progress bar conditions.
* [[fluoromaxreadr]] - Add inporting of JYHoriba Fluoromax ASCII files (with automatic Raleigh removal).


====High-Level Fixes====
===High-Level Fixes===
* Fix issue when entering number of PCs in Analysis edit box.
* Fix issue when selecting column headers in Data tab of the [[editds|DataSet Editor]].


 
* [[editds|DataSet Editor]] - Fix issue when selecting column headers in Data tab.  
 
* [[svm|SVM]] - Fix issue when building models with excluded variables.
====Enhancements====
* [[plsda|PLSDA]] - Fix for problems applying models to test sets with only one class, or where maximum class value is negative ( < 0 ).
* Major improvements to [[trendtool|Trend Tool]].
* [[Analysis]] - Fix issue when entering number of PCs in Analysis edit box when using PARAFAC.
* Add export to MLR button on [[doegui|Experiment Designer]].
* [[Anovadoe|ANOVA DOE]] - Fix for some failures on certain types of DOEs.
* Add addition toolbar buttons for working with DOE data into [[Analysis_of_DOE_Results|MLR]].
* [[Analysis]] - Fix issue plotting MLR scores when y-block is multi-column but first column is excluded.


====Low-Level Fixes====
====Low-Level Fixes====
* Change installation script to wrap [[evriinstall]] so incompatible pcoding can be caught at installation.
* Improvements to handling different Matlab p-coding requirements.
* Reenable dragging of demo data from modelcache tree and other loading behavior.
* Improved support for custom EVRIScript object definition files in stand-alone products.
* Fix to better handle empty modelcache.
* Improvements to memory requirements with some graphical interfaces (shareddata changes).
* Add more adopting of plots to better manage closing of figures.
* Re-enable dragging of demo data from modelcache tree and other loading behavior.
* Multiple fixes to ModelCache for better performance and error handling.
* Improved managing of Analysis window child figures.
* Add new methods to [[Browse_EVRIGUI_Object|evrigui browse]] object.
* Add new methods to [[Browse_EVRIGUI_Object|evrigui browse]] object.
* Allow placement of <tt>preprouser.mat</tt> file in current directory or  Solo installation directory (change for Solo only).
* Fix to use appropriate CLS algorithm when calculating X_hat in [[datahat]].
===New Functions and Files===
:[[halfnormplot]] - Produces Half-Normal or Normal plot from DOE DataSet object.
:[[fluoromaxreadr]] - Read JYHoriba Fluoromax ASCII files with Raleigh removal.

Latest revision as of 13:11, 9 November 2011

Changes and Bug Fixes in Version 6.5.1

This update focused on bug fixes related to the release of version 6.5, continued development of the DOE tools, and improvements to Trend Tool.

Enhancements

  • Experiment Designer - Add "export to MLR" button to send DOE directly to Analysis window.
  • Analysis of DOEs - Add additional toolbar buttons for analyzing and working with DOE data including automatic response-block creation, half-norm plots, and improved ANOVA analyses.
  • Trend Tool Major improvements to performance and TrendTool EVRIGUI Object accessibility.
  • GLSW Preprocessing - Add class set selection to options and interface.
  • SPC Importing - Improved performance for large multi-files, added additional progress bar conditions.
  • fluoromaxreadr - Add inporting of JYHoriba Fluoromax ASCII files (with automatic Raleigh removal).

High-Level Fixes

  • DataSet Editor - Fix issue when selecting column headers in Data tab.
  • SVM - Fix issue when building models with excluded variables.
  • PLSDA - Fix for problems applying models to test sets with only one class, or where maximum class value is negative ( < 0 ).
  • Analysis - Fix issue when entering number of PCs in Analysis edit box when using PARAFAC.
  • ANOVA DOE - Fix for some failures on certain types of DOEs.
  • Analysis - Fix issue plotting MLR scores when y-block is multi-column but first column is excluded.

Low-Level Fixes

  • Improvements to handling different Matlab p-coding requirements.
  • Improved support for custom EVRIScript object definition files in stand-alone products.
  • Improvements to memory requirements with some graphical interfaces (shareddata changes).
  • Re-enable dragging of demo data from modelcache tree and other loading behavior.
  • Multiple fixes to ModelCache for better performance and error handling.
  • Improved managing of Analysis window child figures.
  • Add new methods to evrigui browse object.
  • Allow placement of preprouser.mat file in current directory or Solo installation directory (change for Solo only).
  • Fix to use appropriate CLS algorithm when calculating X_hat in datahat.

New Functions and Files

halfnormplot - Produces Half-Normal or Normal plot from DOE DataSet object.
fluoromaxreadr - Read JYHoriba Fluoromax ASCII files with Raleigh removal.