This shows you the differences between two versions of the page.
manual:tiser [2018/07/20 11:38] zenke created |
manual:tiser [2018/07/20 11:42] (current) zenke Adds some explanation |
||
---|---|---|---|
Line 1: | Line 1: | ||
====== Time series files ====== | ====== Time series files ====== | ||
- | Time series files (tiser) are human-readable text files in two column format. These files are for instance read by [[FileModulatedPoissonGroup]] and are typically interpreted with linear interpolation between data points. That means they are interpreted the same way how you would plot them by connecting all the dots by a line. | + | Time series files (tiser) are human-readable text files in two column format (the first column encodes time and the second column encodes the value). These files are for instance read by [[FileModulatedPoissonGroup]] and are typically interpreted with linear interpolation between data points. That means they are interpreted the same way how you would plot them by connecting all the dots by a line. |
For example, the file: | For example, the file: |