A Python package to load raw DTS files, perform a calibration, and plot the result
Project description
A Python package to load raw DTS files, perform a calibration, and plot the result
Free software: BSD 3-Clause License
Installation
pip install dtscalibration
Learn by examples
Interactively run the example notebooks online by clicking the launch-binder button.
Documentation
Development
To run the all tests run:
tox
To bump version and docs:
tox git status # to make sure no unversioned modifications are in the repository git add --all bumpversion patch rm -rf build rm -rf src/*.egg-info rm -rf dist/* tox python setup.py clean --all sdist bdist_wheel twine upload --repository-url https://upload.pypi.org/legacy/ dist/dtscalibration*
Changelog
0.4.0 (2018-09-06)
Single ended calibration
Confidence intervals for single ended calibration
Example notebooks have figures embedded
Several bugs squashed
Reorganized DataStore functions
0.2.0 (2018-08-16)
Double ended calibration
Confidence intervals for double ended calibration
0.1.0 (2018-08-01)
First release on PyPI.
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 dtscalibration-0.5.0.tar.gz
.
File metadata
- Download URL: dtscalibration-0.5.0.tar.gz
- Upload date:
- Size: 759.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.11.0 pkginfo/1.4.2 requests/2.19.1 setuptools/40.2.0 requests-toolbelt/0.8.0 tqdm/4.24.0 CPython/3.6.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 15ecf21a4483926f62bac30da4ca580b82488364453ed359c8831868b21a0483 |
|
MD5 | 7950f6c3ef413970c56fca12ef20f029 |
|
BLAKE2b-256 | 5a85a3a945aa1b09090f527e402892378ae9c57f207e17d53b717eebb6d6b926 |
File details
Details for the file dtscalibration-0.5.0-py2.py3-none-any.whl
.
File metadata
- Download URL: dtscalibration-0.5.0-py2.py3-none-any.whl
- Upload date:
- Size: 25.4 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.11.0 pkginfo/1.4.2 requests/2.19.1 setuptools/40.2.0 requests-toolbelt/0.8.0 tqdm/4.24.0 CPython/3.6.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 03d77f651d3e96d59a5eab242613bce23bec7cf30a8049ac7f12b103dba548e0 |
|
MD5 | 5bac13ac43ffb2ef2e6ac9dfb55dc106 |
|
BLAKE2b-256 | 4c6c437c76db2bc2998021d496e99bc129ac32d24cd2d5fbe7277e1d18199fe2 |