mxlib
c++ tools for analyzing astronomical data and other tasks by Jared R. Males. [git repo]
Loading...
Searching...
No Matches
imageUtils_test.cpp File Reference
#include "../../catch2/catch.hpp"
#include <vector>
#include <Eigen/Dense>
#include "../../../include/math/func/gaussian.hpp"
#include "../../../include/improc/imageUtils.hpp"
#include "../../../include/improc/eigenCube.hpp"

Go to the source code of this file.

Functions

 SCENARIO ("Verify center of light calculation", "[improc::imageCenterOfLight]")
 

Function Documentation

◆ SCENARIO()

SCENARIO ( "Verify center of light calculation"  ,
""  [improc::imageCenterOfLight] 
)

Scenario: centroiding Gaussians with center of light

Verify center of light calculation

Definition at line 20 of file imageUtils_test.cpp.

References mx::improc::imageCenterOfLight().