Unofficial package to convert sample temperatures and setpoints for the Sphere Energy ASC-T - All-solid-state battery testing device. Not affiliated with Sphere Energy.
Project description
Readme - sphere_temp_conversion
Provides functions for converting sample temperatures to setpoint temperatures and vice versa for the Sphere Energy ASC-T All-solid-state battery testing device. Supports both the PEI and alumina (Al2O3) internal sleeve. Maximum setpoint and sample temperatures are also accessible.
Not affiliated with Sphere Energy.
Installation
pip install sphere-temp-conversion
Use
import sphere_temp_conversion.converter as sphere
sphere.get_max_setpoint(sphere.Material.PEI)
sphere.get_max_sample_temp(sphere.Material.alumina)
sphere.get_sample_temp_from_setpoint(100, sphere.Material.PEI)
sphere.get_setpoint_from_sample_temp(100, sphere.Material.alumina)
History - sphere_temp_conversion
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 sphere_temp_conversion-0.1.1.tar.gz
.
File metadata
- Download URL: sphere_temp_conversion-0.1.1.tar.gz
- Upload date:
- Size: 2.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.7.1 importlib_metadata/4.11.3 pkginfo/1.8.2 requests/2.27.1 requests-toolbelt/0.9.1 tqdm/4.63.0 CPython/3.10.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 8c463043cbd0dbd6ff9c765a4ee4dbc6c7141267703346df62d58a4aa15990fa |
|
MD5 | b12eb087d569a9440a299f3c3776396e |
|
BLAKE2b-256 | 365d0d56ec4a5f576222998e4c37b097b9f6ca1da28938fc94f33e0b8a0443eb |
File details
Details for the file sphere_temp_conversion-0.1.1-py3-none-any.whl
.
File metadata
- Download URL: sphere_temp_conversion-0.1.1-py3-none-any.whl
- Upload date:
- Size: 2.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.7.1 importlib_metadata/4.11.3 pkginfo/1.8.2 requests/2.27.1 requests-toolbelt/0.9.1 tqdm/4.63.0 CPython/3.10.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 897b6e89b494a7c18a9aca1797c6a7bbda1bfd78f85cba5b9c98c1c8ec28411b |
|
MD5 | ba88793925783cb765dc2584efd0a4f4 |
|
BLAKE2b-256 | e13e3a630ba9221dac48cb17e0665335e08520484b07c37de45fe9fddc0d1884 |