Expand description
Transmission forward model adapter for fitting.
Wraps the physics forward_model function into a FitModel trait object
that the LM optimizer can call. The fit parameters are the areal densities
(thicknesses) of each isotope in the sample.
Structsยง
- Normalized
Transmission Model - Wraps a transmission model with SAMMY-style normalization and background.
- Precomputed
Transmission Model - Transmission model backed by precomputed Doppler-broadened cross-sections.
- Transmission
FitModel - Forward model for fitting isotopic areal densities from transmission data.