Release Notes Version 5 0 3: Difference between revisions

From Eigenvector Research Documentation Wiki
Jump to navigation Jump to search
imported>Scott
imported>Jeremy
 
(3 intermediate revisions by 2 users not shown)
Line 5: Line 5:
<table>
<table>
<tr>
<tr>
<td >hjyreadr&nbsp;&nbsp;&nbsp;&nbsp;</td>
<td >hjyreadr</td>
<td >    Reads HORIBA Jobin Yvon files (needs LabSpec ActiveX control installed).</td>
<td >&nbsp;&nbsp;&nbsp;&nbsp;Reads HORIBA Jobin Yvon files (needs LabSpec ActiveX control installed).</td>
</tr>
</tr>
</table>
</table>


===BUG FIXES===
===BUG FIXES===
<table >
 
<tr>
<table border="0" cellpadding="0" cellspacing="0" width="774"
<td >browse      </td>
style="border-collapse:  collapse;table-layout:fixed">
<td > Add help/send error report menu item.</td>
    <tr height="13">
</tr>
      <td height="13" width="75" style="text-align:left;">analysis <span
<tr>
        style="display:none"></span></td>
<td >editds    </td>
      <td width="699" style="text-align:left;">Multiple menu fixes.</td>
<td > Add missing semicolon.</td>
    </tr>
</tr>
    <tr height="13">
<tr>
      <td height="13" style="text-align:left;">autoimport <span
<td >evriclearlicense  </td>
        style="display:none"></span></td>
<td > Added ability to clear license code WITHOUT asking for a new one.</td>
      <td style="text-align:left;">Import text files WITHOUT GUI if the error
</tr>
        status is set to return errors without a GUI.</td>
<tr>
    </tr>
<td >polyinterp      </td>
    <tr height="13">
<td > Move mdcheck and axis lookup logic OUTSIDE of variable loop. VASTLY improves speed (~factor of 14).</td>
      <td height="13" style="text-align:left;">editds <span
</tr>
        style="display:none"></span></td>
      <td style="text-align:left;">Fix tab deselect bug.</td>
    </tr>
     <tr height="13">
      <td height="13" style="text-align:left;">ipls <span
        style="display:none"></span></td>
      <td style="text-align:left;">Add logic to handle IPLS using
        misclassification rates rather than RMSECV.</td>
    </tr>
    <tr height="13">
      <td height="13" style="text-align:left;">modlrder <span
        style="display:none"></span></td>
      <td style="text-align:left;">Fix to show prediction information even if
        preprocessing field is NOT present in structure.</td>
    </tr>
    <tr height="13">
      <td height="13" style="text-align:left;">parsemixed <span
        style="display:none"></span></td>
      <td style="text-align:left;">Fix for empty cells in b which are not characters (due to, for example, a strangely formatted XLS file with empty elements).</td>
    </tr>
    <tr height="13">
      <td height="13" style="text-align:left;">pca_guifcn <span
        style="display:none"></span></td>
      <td style="text-align:left;">Allow selection and plotting of multiple
        items for Q and T contributions.</td>
    </tr>
    <tr height="13">
      <td height="13" style="text-align:left;"><span
        style="display:none"></span></td>
      <td style="text-align:left;">Limit max PCs to 80% of max when using
        robust model.</td>
    </tr>
    <tr height="13">
      <td height="13" style="text-align:left;"><span
        style="display:none"></span></td>
      <td style="text-align:left;">Add ability to show both Calibration and
        Validation sample contributions at the same time.</td>
    </tr>
    <tr height="13">
      <td height="13" style="text-align:left;"><span
        style="display:none"></span></td>
      <td style="text-align:left;">Add legend information to plots.</td>
    </tr>
    <tr height="13">
      <td height="13" style="text-align:left;">plotgui <span
        style="display:none"></span></td>
      <td style="text-align:left;">Add additional colorby controls.</td>
    </tr>
    <tr height="13">
      <td height="13" style="text-align:left;"><span
        style="display:none"></span></td>
      <td style="text-align:left;">Allows true linear mapping of value to
      color.</td>
    </tr>
    <tr height="13">
      <td height="13" style="text-align:left;"><span
        style="display:none"></span></td>
      <td style="text-align:left;">Perform binning of colors to speed up
        rendering.</td>
    </tr>
    <tr height="13">
      <td height="13" style="text-align:left;"><span
        style="display:none"></span></td>
      <td style="text-align:left;">Fix legend problems (reduce # of items in
        legend).</td>
    </tr>
    <tr height="13">
      <td height="13" style="text-align:left;">preprocess <span
        style="display:none"></span></td>
      <td style="text-align:left;">Use lower level plotting function to improve
        performance.</td>
    </tr>
    <tr height="13">
      <td height="13" style="text-align:left;">stick <span
        style="display:none"></span></td>
      <td style="text-align:left;">Improve speed and add hold to be compatible
        with previously held plots.</td>
    </tr>
</table>
</table>

Latest revision as of 15:16, 30 December 2008

Changes and Bug Fixes in Version 5.0.3

NEW FUNCTIONS AND FILES

hjyreadr     Reads HORIBA Jobin Yvon files (needs LabSpec ActiveX control installed).

BUG FIXES

analysis Multiple menu fixes.
autoimport Import text files WITHOUT GUI if the error status is set to return errors without a GUI.
editds Fix tab deselect bug.
ipls Add logic to handle IPLS using misclassification rates rather than RMSECV.
modlrder Fix to show prediction information even if preprocessing field is NOT present in structure.
parsemixed Fix for empty cells in b which are not characters (due to, for example, a strangely formatted XLS file with empty elements).
pca_guifcn Allow selection and plotting of multiple items for Q and T contributions.
Limit max PCs to 80% of max when using robust model.
Add ability to show both Calibration and Validation sample contributions at the same time.
Add legend information to plots.
plotgui Add additional colorby controls.
Allows true linear mapping of value to color.
Perform binning of colors to speed up rendering.
Fix legend problems (reduce # of items in legend).
preprocess Use lower level plotting function to improve performance.
stick Improve speed and add hold to be compatible with previously held plots.