lsst.ip.diffim g67c5bb01cf+6b5d97bbe6
Loading...
Searching...
No Matches
Classes | Namespaces | Functions
dcrModel.py File Reference

Go to the source code of this file.

Classes

class  lsst.ip.diffim.dcrModel.DcrModel
 

Namespaces

namespace  lsst
 
namespace  lsst::ip
 
namespace  lsst::ip::diffim
 
namespace  lsst.ip.diffim.dcrModel
 

Functions

def lsst.ip.diffim.dcrModel.applyDcr (image, dcr, useInverse=False, splitSubfilters=False, splitThreshold=0., doPrefilter=True, order=3)
 
def lsst.ip.diffim.dcrModel.calculateDcr (visitInfo, wcs, effectiveWavelength, bandwidth, dcrNumSubfilters, splitSubfilters=False)
 
def lsst.ip.diffim.dcrModel.calculateImageParallacticAngle (visitInfo, wcs)
 
def lsst.ip.diffim.dcrModel.wavelengthGenerator (effectiveWavelength, bandwidth, dcrNumSubfilters)