Cepstral Data Analysis of current time series for Green-Kubo transport coefficients
Project description
SporTran (FKA thermocepstrum)
A code to estimate transport coefficients from the cepstral analysis of a multi-variate current stationary time series.
Documentation
https://sportran.readthedocs.io
References
- Ercole L., Bertossa R., Bisacchi S., and Baroni S., "SporTran: a code to estimate transport coefficients from the cepstral analysis of (multivariate) current time series", Comput. Phys. Commun., 108470, arXiv:2202.11571 (2022)
- (cepstral analysis) Ercole, Marcolongo, Baroni, Sci. Rep. 7, 15835 (2017)
- (multicomponent systems) Bertossa, Grasselli, Ercole, Baroni, Phys. Rev. Lett. 122, 255901 (2019) (arXiv)
- (review) Baroni, Bertossa, Ercole, Grasselli, Marcolongo, Handbook of Materials Modeling (2018) (arXiv)
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:
- Clone this repository:
git clone https://github.com/sissaschool/sportran.git
- 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.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file sportran-1.0.0rc4.tar.gz
.
File metadata
- Download URL: sportran-1.0.0rc4.tar.gz
- Upload date:
- Size: 16.0 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.7.16
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 9fd104e4d87bcaedd2e90b534db1fc05778b704940a7700a341ea212aae49abf |
|
MD5 | 58dd5ef26c373b12d2ad98045241c458 |
|
BLAKE2b-256 | 79c64fc6017bf627576b06dae9db5d39a9f29cd8125e687ccf33eb018584d6f9 |
File details
Details for the file sportran-1.0.0rc4-py3-none-any.whl
.
File metadata
- Download URL: sportran-1.0.0rc4-py3-none-any.whl
- Upload date:
- Size: 134.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.7.16
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 29b6d39d94f9ebca3c367c6f2845a13e1f29e1c0715cd4174e5d361c2dbc2ab6 |
|
MD5 | 52e2ea6134d3a7571739fcd006469045 |
|
BLAKE2b-256 | 96a49763f8027fb5c0caaf1dc58992340371b5492d9d97605446d7da13aab3b4 |