Release Notes Version 5 0 3: Difference between revisions
Jump to navigation
Jump to search
imported>Scott (New page: ==Changes and Bug Fixes in Version 5.0.3== ===NEW FUNCTIONS AND FILES=== <table> <tr> <td >hjyreadr</td> <td > Reads HORIBA Jobin Yvon files (needs LabSpec ActiveX control instal...) |
imported>Jeremy |
||
(4 intermediate revisions by 2 users not shown) | |||
Line 6: | Line 6: | ||
<tr> | <tr> | ||
<td >hjyreadr</td> | <td >hjyreadr</td> | ||
<td > | <td > Reads HORIBA Jobin Yvon files (needs LabSpec ActiveX control installed).</td> | ||
</tr> | </tr> | ||
</table> | </table> | ||
===BUG FIXES=== | ===BUG FIXES=== | ||
<table > | |||
<table border="0" cellpadding="0" cellspacing="0" width="774" | |||
style="border-collapse: collapse;table-layout:fixed"> | |||
<tr height="13"> | |||
<td height="13" width="75" style="text-align:left;">analysis <span | |||
style="display:none"></span></td> | |||
<td width="699" style="text-align:left;">Multiple menu fixes.</td> | |||
</tr> | |||
<tr height="13"> | |||
<td height="13" style="text-align:left;">autoimport <span | |||
style="display:none"></span></td> | |||
<td style="text-align:left;">Import text files WITHOUT GUI if the error | |||
status is set to return errors without a GUI.</td> | |||
</tr> | |||
<tr height="13"> | |||
<td height="13" style="text-align:left;">editds <span | |||
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 14: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. |