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.2.0.tar.gz
(528.3 kB
view details)
Built Distribution
File details
Details for the file dtscalibration-0.2.0.tar.gz
.
File metadata
- Download URL: dtscalibration-0.2.0.tar.gz
- Upload date:
- Size: 528.3 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 | a4b8fc04ece39f708769d4d45076912ff873875d46b3743f21dcfa3fd2820354 |
|
MD5 | 2fef64f9e09eb68e700cec83a1baba41 |
|
BLAKE2b-256 | a70152eee83c013564dbcb2d2956b4403feb1c507011f999c54def8dad919016 |
File details
Details for the file dtscalibration-0.2.0-py2.py3-none-any.whl
.
File metadata
- Download URL: dtscalibration-0.2.0-py2.py3-none-any.whl
- Upload date:
- Size: 16.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 | 3a2a814d1d94f50c7380baf554a18734acbf02914537705329d4483208503188 |
|
MD5 | 9a9666d1e328037ee8a0aa30d133b75c |
|
BLAKE2b-256 | 199285da2d64fed5d6eea91d056229f6fc8857a2c372315ec2d0f43c627001bd |