You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 6 Next »


We introduce a computer program for time series tuning and analysis.

The well known in paleo-climatic community program AnalySeries after Paillard et al. is restricted to the Mac OS (32-bit) and no longer compatible with current versions of Macintosh OS.


QAnalySeries is an attempt to re-implement the major functionality of AnalySeries thus providing the community with a useful tool. QAnalySeries is written using Qt SDK as a free software and can be run on Macintosh, Windows and Linux systems. 

Data, target, time model must be a text two columns file with delimiters (space, tab, ",", ";" ). First column must be depth or time in increasing order. Adding and deleting of tie points are the same as in original AnalySeries with "Shift" and "Alt" buttons ("Shift-Alt-LeftButtonClick" to delete a tie on Ubuntu).


An experimental new version of QAnalySeries is now also available for testing at http://paloz.marum.de/QAnalySeriesWASM/index.html.
This version runs inside the user's browser, and is generated as a Webassembly "Web-App". Note that this version does not yet implement
touch-screen gestures, and thus it is not currently possible to pinch-zoom. This version includes an initial version of a Spectral Analysis function (under the Tools→Spectral Analysis Menu).
Data can be uploaded and downloaded to the local computer. Astronomical data can be downloaded on demand.


Downloads: 

  • No labels