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.
Release files for dtscalibration 0.4.0
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| dtscalibration-0.4.0.tar.gz | 678.0 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| dtscalibration-0.4.0-py2.py3-none-any.whl | Python 3, Python 2 | none | any | Details |
Total release size: 698.2 kB
Release files / dtscalibration-0.4.0.tar.gz
| Download URL | dtscalibration-0.4.0.tar.gz |
|---|---|
| Size | 678.0 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
a5bce14119300409e09ee7962dc1a760dd632a5ae7d45a12ff46c1a5e7da4638
|
|
BLAKE2b-256 checksum How to use checksums |
0992ce53fb3bc9e528aacb8cfcbb477299d48e4986d3616eac0a5acbcff874c2
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is 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
|
Release files / dtscalibration-0.4.0-py2.py3-none-any.whl
| Download URL | dtscalibration-0.4.0-py2.py3-none-any.whl |
|---|---|
| Size | 20.2 kB |
| Tags | Python 2 Python 3 |
|
SHA-256 checksum How to use checksums |
6ef03052af9f213bc697af2c6dc25271e4215d65982b8d193fb40e8d3a39ba38
|
|
BLAKE2b-256 checksum How to use checksums |
f4cddffb0cb185bc3d1133569196f68895740aaa34f1f3cd5ffba78f3507a1f2
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is 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
|