Skip to main content

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

https://python-dts-calibration.readthedocs.io/

Development

To run the all tests run:

tox

Note, to combine the coverage data from all the tox environments run:

Windows

set PYTEST_ADDOPTS=--cov-append
tox

Other

PYTEST_ADDOPTS=--cov-append 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/*

Changelog

0.1.0 (2018-08-01)

  • First release on PyPI.

Project details


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.1.3.tar.gz (189.5 kB view details)

Uploaded Source

Built Distribution

dtscalibration-0.1.3-py2.py3-none-any.whl (10.7 kB view details)

Uploaded Python 2 Python 3

File details

Details for the file dtscalibration-0.1.3.tar.gz.

File metadata

  • Download URL: dtscalibration-0.1.3.tar.gz
  • Upload date:
  • Size: 189.5 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

Hashes for dtscalibration-0.1.3.tar.gz
Algorithm Hash digest
SHA256 ef246c6306eeed3304957fb882b23caab9f1169a26dc9daa451efae42c4172fe
MD5 540da0fbc171775478ed361d4a6bc118
BLAKE2b-256 454aa590948549749814c628457f1f3f50f98633dc5f6510fbc65ee6842858e5

See more details on using hashes here.

File details

Details for the file dtscalibration-0.1.3-py2.py3-none-any.whl.

File metadata

  • Download URL: dtscalibration-0.1.3-py2.py3-none-any.whl
  • Upload date:
  • Size: 10.7 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

Hashes for dtscalibration-0.1.3-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 f25600a942da577e6d19b20f4fb0eba31d635651d09554dcb637a71d66dffd04
MD5 2fc4239ce09339a2ca2f25be7bcc410b
BLAKE2b-256 134a931c7f65a47115c75df1f9de2f305d03f52f7495a2d3b99bade7fb9d2cf8

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page