Release Notes Version 8 1 1: 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 8.1.1== ===Importers=== * '''hitachieemreadr''' - Reads Hitachi EEM files with Rayleigh removal. ===Additional Changes=== {| {{table...")
 
imported>Scott
No edit summary
Line 33: Line 33:


|----valign="top"
|----valign="top"
|'''[[dendrogram]]'''
|'''dendrogram'''
|
|
* Dendrogram's "Keep" feature resets the first row classset to the user's dendrogram selection. However, it keeps the original first row class IDs and class set name. Fix to use new class IDs and set class set name = "Cluster Classes".
* Dendrogram's "Keep" feature resets the first row classset to the user's dendrogram selection. However, it keeps the original first row class IDs and class set name. Fix to use new class IDs and set class set name = "Cluster Classes".
Line 51: Line 51:
* Expose the 'model.detail.extrap' variable in the LWR Scores Plot.
* Expose the 'model.detail.extrap' variable in the LWR Scores Plot.


|----valign="top"
|'''[[savgol2d]]'''
|
* Add 'full' (uses all cross terms) option.
|----valign="top"
|'''[[cov_cv]]'''
|
* Added makemonotonic to interp1 DO trick to help interpolation.
|----valign="top"
|'''[[tconcalc]]'''
|
* Fixed PLS contributions.
|----
|----
|}
|}

Revision as of 10:20, 16 March 2016

Changes and Bug Fixes in Version 8.1.1

Importers


Additional Changes

File Comment


adjustaxislimitsgui
  • Add X and Y Dir to adjust axis interface.
parafac
  • Add unimodality without associated nonnegativity to constrainfit.m.
comparelcms_sim_interactive
  • Fix control sizing and improve code performance.
editds
  • Increase GUI performance.
dendrogram
  • Dendrogram's "Keep" feature resets the first row classset to the user's dendrogram selection. However, it keeps the original first row class IDs and class set name. Fix to use new class IDs and set class set name = "Cluster Classes".
opusreadr
  • Fix "date and time" axisscale creation (based on date and time) to handle time remported as GMT or UTC. Also sort rows in order of increasing timestamp.
coda_dw_interactive
  • Fix control sizing and improve code performance.
lwr
  • Expose the 'model.detail.extrap' variable in the LWR Scores Plot.
savgol2d
  • Add 'full' (uses all cross terms) option.
cov_cv
  • Added makemonotonic to interp1 DO trick to help interpolation.
tconcalc
  • Fixed PLS contributions.