This section covers the following topics:
The LTPDA Toolbox is a MATLAB® Toolbox designed for the analysis of data from the LISA Technology Package (part of the LISA Pathfinder Mission). The Toolbox implements accountable and reproducible data analysis within MATLAB®.
With the LTPDA Toolbox you operate with Analysis Objects. An Analysis Object captures more than just the data from a particular analysis: it also captures the full processing history that led to this particular result, as well as full details of by whom and where the analysis was performed.
The LTPDA Toolbox has the following features:
Create and process multiple Analysis Objects (AOs).
Save and load AOs from XML files.
Plot/view the history of the processing in any particular AO.
Submit and retrieve AOs to/from an AO Repository.
Powerful and easy to use Signal Processing capabilities.
Note AO Repositories are external to MATLAB and need to be set up independently. See Setting up an AO Repository for details. |
This documentation assumes you have a basic working understanding of MATLAB. You need to know basic MATLAB syntax for writing your own m-files, and you need to have basic familiarity with the SIMULINK interface to use the LTPDA GUI.