Giter Club home page Giter Club logo

nolitsa's Introduction

NoLiTSA

NoLiTSA (NonLinear Time Series Analysis) is a Python module implementing several standard algorithms used in nonlinear time series analysis.

Build Status Coverage Status

Features

  • Estimation of embedding delay using autocorrelation, delayed mutual information, and reconstruction expansion.
  • Embedding dimension estimation using false nearest neighbors and averaged false neighbors.
  • Computation of correlation sum and correlation dimension from both scalar and vector time series.
  • Estimation of the maximal Lyapunov exponent from both scalar and vector time series.
  • Generation of FT, AAFT, and IAAFT surrogates from a scalar time series.
  • Simple noise reduction scheme for filtering deterministic time series.
  • Miscellaneous functions for end point correction, stationarity check, fast near neighbor search, etc.

Installation

NoLiTSA can be installed using pip by running

git clone https://github.com/manu-mannattil/nolitsa.git
pip install ./nolitsa

or, with newer versions of pip:

pip install git+https://github.com/manu-mannattil/nolitsa.git

NoLiTSA requires NumPy and SciPy, and (theoretically) works with both Python 2 and 3.

Tests

NoLiTSA’s unit tests can be executed by running nosetests, or by using

python setup.py test

Publications

Versions of NoLiTSA were used in the following publications:

  • M. Mannattil, H. Gupta, and S. Chakraborty, “Revisiting Evidence of Chaos in X-ray Light Curves: The Case of GRS 1915+105,” Astrophys. J. 833, 208 (2016).

  • M. Mannattil, A. Pandey, M. K. Verma, and S. Chakraborty, “On the applicability of low-dimensional models for convective flow reversals at extreme Prandtl numbers,” Eur. Phys. J. B 90, 259 (2017)

Acknowledgments

Sagar Chakraborty is thanked for several critical discussions.

License

NoLiTSA is licensed under the 3-clause BSD license. See the file LICENSE for more details.

nolitsa's People

Contributors

manu-mannattil avatar zurga avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.