Skip to main content

Reusable analysis, visualization, and file I/O tools for RHEED data

Project description

RHEED-tools

Reusable Python utilities for RHEED data analysis, visualization, and file I/O.

This package is the base utility layer separated from the real-time analyzer. It is meant to stay independent of instrument control, TSST adapters, feedback policies, and live-loop orchestration.

Package Layout

src/rheed_tools/
  analysis/        # ROI, spot fitting, diffraction metrics, trace/curve analysis
  datasets/        # HDF5 packing/readers and optional DataFed wrappers
  io/              # IMM/video/image/trace loading and export helpers
  visualization/   # notebook/report plotting helpers from archived packages
  signals.py       # reusable 1D filtering, peak, cycle, and tau-fit utilities
  notebook_utils.py
tests/
docs/

Install For Development

pip install -e ".[dev]"

Quick Examples

from rheed_tools.analysis.trace_1d import analyze_rheed_signal
from rheed_tools.datasets import RheedParameterDataset
from rheed_tools.io import load_movie_frames

movie = load_movie_frames("example.imm", every_n=120, fps=30.1)

See USAGE.md for a practical guide to loading frames, analyzing traces, visualizing ROIs, and the boundary between RHEED-tools and sci-viz-utils.

Migration Sources

This package consolidates reusable analysis and notebook utilities from:

  • RHEED_RealTimeAnalyzer analysis/IO modules
  • archived RHEED-Learn curve fitting, signal processing, and visualization helpers
  • archived RHEED_data_collect HDF5 packing, dataset access, DataFed wrappers, and figure layout helpers

Runtime feedback/control, TSST adapters, and policy logic stay in the real-time analyzer package.

Publishing

The GitHub Actions workflow in .github/workflows/main.yml mirrors the release flow used by the real-time analyzer:

  • #major bumps X.0.0
  • #minor bumps x.Y.0
  • #patch bumps x.y.Z

Configure PyPI Trusted Publishing for:

  • Repository: yig319/RHEED-tools
  • Workflow: main.yml
  • Environment name: any / unset

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

rheed_tools-0.2.2.tar.gz (52.3 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

rheed_tools-0.2.2-py3-none-any.whl (65.7 kB view details)

Uploaded Python 3

File details

Details for the file rheed_tools-0.2.2.tar.gz.

File metadata

  • Download URL: rheed_tools-0.2.2.tar.gz
  • Upload date:
  • Size: 52.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for rheed_tools-0.2.2.tar.gz
Algorithm Hash digest
SHA256 1da107d4f1452b622ccbd98f9d89328e51ab3caa75cfb6535142e3784fb4f356
MD5 8d143f7c5207d0bf3af0e8a3616576ab
BLAKE2b-256 39fac1d248fa88f94ce296708e4f0d054cdc43e1b0e0de52647d8926a7bce70a

See more details on using hashes here.

Provenance

The following attestation bundles were made for rheed_tools-0.2.2.tar.gz:

Publisher: main.yml on yig319/RHEED-tools

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file rheed_tools-0.2.2-py3-none-any.whl.

File metadata

  • Download URL: rheed_tools-0.2.2-py3-none-any.whl
  • Upload date:
  • Size: 65.7 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for rheed_tools-0.2.2-py3-none-any.whl
Algorithm Hash digest
SHA256 5533295ea5864b0e3ffa84e535b256b151c1938a1d2d2cd9242f8eca78f2af0d
MD5 a55fba8e8162f464ae221442a7c78efe
BLAKE2b-256 6467c45ca239a9549812a44e9542941ffc9ddb5ff26d5f7a5ab67a1a518fec8e

See more details on using hashes here.

Provenance

The following attestation bundles were made for rheed_tools-0.2.2-py3-none-any.whl:

Publisher: main.yml on yig319/RHEED-tools

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page