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

Learn by examples

Interactively run the example notebooks online by clicking the launch-binder button.

Documentation

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

Development

To run the all tests run:

tox

To bump version and docs:

git status          # to make sure no unversioned modifications are in the repository
tox                 # Performes tests and creates documentation and runs notebooks
git status          # Only notebook related files should be shown
git add --all       # Add all notebook related files to local version
git commit -m "Updated notebook examples to reflect recent changes"
bumpversion patch   # (major, minor, patch)
git push
rm -rf build        # Clean local folders (not synced) used for pip wheel
rm -rf src/*.egg-info
rm -rf dist/*
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


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

Uploaded Source

Built Distribution

dtscalibration-0.5.1-py2.py3-none-any.whl (27.3 kB view details)

Uploaded Python 2 Python 3

File details

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

File metadata

  • Download URL: dtscalibration-0.5.1.tar.gz
  • Upload date:
  • Size: 761.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.11.0 pkginfo/1.4.2 requests/2.19.1 setuptools/40.2.0 requests-toolbelt/0.8.0 tqdm/4.24.0 CPython/3.6.6

File hashes

Hashes for dtscalibration-0.5.1.tar.gz
Algorithm Hash digest
SHA256 577cd824fd692eb925b2c49cd1649bdb34c3cf2f011da0dc9debe639ce09721e
MD5 1bc0346541eb0a1aeade625394854de5
BLAKE2b-256 1e77a56671ee0b881ada1bc2f9766673c7e11c31944d3080e49bb4e4aa9fb6b6

See more details on using hashes here.

File details

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

File metadata

  • Download URL: dtscalibration-0.5.1-py2.py3-none-any.whl
  • Upload date:
  • Size: 27.3 kB
  • Tags: Python 2, Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.11.0 pkginfo/1.4.2 requests/2.19.1 setuptools/40.2.0 requests-toolbelt/0.8.0 tqdm/4.24.0 CPython/3.6.6

File hashes

Hashes for dtscalibration-0.5.1-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 3d9907b26e03f3947770c83f52e618effea7e68a83a26a8ac236615194177ec3
MD5 cb301a0b475d855c8aac19dc7d759d46
BLAKE2b-256 60af3e681583eaf9707124ec4f01f0766db1d4681ecef832bab72e111c8a9d22

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