A python reader for *.qres binary files
Project description
qres reader for python
This package provides a python API to read binary *.qres files generated by the Cubus software.
Installation
Install via pip with
pip install python-qres
Install via uv with
uv add python-qres
Quick start
You can read the data from a *.qres-file as a pandas DataFrame as:
import numpy as np
import matplotlib.pyplot as plt
from cubus_reader import read_cubus_file_as_dataframe
# Read the *.qres file
data = read_cubus_file_as_dataframe('qres_file.qres')
# Plot the data
data.plot()
plt.show()
Additionally, the data can be read as an array plus a header dictionary containing the metadata.
import numpy as np
import matplotlib.pyplot as plt
from cubus_reader import read_cubus_file
# Read the *.qres file
header, data = read_cubus_file_as_dataframe('qres_file.qres')
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file qres_reader-0.1.7.tar.gz.
File metadata
- Download URL: qres_reader-0.1.7.tar.gz
- Upload date:
- Size: 3.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
671746c551693bc287cf40cef08ab44ba1405bc372a55798596c975958a7f93b
|
|
| MD5 |
db6c3d55f8c5e62832d2e20944efbe9f
|
|
| BLAKE2b-256 |
fb53a5b5b56667e7d9a34c002d267be743abd00004277bd6b19b4262484bdbfd
|
Provenance
The following attestation bundles were made for qres_reader-0.1.7.tar.gz:
Publisher:
python-publish.yml on cristobaltapia/python-qres
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
qres_reader-0.1.7.tar.gz -
Subject digest:
671746c551693bc287cf40cef08ab44ba1405bc372a55798596c975958a7f93b - Sigstore transparency entry: 1486828741
- Sigstore integration time:
-
Permalink:
cristobaltapia/python-qres@78eed07c28a1cbdb35758c8c254f703977e2fdd1 -
Branch / Tag:
refs/tags/v0.1.7 - Owner: https://github.com/cristobaltapia
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
python-publish.yml@78eed07c28a1cbdb35758c8c254f703977e2fdd1 -
Trigger Event:
release
-
Statement type:
File details
Details for the file qres_reader-0.1.7-py3-none-any.whl.
File metadata
- Download URL: qres_reader-0.1.7-py3-none-any.whl
- Upload date:
- Size: 4.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
30188d9694f523dda40232796648b4f15a63f47263b6cc73677a09c1fe5540ec
|
|
| MD5 |
74182339da9475ca9669812605030839
|
|
| BLAKE2b-256 |
2bd5f988e0ed5960e12ba743c8123de92acb2530c741e97a305f05ee02b689e6
|
Provenance
The following attestation bundles were made for qres_reader-0.1.7-py3-none-any.whl:
Publisher:
python-publish.yml on cristobaltapia/python-qres
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
qres_reader-0.1.7-py3-none-any.whl -
Subject digest:
30188d9694f523dda40232796648b4f15a63f47263b6cc73677a09c1fe5540ec - Sigstore transparency entry: 1486828796
- Sigstore integration time:
-
Permalink:
cristobaltapia/python-qres@78eed07c28a1cbdb35758c8c254f703977e2fdd1 -
Branch / Tag:
refs/tags/v0.1.7 - Owner: https://github.com/cristobaltapia
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
python-publish.yml@78eed07c28a1cbdb35758c8c254f703977e2fdd1 -
Trigger Event:
release
-
Statement type: