HoloPRO Interface: Difference between revisions

From Eigenvector Research Documentation Wiki
Jump to navigation Jump to search
imported>Jeremy
No edit summary
imported>Jeremy
No edit summary
 
(8 intermediate revisions by the same user not shown)
Line 1: Line 1:
==Introduction==
==Introduction==


Kaiser Optical Systems' HoloPRO software supports calls into either Solo_Predictor (as of v3.2.0.5) or Matlab.
[http://www.kosi.com Kaiser Optical Systems' HoloPRO software] supports calls into either Solo_Predictor (as of v3.2.0.5) or Matlab. The sections below give some background and basic information on using HoloPRO software with Eigenvector Research products. [http://www.kosi.com Contact Kaiser Optical Systems] for more information on interfacing to Matlab or using the Solo_Predictor interfacing options of HoloPRO.


==Solo_Predictor Interface==
==Solo_Predictor Interface==
For calls into Solo_Predictor, a regression model can be specified and HoloPRO will automatically extract the available information from that model. For best interfacing, it is recommended you build models which include labels on your y-block columns to clearly identify the predicted species.
For making predictions using Solo_Predictor from HoloPRO, specify the regression model to apply. HoloPRO will automatically apply the model and extract the predictions. For best interfacing, it is recommended you build models which include labels on your y-block columns to clearly identify the predicted species (HoloPRO will use these labels in its display of results.)


==PLS_Toolbox or Model_Exporter Interface==
==Model_Exporter Interface==
To use Eigenvector models with PLS_Toolbox natively, or models exported using Model_Exporter, HoloPRO supports calling into Matlab which can be scripted to return results from the model of interest.
To use Eigenvector Research models which have been exported using Model_Exporter, HoloPRO supports calling into Matlab which can be scripted to return results from the model of interest. The Model_Exporter models can be called directly and do not require any additional software beyond Matlab and HoloPRO.  To learn more about using Model_Exporter models, see the [[Model_Exporter User Guide|Model_Exporter User Guide]].


[http://www.kosi.com Contact Kaiser Optical Systems] for more information on interfacing to Matlab or using the Solo_Predictor interfacing options of HoloPRO.
==PLS_Toolbox Interface==
To use Eigenvector models with PLS_Toolbox natively (without using Model_Exporter) HoloPRO's Matlab interface can be used along with custom scripts to return results from the model of interest.  This script can call PLS_Toolbox commands, as long as PLS_Toolbox is installed along with Matlab. See [[PLS_Toolbox Unattended Configuration]] for details on configuring PLS_Toolbox for use  in unattended situations. For assistance with scripting for these situations, [mailto:helpdesk@eigenvector.com contact our Helpdesk].

Latest revision as of 10:36, 22 December 2011

Introduction

Kaiser Optical Systems' HoloPRO software supports calls into either Solo_Predictor (as of v3.2.0.5) or Matlab. The sections below give some background and basic information on using HoloPRO software with Eigenvector Research products. Contact Kaiser Optical Systems for more information on interfacing to Matlab or using the Solo_Predictor interfacing options of HoloPRO.

Solo_Predictor Interface

For making predictions using Solo_Predictor from HoloPRO, specify the regression model to apply. HoloPRO will automatically apply the model and extract the predictions. For best interfacing, it is recommended you build models which include labels on your y-block columns to clearly identify the predicted species (HoloPRO will use these labels in its display of results.)

Model_Exporter Interface

To use Eigenvector Research models which have been exported using Model_Exporter, HoloPRO supports calling into Matlab which can be scripted to return results from the model of interest. The Model_Exporter models can be called directly and do not require any additional software beyond Matlab and HoloPRO. To learn more about using Model_Exporter models, see the Model_Exporter User Guide.

PLS_Toolbox Interface

To use Eigenvector models with PLS_Toolbox natively (without using Model_Exporter) HoloPRO's Matlab interface can be used along with custom scripts to return results from the model of interest. This script can call PLS_Toolbox commands, as long as PLS_Toolbox is installed along with Matlab. See PLS_Toolbox Unattended Configuration for details on configuring PLS_Toolbox for use in unattended situations. For assistance with scripting for these situations, contact our Helpdesk.