Carnopy 0.1.0a4
Pre-release
Pre-release
Carnopy 0.1.0a4 is the bounded post-Stage-3 alpha release of the QML desktop workflow.
Highlights
- Replaces the historical Qt Widgets presentation with one packaged QML desktop application.
- Makes
carnopy-guithe canonical desktop command while retainingcarnopy-appas a compatibility alias. - Provides the accepted Dataset, YAML Preview, Run, Inspect, Visualization, Activity, and Recovery workflows.
- Adds searchable dataset controls, engineering units, sampler projections, configured plotting, inspected-data plotting, and verified in-application previews.
- Preserves worker-isolated scientific generation, inspection, and Matplotlib rendering.
- Supports Python 3.11 through 3.14, with installed QML checks on Linux, Windows, and macOS.
Installation
Install the isolated desktop application with uv:
uv tool install "carnopy[app]==0.1.0a4"Install the CLI and Python library with pip:
python -m pip install "carnopy==0.1.0a4"Install the CLI and Python library with optional plotting support:
python -m pip install "carnopy[viz]==0.1.0a4"Running the desktop application
carnopy-guiScope
This is a bounded post-Stage-3 release. It does not include Stage 4 sweep or preparation worker operations, structured sweep or preparation QML workflows, or native 3D.
Citation
This release is archived on Zenodo: 10.5281/zenodo.21709965.