LSSTApplications  20.0.0
LSSTDataManagementBasePackage
Namespaces | Functions | Variables
psfexPsf.cc File Reference
#include "pybind11/pybind11.h"
#include "lsst/afw/table/io/python.h"
#include "define.h"
#include "vignet.h"
#include "lsst/meas/extensions/psfex/PsfexPsf.h"
#include "lsst/afw/table/io/OutputArchive.h"

Go to the source code of this file.

Namespaces

 lsst
 A base class for image defects.
 
 lsst::meas
 
 lsst::meas::extensions
 
 lsst::meas::extensions::psfex
 

Functions

 lsst::meas::extensions::psfex::PYBIND11_MODULE (psfexPsf, mod)
 

Variables

double BIG = PSFEX_SAVE_BIG
 
double INTERPFAC = PSFEX_SAVE_INTERPFAC
 

Variable Documentation

◆ BIG

double BIG = PSFEX_SAVE_BIG

Definition at line 39 of file psfexPsf.cc.

◆ INTERPFAC

double INTERPFAC = PSFEX_SAVE_INTERPFAC

Definition at line 40 of file psfexPsf.cc.