Release Notes Model Exporter Version 2 7 1: Difference between revisions

From Eigenvector Research Documentation Wiki
Jump to navigation Jump to search
imported>Jeremy
(Created page with "Version 2.7.1 of Model_Exporter was released in May, 2013. For general product information, see Model Exporter User Guide. ==NEW FEATURES / FIXES== * Changes to Savitzky...")
 
imported>Jeremy
 
Line 3: Line 3:
==NEW FEATURES / FIXES==
==NEW FEATURES / FIXES==


* Changes to Savitzky-Golay preprocessing handling:
* Changes to Savitzky-Golay preprocessing: Support all options including weighted tails
** Ensure all options are passed to savgol
** Use correct number of diagonals with the memory efficient multiplication method for the savgol matrix of coefficients
** Pre-test diagonals and remove those that we don't have to include in the filter

Latest revision as of 11:24, 30 May 2013

Version 2.7.1 of Model_Exporter was released in May, 2013. For general product information, see Model Exporter User Guide.

NEW FEATURES / FIXES

  • Changes to Savitzky-Golay preprocessing: Support all options including weighted tails