Mercurial > hg > ltpda
comparison m-toolbox/html_help/help/ug/ltpda_top_content.html @ 0:f0afece42f48
Import.
author | Daniele Nicolodi <nicolodi@science.unitn.it> |
---|---|
date | Wed, 23 Nov 2011 19:22:13 +0100 |
parents | |
children |
comparison
equal
deleted
inserted
replaced
-1:000000000000 | 0:f0afece42f48 |
---|---|
1 <p> | |
2 Welcome to LTPDA! | |
3 </p> | |
4 <p> | |
5 LTPDA provides a framework for doing object-oriented data analysis. LTPDA objects | |
6 can represent typical data structures needed for data analysis, for example, time-series | |
7 data or digital filters. These objects can then flow through a data analysis pipeline | |
8 where at each stage they record the actions. The output objects of a data analysis pipeline | |
9 therefore contain a full history of the processing steps that have been performed in reaching | |
10 this point. This history can be view to allow others to understand how results were arrived at, but | |
11 it can also be used to recreate the result. | |
12 </p> | |
13 |