Skip to main content

Tools for loading, visualizing, and analyzing pulsed-laser-deposition plume dynamics.

Project description

PlumeDynamics is a Python package for loading, visualizing, aligning, and analyzing pulsed-laser-deposition (PLD) plume image stacks. The canonical import namespace is plume_dynamics.

Installation

Install from a local checkout:

git clone https://github.com/yig319/PlumeDynamics.git
cd PlumeDynamics
python -m venv .venv
source .venv/bin/activate
pip install -U pip
pip install -e .

Optional feature groups:

pip install -e ".[ml]"
pip install -e ".[xrd]"

Quick Start

import numpy as np
from plume_dynamics.io import extract_frame_metrics, plot_sample_frames

frames = np.random.random((24, 128, 192))
metrics = extract_frame_metrics(frames, frame_interval_us=10, direction="right")
fig, axes = plot_sample_frames(frames, n_frames=8)

Core Modules

  • plume_dynamics.analysis: alignment, datasets, metrics, profiles, and analysis workflows.

  • plume_dynamics.io: HDF5, frame-stack, and video-loading helpers.

  • plume_dynamics.viz: image grids, metric plots, and video rendering.

  • plume_dynamics.materials: electrical-property and XRD helpers.

  • plume_dynamics.ml: optional model, dataset, and training utilities.

Versioning And Publishing

This repository follows the AFM-tools release convention:

  • Versions are generated from Git tags with setuptools_scm.

  • The GitHub Actions workflow builds and checks distributions on PRs and pushes.

  • A push to main or master with #major, #minor, or #patch in the commit message creates the next vX.Y.Z tag and publishes to PyPI by Trusted Publishing.

License

This project is licensed under the MIT License. See LICENSE.txt.

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

plumedynamics-0.1.1.tar.gz (38.1 kB view details)

Uploaded Source

Built Distribution

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

plumedynamics-0.1.1-py3-none-any.whl (42.3 kB view details)

Uploaded Python 3

File details

Details for the file plumedynamics-0.1.1.tar.gz.

File metadata

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

File hashes

Hashes for plumedynamics-0.1.1.tar.gz
Algorithm Hash digest
SHA256 c330de3006054666155c1e00502b246b1659a408fdd4dfbfdc4e30fb6c884685
MD5 2799a78438a05c6ce94918bf68c560e2
BLAKE2b-256 1d91c4a9f7656c94cb40241b048991cc19e26f520b337ace7a7c0d23b9c10499

See more details on using hashes here.

Provenance

The following attestation bundles were made for plumedynamics-0.1.1.tar.gz:

Publisher: main.yml on yig319/PlumeDynamics

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

File details

Details for the file plumedynamics-0.1.1-py3-none-any.whl.

File metadata

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

File hashes

Hashes for plumedynamics-0.1.1-py3-none-any.whl
Algorithm Hash digest
SHA256 65368cdfedba1c08ee4674540ed72d5217fb0ca2a18e06de057c39d7555f2620
MD5 db888ca4bc92df31f012aaa5c99efbaf
BLAKE2b-256 e48527017fb2602f73e219eac5e1813c4deee3a586ad37d9ac840708416ce9cc

See more details on using hashes here.

Provenance

The following attestation bundles were made for plumedynamics-0.1.1-py3-none-any.whl:

Publisher: main.yml on yig319/PlumeDynamics

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