Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

DOIImage Modified

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

Source code is available here: https://doi.org/10.5281/zenodo.10892222.

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. 

...

QAnalySeries-a cross-platform time series tuning and analysis tool
S Kotov, H Pälike - AGU Fall Meeting Abstracts, PP53D-1230, 2018 or https://doi.org/10.5281/zenodo.10892222


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).

...