CADETProcess.smoothing.full_smooth#
- CADETProcess.smoothing.full_smooth(times: Buffer | _SupportsArray[dtype[Any]] | _NestedSequence[_SupportsArray[dtype[Any]]] | complex | bytes | str | _NestedSequence[complex | bytes | str], values: Buffer | _SupportsArray[dtype[Any]] | _NestedSequence[_SupportsArray[dtype[Any]]] | complex | bytes | str | _NestedSequence[complex | bytes | str], crit_fs: float, s: float, crit_fs_der: float, smooth: bool = True) tuple[source]#
Create full smooth data.