lsst.ip.diffim  13.0-22-g3839dbb+23
Classes | Variables
lsst.ip.diffim.imagePsfMatch Namespace Reference

Classes

class  ImagePsfMatchConfig
 Configuration for image-to-image Psf matching. More...
 
class  ImagePsfMatchTask
 Psf-match two MaskedImages or Exposures using the sources in the images. More...
 

Variables

int sigma2fwhm = 2. * np.sqrt(2. * np.log(2.))
 

Variable Documentation

◆ sigma2fwhm

int lsst.ip.diffim.imagePsfMatch.sigma2fwhm = 2. * np.sqrt(2. * np.log(2.))

Definition at line 41 of file imagePsfMatch.py.