< Mujpy.Mujpy | Index | Mujpy.Mudashed >
- from May 2026
- standardize
mufit using explicitly self.A1() ... self.C2_calib() identification
- only
dofit_ and dofit_calib_ in the end
- general
execute_log_save_fit
mucomponents stores suite instance
- only
_load_ and _load_calib_ methods switchyards
_reload_ and _reload_calib_ to redefine ranges for plotting purposes
- sequential fits also need reloading
asymm and asyme for different groups/runs: _asymmetry_single calculates asymmetry on a slice and _asymmetry_multirun_multigroup either passes it on (1d) or vstacks a 2d/3d array. This must be selectable from mufit to handle sequential fits in execute_log_save_fit
- lacking an automated mechanism
mufit uses a mucomponents method to set the slice indices for _asymmetry_multirun_multigroup?
- from Jan 2025 towards version ...
- created muroot2py, based on uproot, mimicking basic methods of MuSR_td_PSI_bin.cpp
- created muisis2py anew, based on nexusformat.nexus, mimicking MuSR_td_PSI_bin.cpp
- redesigned musuite.single_multigroup_for_back_counts which is the building block of asymmetry generation
- fixed several bugs
- tested fits A1, A20, A1_calib, A20_calib, A21_calib
< Mujpy.Mujpy | Index | Mujpy.Mudashed >