Git Product home page Git Product logo

sportran's Introduction

SporTran (FKA thermocepstrum)

A code to estimate transport coefficients from the cepstral analysis of a multi-variate current stationary time series.

PyPI version Documentation Status

Documentation

https://sportran.readthedocs.io

References

Developed by Loris Ercole, Riccardo Bertossa, Sebastiano Bisacchi under the supervision of prof. Stefano Baroni

Acknowledgment The development of this software is part of the scientific program of the EU MaX Centre of Excellence for Supercomputing Applications (Grant No. 676598, 824143) and has been partly funded through it.


Usage

There is a GUI that you can try after installing the package. Click here for instructions.

The code can be used as a library, for example in a Jupyter notebook. In the examples folder you can find some examples.

Alternatively, you can run the code analysis.py from the command line without any installation procedure. It can execute most of the cepstral analysis routines, returning the results in a series of data files and PDF plots. See the examples/example_commandline_NaCl folder and the help (python analysis.py --help) for more information.

Requirements

  • numpy
  • scipy
  • matplotlib
  • tkinter
  • markdown2
  • pillow

Installation

You can simply pip-install SporTran downloading it from PyPI with pip install sportran.

Alternatively:

  1. Clone this repository: git clone https://github.com/sissaschool/sportran.git
  2. Install the package with pip (dependencies will be automatically downloaded). For example:
cd sportran
pip install .

You are all set! You can check that the installation is working by trying to run the command sportran-analysis.

The Graphical User Interface can be started with the command sportran-gui.

Issues

You are strongly encouraged to report any issue on the official GitHub issues page.

sportran's People

Contributors

fgrassel avatar lorisercole avatar lorisercole-second avatar rikigigi avatar sebab003 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.