Release Notes Version 7 5: Difference between revisions

From Eigenvector Research Documentation Wiki
Jump to navigation Jump to search
imported>Scott
No edit summary
imported>Scott
Line 14: Line 14:


===New/Improved Importers===
===New/Improved Importers===
* [[gwscanreadr|Guided Wave Scan and Autoscan]] importer added.
* [[jcampreadr]] - Add peaktable support.
* [[jcampreadr]] - Add peaktable support.
* Improved memory and speed performance for text parsing
* Improved memory and speed performance for text parsing

Revision as of 09:43, 14 November 2013

New Features in Solo and PLS_Toolbox

Model Selector Interface

  • Graphical Interface to build Model Selector models.
  • Drag and drop models from the Model Cache.
  • Graphically add decisions to each node.

Model Optimizer

  • Added ability to survey preprocessing for a given snapshot.
  • Additional models added (ANN).
  • Handle PLSDA and SVMDA combinations with better logic.
  • Improve options handling.
  • Improve error detection and handling.

New/Improved Importers

  • jcampreadr - Add peaktable support.
  • Improved memory and speed performance for text parsing

New/Improved Preprocessing Methods

  • EMSC is now out of patent and included with PLS_Toolbox.

Analysis and Workspace Browser

  • Completely revamped options window allows easier saving and restoring of options.
  • ANN added to methods list.
  • Export and Import models directly from cache.
  • Add copy and duplicate to browse context menu.
  • Add option to browse (see Edit > Options > Workspace Browser Options) to do either concatenation or not when dropping multiple files.
  • Add Refine menu to Analysis to better organize menu items.

Plot Controls

Other

  • Add ability to automatically show sammon components in scores.
  • Multiple improvements to SIMCA model builder.

New Command-line Features and Functions

Command-line Tool Changes

Misc New Functions

  • ann - Artificial Neural Network regression models.
  • dataset/copy_clipboard - Copy data and labels to clipboard.
  • EGrid - Property grid control based on Jide Property Table.
  • emscorr - Extended Multiplicative Scatter Correction (EMSC).
  • evritree - Wrapper object for working with jtree in Matlab.
  • evritreefcn - Rename of old evritree function.
  • hideaxistext - Hides text objects which are outside the current axis limits.
  • importtool - GUI for designating column/row data types.
  • modelselectorgui - Graphical Interface to built ModelSelector models
  • preprocessiterator- Create array of preprocessing combinations.
  • sammon - Computes Sammon projection for data or map.
  • textreadr - Reads an ASCII or .XLS file in as a DataSet Object (formally xclreadr).