cddm¶
Tools for cross-differential dynamic microscopy. Core functionality is defined in the following submodules:
conf: Configuration functions and constants.core: Computation of in-memmory data using standard (linear) algorithms, including cross-correlation, cross-difference, for regular- or irregular-spaced data and normalization functions. Also linear algorithms for out-of-memmory data.fft: FFT processing tools.map: Data mapping and k-averaging functions.multitau: Computation of in-memory and out-of-memmory data using nonlinear (multiple tau) algorithm for regular- and irregular-spaced data and normalization functions. Also functions to convert linear data to log-spaced data.video: Video processing tools.viewer: Matplotlib-based visualizers of videos and computed data.window: FFT windowing function.