lsst.meas.extensions.psfex g2305ad1205+f5a9e323a1
Loading...
Searching...
No Matches
Namespaces | Classes | Functions
lsst::meas::extensions::psfex Namespace Reference

Namespaces

namespace  detail
 
namespace  psfex
 
namespace  psfexPsfDeterminer
 
namespace  psfexStarSelector
 
namespace  version
 

Classes

class  PsfexPsf
 Represent a PSF as a linear combination of PSFEX (== Karhunen-Loeve) basis functions. More...
 

Functions

void makeit (std::vector< std::shared_ptr< Field > > &fields_, std::vector< std::shared_ptr< Set > > const &sets)
 

Detailed Description

lsst.meas.extensions.psfex

Function Documentation

◆ makeit()

void lsst::meas::extensions::psfex::makeit ( std::vector< std::shared_ptr< Field > > & fields_,
std::vector< std::shared_ptr< Set > > const & sets )

RAII for the scribbling

Definition at line 72 of file psfexAdaptors.cc.