mxlib
c++ tools for analyzing astronomical data and other tasks by Jared R. Males. [git repo]
Signal Processing Files

Source files for processing signals

Files

file  autocorrelation.hpp
 Tools for working with autocorrelations.
 
file  averagePeriodogram.hpp
 A class to manage calculation of periodograms from time series data.
 
file  basisUtils2D.hpp
 Utilities for a working with a 2D basis set.
 
file  circularBuffer.hpp
 A circular buffer class.
 
file  fourierModes.hpp
 Functions for generating 2D Fourier modes.
 
file  gramSchmidt.hpp
 Procedures to orthogonalize vector basis sets.
 
file  linearPredictor.hpp
 Working with linear prediction.
 
file  psdFilter.hpp
 Declares and defines a class for filtering with PSDs.
 
file  psdFilterCuda.hpp
 Declares and defines a class for filtering with PSDs on CUDA GPUs.
 
file  psdUtils.hpp
 Tools for working with PSDs.
 
file  psdVarMean.hpp
 Tools for calculating the variance of the mean of a PSD.
 
file  signalWindows.hpp
 Procedures to calculate window functions for signal processing.
 
file  sigproc.hpp
 Library include for the sigproc module.
 
file  zernike.hpp
 Working with the Zernike polynomials.
 
file  zernike.cpp
 Working with the Zernike polynomials.