.bumpversion.cfg
.cookiecutterrc
.coveragerc
.editorconfig
.readthedocs.yml
.style.yapf
.travis.yml
.zenodo.json
AUTHORS.rst
CHANGELOG.rst
CITATION.cff
CONTRIBUTING.rst
LICENSE
MANIFEST.in
README.rst
appveyor.yml
setup.cfg
setup.py
tox.ini
.github/ISSUE_TEMPLATE/bug_report.md
.github/ISSUE_TEMPLATE/feature_request.md
ci/appveyor-bootstrap.py
ci/appveyor-download.py
ci/appveyor-with-compiler.cmd
ci/bootstrap.py
ci/templates/.travis.yml
ci/templates/appveyor.yml
docs/_config.yml
docs/authors.rst
docs/changelog.rst
docs/conf.py
docs/contributing.rst
docs/index.rst
docs/installation.rst
docs/nb_examples_to_docs.py
docs/readme.rst
docs/requirements.txt
docs/spelling_wordlist.txt
docs/usage.rst
docs/examples/index.rst
docs/examples/notebooks/01Load_xml_measurement_files.ipynb.rst
docs/examples/notebooks/02Common_DataStore_functions_slice_mean_max_std_resample.ipynb.rst
docs/examples/notebooks/03Define_sections.ipynb.rst
docs/examples/notebooks/04Calculate_variance_Stokes.ipynb.rst
docs/examples/notebooks/05Calibrate_single_ols.ipynb.rst
docs/examples/notebooks/06Calibrate_double_ols.ipynb.rst
docs/examples/notebooks/07Calibrate_single_wls.ipynb.rst
docs/examples/notebooks/08Calibrate_double_wls.ipynb.rst
docs/examples/notebooks/09Import_timeseries.ipynb.rst
docs/examples/notebooks/10Align_double_ended_measurements.ipynb.rst
docs/examples/notebooks/11Merge_single_measurements_into_double.ipynb.rst
docs/examples/notebooks/12Datastore_from_numpy_arrays.ipynb.rst
docs/examples/notebooks/A2Load_sensornet_files.ipynb.rst
docs/examples/notebooks/A3Load_ap_sensing_files.ipynb.rst
docs/examples/notebooks/A4Load_sensortran_files.ipynb.rst
docs/examples/notebooks/04Calculate_variance_Stokes.ipynb_files/04Calculate_variance_Stokes.ipynb_11_0.png
docs/examples/notebooks/04Calculate_variance_Stokes.ipynb_files/04Calculate_variance_Stokes.ipynb_9_1.png
docs/examples/notebooks/05Calibrate_single_ols.ipynb_files/05Calibrate_single_ols.ipynb_7_0.png
docs/examples/notebooks/06Calibrate_double_ols.ipynb_files/06Calibrate_double_ols.ipynb_7_0.png
docs/examples/notebooks/06Calibrate_double_ols.ipynb_files/06Calibrate_double_ols.ipynb_9_0.png
docs/examples/notebooks/07Calibrate_single_wls.ipynb_files/07Calibrate_single_wls.ipynb_12_0.png
docs/examples/notebooks/07Calibrate_single_wls.ipynb_files/07Calibrate_single_wls.ipynb_13_0.png
docs/examples/notebooks/07Calibrate_single_wls.ipynb_files/07Calibrate_single_wls.ipynb_14_0.png
docs/examples/notebooks/07Calibrate_single_wls.ipynb_files/07Calibrate_single_wls.ipynb_16_0.png
docs/examples/notebooks/07Calibrate_single_wls.ipynb_files/07Calibrate_single_wls.ipynb_18_0.png
docs/examples/notebooks/08Calibrate_double_wls.ipynb_files/08Calibrate_double_wls.ipynb_11_1.png
docs/examples/notebooks/08Calibrate_double_wls.ipynb_files/08Calibrate_double_wls.ipynb_15_0.png
docs/examples/notebooks/08Calibrate_double_wls.ipynb_files/08Calibrate_double_wls.ipynb_17_1.png
docs/examples/notebooks/08Calibrate_double_wls.ipynb_files/08Calibrate_double_wls.ipynb_8_0.png
docs/examples/notebooks/10Align_double_ended_measurements.ipynb_files/10Align_double_ended_measurements.ipynb_8_1.png
docs/examples/notebooks/11Merge_single_measurements_into_double.ipynb_files/11Merge_single_measurements_into_double.ipynb_10_1.png
docs/examples/notebooks/11Merge_single_measurements_into_double.ipynb_files/11Merge_single_measurements_into_double.ipynb_12_1.png
docs/examples/notebooks/11Merge_single_measurements_into_double.ipynb_files/11Merge_single_measurements_into_double.ipynb_6_1.png
docs/examples/notebooks/11Merge_single_measurements_into_double.ipynb_files/11Merge_single_measurements_into_double.ipynb_8_1.png
docs/reference/dtscalibration.rst
docs/reference/index.rst
src/dtscalibration/.style.yapf
src/dtscalibration/__init__.py
src/dtscalibration/__main__.py
src/dtscalibration/calibrate_utils.py
src/dtscalibration/cli.py
src/dtscalibration/datastore.py
src/dtscalibration/datastore_utils.py
src/dtscalibration/io.py
src/dtscalibration/plot.py
src/dtscalibration.egg-info/PKG-INFO
src/dtscalibration.egg-info/SOURCES.txt
src/dtscalibration.egg-info/dependency_links.txt
src/dtscalibration.egg-info/entry_points.txt
src/dtscalibration.egg-info/not-zip-safe
src/dtscalibration.egg-info/requires.txt
src/dtscalibration.egg-info/top_level.txt
tests/__init__.py
tests/test_datastore.py
tests/test_dtscalibration.py
tests/test_examples.py
tests/data/ap_sensing/_AP Sensing_N4386B_3_20180118201727.xml
tests/data/ap_sensing/_AP Sensing_N4386B_3_20180118202957.xml
tests/data/ap_sensing/_AP Sensing_N4386B_3_20180118205357.xml
tests/data/double_ended/channel 1_20170921112245510.xml
tests/data/double_ended/channel 1_20170921112746818.xml
tests/data/double_ended/channel 1_20170921113248085.xml
tests/data/double_ended2/channel 1_20180328014052498.xml
tests/data/double_ended2/channel 1_20180328014057119.xml
tests/data/double_ended2/channel 1_20180328014101652.xml
tests/data/double_ended2/channel 1_20180328014106243.xml
tests/data/double_ended2/channel 1_20180328014110917.xml
tests/data/double_ended2/channel 1_20180328014115480.xml
tests/data/double_ended2/info.txt
tests/data/double_single_ended/channel_1/channel 1_20181028052744117.xml
tests/data/double_single_ended/channel_1/channel 1_20181028052816397.xml
tests/data/double_single_ended/channel_1/channel 1_20181028052848681.xml
tests/data/double_single_ended/channel_1/channel 1_20181028052921002.xml
tests/data/double_single_ended/channel_1/channel 1_20181028052953332.xml
tests/data/double_single_ended/channel_1/channel 1_20181028053025647.xml
tests/data/double_single_ended/channel_2/channel 2_20181028052805425.xml
tests/data/double_single_ended/channel_2/channel 2_20181028052837699.xml
tests/data/double_single_ended/channel_2/channel 2_20181028052910030.xml
tests/data/double_single_ended/channel_2/channel 2_20181028052942339.xml
tests/data/double_single_ended/channel_2/channel 2_20181028053014664.xml
tests/data/double_single_ended/channel_2/channel 2_20181028053046978.xml
tests/data/external_temperature_timeseries/Loodswaternet2018-03-28 00h.csv
tests/data/external_temperature_timeseries/Loodswaternet2018-03-28 01h.csv
tests/data/external_temperature_timeseries/Loodswaternet2018-03-28 02h.csv
tests/data/sensornet_halo_v1.0/channel 1 20030111 002 00001.ddf
tests/data/sensornet_halo_v1.0/channel 1 20030111 002 00002.ddf
tests/data/sensornet_halo_v1.0/channel 1 20030111 002 00003.ddf
tests/data/sensornet_halo_v1.0/channel 1 20030111 002 00004.ddf
tests/data/sensornet_halo_v1.0/channel 1 20030111 002 00005.ddf
tests/data/sensornet_oryx_v3.7/channel 1 20180107 202119 00001.ddf
tests/data/sensornet_oryx_v3.7/channel 1 20180107 202149 00001.ddf
tests/data/sensornet_oryx_v3.7/channel 1 20180107 202219 00001.ddf
tests/data/sensornet_oryx_v3.7/channel 1 20180107 202249 00001.ddf
tests/data/sensornet_oryx_v3.7/channel 1 20180107 202319 00001.ddf
tests/data/sensornet_oryx_v3.7/channel 1 20180107 202349 00001.ddf
tests/data/sensornet_oryx_v3.7/channel 1 20180107 202418 00001.ddf
tests/data/sensortran_binary/15_56_47_BinaryRawDTS.dat
tests/data/sensortran_binary/15_56_47_BinaryTemp.dat
tests/data/sensortran_binary/16_11_31_BinaryRawDTS.dat
tests/data/sensortran_binary/16_11_31_BinaryTemp.dat
tests/data/sensortran_binary/16_29_23_BinaryRawDTS.dat
tests/data/sensortran_binary/16_29_23_BinaryTemp.dat
tests/data/silixa_v4.5/channel 3_20151002060301031.xml
tests/data/silixa_v4.5/channel 3_20151002060342281.xml
tests/data/silixa_v4.5/channel 3_20151002060423515.xml
tests/data/silixa_v4.5/channel 3_20151002060504750.xml
tests/data/silixa_v4.5/channel 3_20151002060545968.xml
tests/data/silixa_v4.5/channel 3_20151002060627218.xml
tests/data/silixa_v4.5/channel 3_20151002060708453.xml
tests/data/silixa_v7.0/channel 2_UTC_20191010_145850.340.xml
tests/data/silixa_v7.0/channel 2_UTC_20191010_145852.599.xml
tests/data/silixa_v7.0/channel 2_UTC_20191010_145854.889.xml
tests/data/silixa_v7.0/channel 2_UTC_20191010_145857.188.xml
tests/data/silixa_v7.0/channel 2_UTC_20191010_145859.477.xml
tests/data/single_ended/channel 2_20180504132202074.xml
tests/data/single_ended/channel 2_20180504132232903.xml
tests/data/single_ended/channel 2_20180504132303723.xml
tests/data/zipped data/double_ended.zip
tests/data/zipped data/double_ended2.zip
tests/data/zipped data/double_single_ended.zip
tests/data/zipped data/silixa_v4.5.zip
tests/data/zipped data/single_ended.zip