refit_swap_2comp#
- mufasa.master_fitter.refit_swap_2comp(reg, snr_min=3)[source]#
Refit the cube by using the previous fit result as guesses, but with the front and rear components switched.
- Parameters:
reg (Region object) – The Region object containing the cube to be refitted
snr_min (float, optional) – Minimum signal-to-noise ratio required for a pixel to be refitted (default is 3).
- Return type:
None