eegprep.tf_cycle_calc# eegprep.tf_cycle_calc(freqs=None, width=None, width_unit=None, *, log_spaced=False, plot=False, data=None, fs=None, norm=False)# Calculate Morlet wavelet cycles from temporal or spectral width. Parameters: freqs (Any) width (Any) width_unit (str | None) log_spaced (bool) plot (bool) data (Any) fs (Any) norm (bool) Return type: TFCycleCalcResult