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
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.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
dtscalibration-0.3.0.tar.gz
(744.0 kB
view details)
Built Distribution
File details
Details for the file dtscalibration-0.3.0.tar.gz
.
File metadata
- Download URL: dtscalibration-0.3.0.tar.gz
- Upload date:
- Size: 744.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.11.0 pkginfo/1.4.2 requests/2.18.4 setuptools/39.2.0 requests-toolbelt/0.8.0 tqdm/4.24.0 CPython/3.6.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
4c5d9b4b6788ec0d3af485be65ae81bf5e6d3486c961dce87301aabbf8e78774
|
|
MD5 |
a45551ca0c07ae64cfc10fe740a79468
|
|
BLAKE2b-256 |
4a0ed0c0f64afb55fe790f3e7f9ac6401266eaf89d4a6de93e8d53d6d841dabb
|
File details
Details for the file dtscalibration-0.3.0-py2.py3-none-any.whl
.
File metadata
- Download URL: dtscalibration-0.3.0-py2.py3-none-any.whl
- Upload date:
- Size: 19.5 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.11.0 pkginfo/1.4.2 requests/2.18.4 setuptools/39.2.0 requests-toolbelt/0.8.0 tqdm/4.24.0 CPython/3.6.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
7d1e060de5d70ac037b351edaf0e3c2c9bd7b848840cab9aad83cce0533ab30e
|
|
MD5 |
9b73ced12e672a36c542bd7edacd6a95
|
|
BLAKE2b-256 |
29f43d0ad021d435dcd98a6f7c0ea306d19f77b2831009d2441f473cf34292a0
|