Name | EC4py JSON |
Version |
0.4.4
JSON |
| download |
home_page | None |
Summary | A package for data treatment of electrochemical data generated by EC4 DAQ. |
upload_time | 2024-10-31 15:21:22 |
maintainer | None |
docs_url | None |
author | None |
requires_python | >=3.08 |
license | MIT License Copyright (c) 2024 Gustav Wiberg Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. |
keywords |
ec4
nordic electorchemistry
electorchemistry
python
tdms
|
VCS |
|
bugtrack_url |
|
requirements |
No requirements were recorded.
|
Travis-CI |
No Travis.
|
coveralls test coverage |
No coveralls.
|
The intention
---------------
This is a package to treat electrochemical data in order to extract key values such as ECSA and Tafel slopes. Specifically, its aim is to make the data analysis as quick and easy as possible.
# EC4py Docs
https://nordicec.github.io/EC4py/
# Using EC4py
Get the stable version of EC4py from the Python package index with
```bash
pip install EC4py
```
A simple example
---------------
.. code:: python
from EC4py import EC_Data
data = EC_Data("FILE PATH")
data.plot("E","i")
Features
--------
* Read TDMS files.
** Plot
* Treats cyclic voltammetry(CV) data:
* subtraction, addition
* back ground subtraction
* Levich analysis
* Koutechy-Levich analysis
Raw data
{
"_id": null,
"home_page": null,
"name": "EC4py",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.08",
"maintainer_email": "Gustav Wiberg <g.wiberg@nordicec.com>",
"keywords": "EC4, Nordic Electorchemistry, electorchemistry, python, tdms",
"author": null,
"author_email": "Gustav Wiberg <g.wiberg@nordicec.com>",
"download_url": "https://files.pythonhosted.org/packages/d5/11/55c2c5539774c6025e4b8d69c94d29aee10e19bf83953af25826e1d3391e/ec4py-0.4.4.tar.gz",
"platform": null,
"description": "The intention\n---------------\nThis is a package to treat electrochemical data in order to extract key values such as ECSA and Tafel slopes. Specifically, its aim is to make the data analysis as quick and easy as possible. \n\n# EC4py Docs\n https://nordicec.github.io/EC4py/\n# Using EC4py\n\nGet the stable version of EC4py from the Python package index with\n\n```bash\npip install EC4py\n```\n\nA simple example\n---------------\n.. code:: python\n \n from EC4py import EC_Data\n\n data = EC_Data(\"FILE PATH\")\n data.plot(\"E\",\"i\")\n\nFeatures\n--------\n\n* Read TDMS files.\n ** Plot\n\n* Treats cyclic voltammetry(CV) data:\n * subtraction, addition\n * back ground subtraction \n * Levich analysis\n * Koutechy-Levich analysis\n\n",
"bugtrack_url": null,
"license": "MIT License Copyright (c) 2024 Gustav Wiberg Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.",
"summary": "A package for data treatment of electrochemical data generated by EC4 DAQ.",
"version": "0.4.4",
"project_urls": {
"Changelog": "https://github.com/nordicec/EC4py",
"Documentation": "https://nordicec.github.io/EC4py/",
"Homepage": "https://nordicec.github.io/EC4py/",
"Issues": "https://github.com/nordicec/EC4py/issues",
"Repository": "https://github.com/nordicec/EC4py"
},
"split_keywords": [
"ec4",
" nordic electorchemistry",
" electorchemistry",
" python",
" tdms"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "9d0027165a77c398b7567f29b3dcd6a1a8b7d74d5b3c18cc1feca5f5018fa543",
"md5": "2db8a707cc623d1f15755b770031df08",
"sha256": "1ed073cfd5be6766a9a50fb44090cd597828d870eec619bc432ae9c0478a68e6"
},
"downloads": -1,
"filename": "ec4py-0.4.4-py3-none-any.whl",
"has_sig": false,
"md5_digest": "2db8a707cc623d1f15755b770031df08",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.08",
"size": 42541,
"upload_time": "2024-10-31T15:21:20",
"upload_time_iso_8601": "2024-10-31T15:21:20.757347Z",
"url": "https://files.pythonhosted.org/packages/9d/00/27165a77c398b7567f29b3dcd6a1a8b7d74d5b3c18cc1feca5f5018fa543/ec4py-0.4.4-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "d51155c2c5539774c6025e4b8d69c94d29aee10e19bf83953af25826e1d3391e",
"md5": "70e7a27a09989a8daab89b5be04bdc43",
"sha256": "e376075deca75f59e3479cfb3a4ecc9d9e4c8406285810f1af137aea0f97a0e4"
},
"downloads": -1,
"filename": "ec4py-0.4.4.tar.gz",
"has_sig": false,
"md5_digest": "70e7a27a09989a8daab89b5be04bdc43",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.08",
"size": 8211801,
"upload_time": "2024-10-31T15:21:22",
"upload_time_iso_8601": "2024-10-31T15:21:22.849142Z",
"url": "https://files.pythonhosted.org/packages/d5/11/55c2c5539774c6025e4b8d69c94d29aee10e19bf83953af25826e1d3391e/ec4py-0.4.4.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-10-31 15:21:22",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "nordicec",
"github_project": "EC4py",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"lcname": "ec4py"
}