Skip to content

Latest commit

 

History

History
42 lines (33 loc) · 895 Bytes

dolfyn.tools.rst

File metadata and controls

42 lines (33 loc) · 895 Bytes

Tools

Spectral analysis and miscellaneous functions are stored here. These functions are used throughout 's core code and may also be helpful to users in general.

FFT-based Functions:

~dolfyn.tools.psd.psd_freq ~dolfyn.tools.psd.stepsize ~dolfyn.tools.psd.coherence ~dolfyn.tools.psd.phase_angle ~dolfyn.tools.psd.psd ~dolfyn.tools.psd.cpsd ~dolfyn.tools.psd.cpsd_quasisync

Other Functions:

~dolfyn.tools.misc.detrend ~dolfyn.tools.misc.group ~dolfyn.tools.misc.slice1d_along_axis ~dolfyn.tools.misc.fillgaps ~dolfyn.tools.misc.interpgaps ~dolfyn.tools.misc.medfiltnan ~dolfyn.tools.misc.convert_degrees

dolfyn.tools.psd

dolfyn.tools.misc