mxlib
c++ tools for analyzing astronomical data and other tasks by Jared R. Males. [git repo]
|
Files | |
ADIDerotator.hpp | |
Defines a generic ADI derotator class. | |
ADIobservation.hpp | |
Defines the ADI high contrast imaging data type. | |
aperturePhotometer.hpp | |
Class for conducting aperture photometry on an image. | |
circleOuterpix.hpp | |
Declares and defines a class for finding the edge of a circle mask. | |
eigenCube.hpp | |
An image cube with an Eigen API. | |
eigenImage.hpp | |
Tools for using the eigen library for image processing. | |
HCIobservation.hpp | |
Defines the basic high contrast imaging data type. | |
imageFilters.hpp | |
Image filters (smoothing, radial profiles, etc.) | |
imageMasks.hpp | |
Declares and defines functions to work with image masks. | |
imagePads.hpp | |
Image padding. | |
imagePeakInterp.hpp | |
A class to find the location of a peak using interpolation. | |
imageTransforms.hpp | |
Image interpolation and transformation. | |
imageUtils.hpp | |
Header for the image processing utilities. | |
imageXCorr.hpp | |
CRTP base class to register images. | |
imageXCorrDiscrete.hpp | |
A class to register images using the discrete cross correlation. | |
imageXCorrFFT.hpp | |
A class to register images using the Fourier cross correlation with a peak fit. | |
imCenterCircleSym.hpp | |
A class to find PSF centers using circular symmetry. | |
imCenterRadon.hpp | |
A class to find PSF centers using circular symmetry. | |
improc.hpp | |
Library nclude for the improc module. | |
KLIPreduction.hpp | |
Declarations and definitions for an implementation of the Karhunen-Loeve Image Processing (KLIP) algorithm. | |
milkImage.hpp | |
Interface to MILK::ImageStreamIO shared memory streams. | |
sourceFinder.hpp | |
Declares and defines a class for finding sources in images. | |