Czelta file loading and analysis library
documentation: czelta-python.readthedocs.io
Compilation requirement:
- C++11 compiler for use with C++ code
- Cython compiler and Python itself for use with Python code
Example Python code:
import czelta
#init eventreader object
reader = czelta.event_reader()
#load data from file, usally downloaded from czelta website
reader.load("test.dat")
print("Events loaded: %i"%reader.number_of_events())
t_sum = 0
for event in reader:
t_sum += sum(event.temps()[:2])/3
t_avg = t_sum/len(reader)
print("Average tempeature is %f *C"%t_avg)
Release files for czelta 1.0
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Built distributions (wheels)
| File | Reset | |||
|---|---|---|---|---|
| czelta-1.0-cp38-cp38-manylinux1_x86_64.whl | CPython 3.8 | CPython 3.8 | Linux glibc 2.5+ x86-64 | Details |
| czelta-1.0-cp37-cp37m-manylinux1_x86_64.whl | CPython 3.7 | CPython 3.7 pymalloc | Linux glibc 2.5+ x86-64 | Details |
| czelta-1.0-cp36-cp36m-manylinux1_x86_64.whl | CPython 3.6 | CPython 3.6 pymalloc | Linux glibc 2.5+ x86-64 | Details |
| czelta-1.0-cp35-cp35m-manylinux1_x86_64.whl | CPython 3.5 | CPython 3.5 pymalloc | Linux glibc 2.5+ x86-64 | Details |
Total release size: 3.7 MB
Release files / czelta-1.0-cp38-cp38-manylinux1_x86_64.whl
| Download URL | czelta-1.0-cp38-cp38-manylinux1_x86_64.whl |
|---|---|
| Size | 1.1 MB |
| Tags | CPython 3.8 Linux glibc 2.5+ x86-64 |
|
SHA-256 checksum How to use checksums |
61d70ef1ea534c0a5f54bfa2013b93fb258d02ae831ce64b1d68e824fb6a7feb
|
|
BLAKE2b-256 checksum How to use checksums |
c71f32dade55a043ca92fef74420ed6264f21b4a14e6378f32c85fb799b2876d
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/2.0.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/44.0.0 requests-toolbelt/0.9.1 tqdm/4.28.1 CPython/3.8.1
|
Release files / czelta-1.0-cp37-cp37m-manylinux1_x86_64.whl
| Download URL | czelta-1.0-cp37-cp37m-manylinux1_x86_64.whl |
|---|---|
| Size | 880.5 kB |
| Tags | CPython 3.7 CPython 3.7 pymalloc Linux glibc 2.5+ x86-64 |
|
SHA-256 checksum How to use checksums |
9e3ec9838be73f20936f54cf774dd9214ed46f7a2342418bc989e8d4fdf095ca
|
|
BLAKE2b-256 checksum How to use checksums |
0c8d6b8f308988965507cb0dd7a410b0052994a904ce4d4d1ff95965135b632c
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/2.0.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/44.0.0 requests-toolbelt/0.9.1 tqdm/4.28.1 CPython/3.8.1
|
Release files / czelta-1.0-cp36-cp36m-manylinux1_x86_64.whl
| Download URL | czelta-1.0-cp36-cp36m-manylinux1_x86_64.whl |
|---|---|
| Size | 881.6 kB |
| Tags | CPython 3.6 CPython 3.6 pymalloc Linux glibc 2.5+ x86-64 |
|
SHA-256 checksum How to use checksums |
65545e1e6c0ecfd7b8febec54d3ab828f7e229de0549b024cf0bd57028a5997d
|
|
BLAKE2b-256 checksum How to use checksums |
2f242aca6b3acad9e1abaa899b837243145cc33b19233d369db26f161852459f
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/2.0.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/44.0.0 requests-toolbelt/0.9.1 tqdm/4.28.1 CPython/3.8.1
|
Release files / czelta-1.0-cp35-cp35m-manylinux1_x86_64.whl
| Download URL | czelta-1.0-cp35-cp35m-manylinux1_x86_64.whl |
|---|---|
| Size | 861.2 kB |
| Tags | CPython 3.5 CPython 3.5 pymalloc Linux glibc 2.5+ x86-64 |
|
SHA-256 checksum How to use checksums |
9df84e8f2f170f935c4d3e6247f8d7f81c19d948232b48102b1c0d40c754816e
|
|
BLAKE2b-256 checksum How to use checksums |
f2b1954235d24221ad5d7015ddfe1523887415c9c66d8e3b85d24f5e49529f0e
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/2.0.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/44.0.0 requests-toolbelt/0.9.1 tqdm/4.28.1 CPython/3.8.1
|