A DAS application for interactive visualizations.
Project description
DerZug
Experimental: DerZug is an early-stage DAS application with frequent breaking changes and limited compatibility guarantees. It is best suited for evaluation, internal workflows, and contributor testing.
DerZug is powered by the Orange3, PyQtGraph, and DASDAE ecosystems.
It has the following goals:
- Provide interactive visualizations of fiber-optic sensing datasets.
- Allow users to interactively create, modify, and share reproducible workflows.
It can be launched as a standalone application, or used for interactive exploration (in code).
Installation
Install from PyPI with:
pip install derzug
For example, launching the full application:
derzug
Conversely, you can use DerZug directly from python for some quick interactive visualization:
import dascore as dc
patch = dc.get_example_patch("example_event_2")
# Launches a waterfall window for viewing a patch
patch.zug.waterfall()
Development
Install the development dependencies, then install the git hooks with prek:
uv sync --extra test
uv run prek install -f
The repo hook configuration lives in prek.toml.
Run the repo checks locally with:
uv run prek run --all-files
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
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 derzug-0.0.1.tar.gz.
File metadata
- Download URL: derzug-0.0.1.tar.gz
- Upload date:
- Size: 3.9 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.9.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
bfd5ac33e9a38f9b794ff5e1c528d8968b8ec2bfd88f0d57e8d015a47f52edd1
|
|
| MD5 |
423e31d896303dab77c2f74032e55b93
|
|
| BLAKE2b-256 |
cd545e4bc7bf6b39cfddd395269c3452d562769a7bc87d107d47b981d1eb72be
|
File details
Details for the file derzug-0.0.1-py3-none-any.whl.
File metadata
- Download URL: derzug-0.0.1-py3-none-any.whl
- Upload date:
- Size: 2.6 MB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.9.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
1321f9904237c428d8f594c164e64d226a19258e5ddb8795b38a535caebf2577
|
|
| MD5 |
0f46f7cd94adc37b65d6bee10a6c4890
|
|
| BLAKE2b-256 |
acb27af1bb6adba93c0e127cf3565cd07d796d817fcd3a53c209c3f3aa82f19c
|