-
Notifications
You must be signed in to change notification settings - Fork 0
User flows
⚙️ Generated page — do not edit here. Source:
docs/user-flows_en.md. Edit it in the repository and the wiki rebuilds itself.
This guide summarizes the usual journeys in Fitbauer's Qt interface.
-
Start the application:
python fitbauer.py
-
Open a file from File → Load... (
.ws5or.adt). -
Review the folding point and
Vmaxin the calibration panel. -
Adjust component parameters manually if desired.
-
The plot updates in simulation mode until a real fit is launched.
- Choose discrete mode.
- Select the number of components.
- For each component:
- type: singlet, doublet or sextet,
- initial values,
- fixed/free parameters.
- Optional: use Initialize from minima to propose components.
- Press Fit.
- Review:
- χ², reduced χ², AIC/BIC,
- residual diagnostics,
- percentage areas,
- errors and correlations if available.
- Perform or prepare a discrete fit.
- Go to Tools → Bootstrap.
- Choose the number of replicas.
- The result updates the uncertainties and the error source indicated in reports.
- Switch the mode to distribution.
- Choose the variable:
P(BHF)orP(ΔEQ). - Configure:
- minimum/maximum range,
- number of bins,
-
δ, fixedΔEQ/BHF,Γ, -
log10 α, shape and regularization.
- Optional: use L-curve α to estimate regularization.
- Optional: enable sharp components to add discrete phases to the fit.
- Press Fit.
- Review the fitted curve, residual and resulting distribution.
There are two routes:
- Web calibration: download metadata from the laboratory API.
- Local calibration: use the current file as calibration from the context menu.
The calibration affects traceability, Vmax and the isomer shift reference when available.
Use File → Save session... to save:
- file/counts,
- model,
- parameters and fixed flags,
- fitting options,
- distribution,
- relevant visual preferences.
The JSON session keeps compatibility with historical formats.
Main options:
- Save fit: exports velocity, data, model and residual in text.
- Export Plotly: interactive HTML figure.
- Export report: Markdown and, if available, PDF.
The report includes traceability, calibration, parameters, areas, metrics, correlations and residual diagnostics.
Before fitting, Fitbauer validates:
- data lengths and finiteness,
- parameter bounds,
- positive
sigma, - distribution ranges,
- minimum number of bins,
- known component types and regularization.
If there are problems, the GUI shows a warning and does not launch the fit.
© Jorge Sánchez Marcos, Nieves Menéndez González — Departamento de Química Física, UAM · Wiki generado desde docs/ para Fitbauer v5.0.0
Fitbauer v5.0.0
Start
- Home
- Installation
- User flows Data
- Folding
- Calibration (33 T)
- Spectrum comparison Fitting
- Distribution fitting
- Peak detection
- Profile likelihood
- Batch fitting Reference
- Command-line tools
- NORMOS (.JOB)
- Session format
- Sextet model (spec)
- Architecture
Inicio
- Inicio
- Instalación
- Flujos de usuario Datos
- Plegado (folding)
- Calibración (33 T)
- Comparación de espectros Ajuste
- Distribuciones
- Detección de mínimos
- Verosimilitud perfilada
- Ajuste en serie Referencia
- Línea de comandos
- NORMOS (.JOB)
- Formato de sesión
- Modelo de sextete (spec)
- Arquitectura