23 #include "pybind11/pybind11.h" PYBIND11_MODULE(imagePca, mod)
double indexToPosition(double ind)
Convert image index to image position.
int positionToIndex(double pos)
Convert image position to nearest integer index.
Backwards-compatibility support for depersisting the old Calib (FluxMag0/FluxMag0Err) objects...