Analysis workflows

These chapters walk through end-to-end μSR data analyses and demonstrate the Asymmetry GUI and Python API in lock-step. Almost all are reproducible walkthroughs on real instrument runs from the WiMDA muon-school corpus — several on the very datasets behind published papers — each with the model, seeds, and expected numbers; the Knight-shift chapter (and a few illustrative subsections) use synthetic versions of canonical experiments grounded in textbook archetypes (Blundell et al. 2022; Amato & Morenzoni 2024).

The narratives are the recommended onboarding path for users who have collected real data and want to see how to analyse it. They cross-reference the reference pages elsewhere in this user guide for full feature documentation.

New users should start with EMU detector grouping and α calibration.

Quick chooser

Workflow

Typical experiment

Key Asymmetry features

EMU detector grouping and α calibration

Set up EMU detector grouping and calibrate α from a TF run (onboarding)

Grouping window, Estimate α, visual Detector Layout Editor, dead-time

Muon diffusion in copper: Kubo–Toyabe, Abragam, and QLCR

Measure the muon hop rate ν in copper from a ZF dynamic-KT fit

DynamicGaussianKT, fixed Δ / floated ν, motional narrowing

Photo-μSR in silicon: carrier recombination from period-mode runs

Compare light-ON vs light-OFF muonium dynamics in a photo-μSR run

Red/green RG box, select_period / load(period=…) API

ALC field scan in TCNQ

Locate an ALC resonance from a field-stepped scan

ALC mode, Build Scan, baseline + peak fit, integral asymmetry

Temperature scan through a magnetic transition

Locate Tc and measure the order parameter of a ferromagnet or antiferromagnet (real EuO / Ni / molecular-magnet data)

Logbook sort, Fit Wizard, parameter trending, power-law fit

Global fitting across fields: Li⁺ ionic motion in a garnet electrolyte

Extract an ion-hopping activation energy from LF triplets in a solid electrolyte (real Li₇La₃Zr₂O₁₂ data)

Global (batch) fit with shared parameters, Keren model, axis transforms, Arrhenius trend

F–µ–F entangled states: measuring a bond length with muons

Identify an F–µ–F entangled state and measure the muon–fluorine bond length (real PTFE data)

FmuF models, ZF beating signature, sub-MHz FFT

Angle-dependent Knight shift

Find the muon site from the angle dependence of the Knight shift in a rotated single crystal

Knight shift analysis window, Angle axis + Fold, Joint K(θ) fit, KnightAnisotropy, Suggest next angle

Superconductor penetration depth from σ(T)

Extract λ(T) from TF μSR in the vortex state of a superconductor (real BiSCCO / LiFeAs / Re₆Zr data)

Multi-run TF fits, parameter trending, multi-series overlay, MaxEnt vortex lineshape, SC gap models

LF decoupling and static-vs-dynamic field distributions

Distinguish static from dynamic local fields with an LF scan (real Ca₃Co₂O₆ data)

LF exponential fits, axis transforms (1/λ vs B² Redfield), static-KT decoupling diagnostic

Further workflows

The internal porting workspace (docs/porting/practical-workflows/workflow-catalogue.md) catalogues additional workflows that Asymmetry partially or fully supports — F–μ–F identification, spin-glass freezing, muonium-radical hyperfine, and others. ALC resonance scans have a worked example above (ALC field scan in TCNQ) and a full feature reference in Integral scan mode (avoided-level-crossing field scans); the angle-dependent Knight shift has a worked example above (Angle-dependent Knight shift) and a feature reference at Knight shift. Workflows that Asymmetry does not yet support (e.g. multi-period arithmetic, LEM depth profiling) are catalogued there too and surface as candidates in docs/porting/ROADMAP.md.