{ "info": { "author": "Loris Ercole, Riccardo Bertossa", "author_email": "loris.ercole@epfl.ch", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Environment :: Console", "Intended Audience :: Developers", "Intended Audience :: Science/Research", "License :: OSI Approved :: GNU General Public License v3 (GPLv3)", "Natural Language :: English", "Operating System :: OS Independent", "Programming Language :: Python :: 2.7", "Topic :: Scientific/Engineering :: Physics" ], "description": "# thermocepstrum\nCode to compute thermal conductivity through cepstral analysis of heat flux time series, as described in papers:\n - Ercole, Marcolongo, Baroni, Sci. Rep. 7, 15835 (2017), https://doi.org/10.1038/s41598-017-15843-2\n - for the multi-component analysis: Baroni, Bertossa, Ercole, Grasselli, Marcolongo, https://arxiv.org/abs/1802.08006\n\n**Acknowledgement** The development of this software is part of the scientific program of the EU MaX Centre of Excellence for Supercomputing Applications (Grant No. 676598) and has been partly funded through it.\n\n### Usage\nThe code can be used as a **library**, for example in a Jupyter notebook. \nIn the `examples` folder you can find some examples. \n\nAlternatively, you can run the code `analysis.py` from the **command line**.\nIt can execute most of the cepstral analysis routines, returning the results in a series of data files and PDF plots.\nSee the `examples` folder and the help (`python analysis.py --help`) for more information.\n\n### Requirements\n - Python 2.7\n - Numpy\n - Scipy\n - Matplotlib\n\n### Installation\n 1. Clone this repository `git clone https://github.com/lorisercole/thermocepstrum.git`\n 2. Install the package with pip (dependencies will be automatically downloaded). For example:\n```\ncd thermocepstrum\npip install .\n```\n 3. You are done! You can check that the installation is working by trying to run the command `thermocepstrum-analysis`.\n\n\n", "description_content_type": "text/markdown", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/lorisercole/thermocepstrum", "keywords": "cepstral data analysis thermal conductivity transport coefficients physics green-kubo", "license": "GPL 3", "maintainer": "", "maintainer_email": "", "name": "thermocepstrum", "package_url": "https://pypi.org/project/thermocepstrum/", "platform": "", "project_url": "https://pypi.org/project/thermocepstrum/", "project_urls": { "Homepage": "https://github.com/lorisercole/thermocepstrum" }, "release_url": "https://pypi.org/project/thermocepstrum/0.1.2/", "requires_dist": [ "numpy (>=1.9.0)", "scipy (>=0.17.0)", "matplotlib (>=2.0.0)" ], "requires_python": ">=2.6", "summary": "Cepstral Data Analysis of current time series for Green-Kubo transport coefficients", "version": "0.1.2" }, "last_serial": 4967787, "releases": { "0.1.2": [ { "comment_text": "", "digests": { "md5": "bc2c5f0b160cacead65b81a1eec4f07f", "sha256": "0df71a8ac57e6c1edda8033eb2d31a31fc2adb580c0dc76abf7f39e249825158" }, "downloads": -1, "filename": "thermocepstrum-0.1.2-py2-none-any.whl", "has_sig": false, "md5_digest": "bc2c5f0b160cacead65b81a1eec4f07f", "packagetype": "bdist_wheel", "python_version": "py2", "requires_python": ">=2.6", "size": 73988, "upload_time": "2019-03-21T11:40:02", "url": "https://files.pythonhosted.org/packages/af/90/1b1cbd2b91dd973eb21a187b309891b0fe23ddf4ff264c5fe1c4a6b9f3bb/thermocepstrum-0.1.2-py2-none-any.whl" }, { "comment_text": "", "digests": { "md5": "c8873c0b266b45dcda5a0f5787d6837d", "sha256": "377baa23e24411661826a4d0ac6a9df4f26d9e59b435a9f1d039bcc7698fa718" }, "downloads": -1, "filename": "thermocepstrum-0.1.2.tar.gz", "has_sig": false, "md5_digest": "c8873c0b266b45dcda5a0f5787d6837d", "packagetype": "sdist", "python_version": "source", "requires_python": ">=2.6", "size": 48789, "upload_time": "2019-03-21T11:40:04", "url": "https://files.pythonhosted.org/packages/fc/b2/56e98b58f77a2427006d28bc5c71f7966b67b089df41c38353245dd69c3d/thermocepstrum-0.1.2.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "bc2c5f0b160cacead65b81a1eec4f07f", "sha256": "0df71a8ac57e6c1edda8033eb2d31a31fc2adb580c0dc76abf7f39e249825158" }, "downloads": -1, "filename": "thermocepstrum-0.1.2-py2-none-any.whl", "has_sig": false, "md5_digest": "bc2c5f0b160cacead65b81a1eec4f07f", "packagetype": "bdist_wheel", "python_version": "py2", "requires_python": ">=2.6", "size": 73988, "upload_time": "2019-03-21T11:40:02", "url": "https://files.pythonhosted.org/packages/af/90/1b1cbd2b91dd973eb21a187b309891b0fe23ddf4ff264c5fe1c4a6b9f3bb/thermocepstrum-0.1.2-py2-none-any.whl" }, { "comment_text": "", "digests": { "md5": "c8873c0b266b45dcda5a0f5787d6837d", "sha256": "377baa23e24411661826a4d0ac6a9df4f26d9e59b435a9f1d039bcc7698fa718" }, "downloads": -1, "filename": "thermocepstrum-0.1.2.tar.gz", "has_sig": false, "md5_digest": "c8873c0b266b45dcda5a0f5787d6837d", "packagetype": "sdist", "python_version": "source", "requires_python": ">=2.6", "size": 48789, "upload_time": "2019-03-21T11:40:04", "url": "https://files.pythonhosted.org/packages/fc/b2/56e98b58f77a2427006d28bc5c71f7966b67b089df41c38353245dd69c3d/thermocepstrum-0.1.2.tar.gz" } ] }