Phase ---------------------------------------- .. autoclass:: rsrtx.Implementations.Calculate.Math.Fft.Phase.PhaseCls :members: :undoc-members: :noindex: .. rubric:: Cloning the Group .. code-block:: python # Create a copy of the original group, that exists independently phase_copy = driver.calculate.math.fft.phase.clone() .. rubric:: Subgroups .. toctree:: :maxdepth: 6 :glob: Calculate_Math_Fft_Phase_Scale.rst Calculate_Math_Fft_Phase_Suppression.rst Calculate_Math_Fft_Phase_Threshold.rst Calculate_Math_Fft_Phase_Unwrap.rst