Skip to content

Commit bcf045d

Browse files
committed
Update AnalyzerResult.rst
1 parent cd1e844 commit bcf045d

1 file changed

Lines changed: 7 additions & 4 deletions

File tree

doc/source/tutorials/AnalyzerResult.rst

Lines changed: 7 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,14 @@
11
.. This file is part of TimeSide
22
@author: Thomas Fillon
33
4-
==========================
5-
Analyzer Result examples
6-
==========================
4+
========================
5+
Data management examples
6+
========================
7+
8+
`AnalyzerResult` is the python data structure specific to TimeSide that embeds all the data resulting from a given analyzer processors after a run.
9+
It is thus the base object to access the analysis results and all the corresponding metadata.
710

8-
Example of use of the Analyzer Result structure
11+
Bellow are examples of use of the Analyzer Result structure.
912

1013
Usage : AnalyzerResult(data_mode=None, time_mode=None)
1114

0 commit comments

Comments
 (0)