A set of tools to work with tales potentiostats. Uses tales_remote
Project description
Repository that contains a toolkit to coduct complex operations on potentiostat.
Documentation: https://autothalix.readthedocs.io/en/latest/
How to use
Usage of this package is demonstrated in this repository. You can fork or clone it and start using it.
Communication
Report an issue or bug:
- Go to the repository's main page and click on the "Issues" tab.
- Click the "New Issue" button.
- Enter a descriptive title and a description of the issue.
- Add any relevant labels, milestones, or assignees.
- Click "Submit new issue."
Request a new feature or enhancement:
- Go to the repository's main page and click on the "Issues" tab.
- Click the "New Issue" button.
- Enter a descriptive title and a detailed description of the feature or enhancement.
- Add the "enhancement" label.
- Add any relevant labels, milestones, or assignees.
- Click "Submit new issue."
Participate in development
Run this command to create virtual environment:
python -m venv venv
Run this command to activate virtual environment:
source venv/bin/activate
Install requirements
Run this command in virtual environment to install all dependencies:
pip install -r requirements.txt
Run tests
Run this command in virtual environment to install all dependencies for tests:
pip install -r requirements-test.txt
Run this command to run all tests:
pytest
Run this command to run all tests with coverage and open coverage report in browser:
pytest --cov=thales --cov-report=html && open htmlcov/index.html
Changes to baseline.yaml
⚠️ Following regards changes made to
baseline.yaml
only in this repository
Tests for .csv
/metadata.yaml
extraction has example dataset that was obtained by using baseline.yaml on sample cell. If changes to baseline.yaml
are absolutely necessary, then either test should be made to use old baseline.yaml
, or example dataset must be remade with new baseline.yaml
.
In case when new measurement needs to be added, those concerns are not valid.
Project details
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 AutoThaliX-0.3.1.tar.gz
.
File metadata
- Download URL: AutoThaliX-0.3.1.tar.gz
- Upload date:
- Size: 10.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.12.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 0c3051033db8b512edb2d470c5fd2e10e4ce7f89f640cb6d0a3c6e5abe08a87d |
|
MD5 | 155d16b26b2cd6a514cee3ece24a3343 |
|
BLAKE2b-256 | 0c169312941df3af42342859b74d808059ba8b2b169d0c82839854241d7ff408 |
File details
Details for the file AutoThaliX-0.3.1-py3-none-any.whl
.
File metadata
- Download URL: AutoThaliX-0.3.1-py3-none-any.whl
- Upload date:
- Size: 13.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.12.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | e9d6c8531ed9a56ae38ac6234babb180f83e353745b1a9c60bf35c8f36030a40 |
|
MD5 | 7067e870fd5cd6c6e45b59cc74b27c0d |
|
BLAKE2b-256 | 5bd774dd75a2492ac5f2855dfc3b4b0ad3ab4e1d194957122c33f40f9ce29b5a |