lsst.meas.extensions.psfex g33ac35c1f1+3ed39e24e0
Loading...
Searching...
No Matches
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...
struct  PsfexPsfSerializationData

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.