pytesscope
Live pulse viewer / dIdV scope for pytesdaqx.
pip install pytesscope # file replay + fake backend
pip install pytesscope[ni] # + live NI/PXI hardware acquisition
pytesscope --hardware hardware.yaml --run-setup run_setup.yaml \
--acquisition-config acquisition.yaml
Documentation
Full user and developer documentation lives under docs/ (built with MkDocs):
pip install -e ".[docs]"
mkdocs serve
- User guide - quick start, the GUI, measurement types, saving traces, troubleshooting.
- Developer guide - architecture, package structure, testing, release process.
Development
pip install -e ".[dev]"
QT_QPA_PLATFORM=offscreen pytest -q
See Testing for details, including how to run the GUI interactively against a fake backend.
Release files for pytesscope 0.3.1
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| pytesscope-0.3.1.tar.gz | 82.3 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| pytesscope-0.3.1-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 144.3 kB
Release files / pytesscope-0.3.1.tar.gz
| Download URL | pytesscope-0.3.1.tar.gz |
|---|---|
| Size | 82.3 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
6d15bcbcd4d1878ec543c98f5f3d21aacc5a196da3349e43a3966ff58babf037
|
|
BLAKE2b-256 checksum How to use checksums |
692ca2ae5a62c33c938c8715b6c002a795222f13aec5b8c29c75033253ede87a
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/7.0.0 CPython/3.11.15
|
Release files / pytesscope-0.3.1-py3-none-any.whl
| Download URL | pytesscope-0.3.1-py3-none-any.whl |
|---|---|
| Size | 62.0 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
f10faeb0a3b29989c69858a4d72d399cc005cf16a8f2ddf1c46a0018830ba26c
|
|
BLAKE2b-256 checksum How to use checksums |
a9e3bb4cc7582a59ce5190b44bdb9db6f7e26e108ba08b65b6ad4fc517e95e07
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/7.0.0 CPython/3.11.15
|