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.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
dtscalibration-0.4.0.tar.gz
(678.0 kB
view details)
Built Distribution
File details
Details for the file dtscalibration-0.4.0.tar.gz
.
File metadata
- Download URL: dtscalibration-0.4.0.tar.gz
- Upload date:
- Size: 678.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 | a5bce14119300409e09ee7962dc1a760dd632a5ae7d45a12ff46c1a5e7da4638 |
|
MD5 | 8d1d03ed0f4b8719f69b49f163922dd1 |
|
BLAKE2b-256 | 0992ce53fb3bc9e528aacb8cfcbb477299d48e4986d3616eac0a5acbcff874c2 |
File details
Details for the file dtscalibration-0.4.0-py2.py3-none-any.whl
.
File metadata
- Download URL: dtscalibration-0.4.0-py2.py3-none-any.whl
- Upload date:
- Size: 20.2 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 | 6ef03052af9f213bc697af2c6dc25271e4215d65982b8d193fb40e8d3a39ba38 |
|
MD5 | 793d743889817c6fec32b4c1cfff6be1 |
|
BLAKE2b-256 | f4cddffb0cb185bc3d1133569196f68895740aaa34f1f3cd5ffba78f3507a1f2 |