mxlib
c++ tools for analyzing astronomical data and other tasks by Jared R. Males. [git repo]
|
Files | |
file | autocorrelation.hpp [code] |
Tools for working with autocorrelations. | |
file | averagePeriodogram.hpp [code] |
A class to manage calculation of periodograms from time series data. | |
file | basisUtils2D.hpp [code] |
Utilities for a working with a 2D basis set. | |
file | circularBuffer.hpp [code] |
A circular buffer class. | |
file | fourierModes.hpp [code] |
Functions for generating 2D Fourier modes. | |
file | gramSchmidt.hpp [code] |
Procedures to orthogonalize vector basis sets. | |
file | linearPredictor.hpp [code] |
Working with linear prediction. | |
file | psdFilter.hpp [code] |
Declares and defines a class for filtering with PSDs. | |
file | psdFilterCuda.hpp [code] |
Declares and defines a class for filtering with PSDs on CUDA GPUs. | |
file | psdUtils.hpp [code] |
Tools for working with PSDs. | |
file | psdVarMean.hpp [code] |
Tools for calculating the variance of the mean of a PSD. | |
file | signalWindows.hpp [code] |
Procedures to calculate window functions for signal processing. | |
file | sigproc.hpp [code] |
Library include for the sigproc module. | |
file | zernike.hpp [code] |
Working with the Zernike polynomials. | |