lsst.meas.algorithms  19.0.0-7-ga57c4689+11
Functions
lsst.meas.algorithms.crLib Namespace Reference

Functions

def findCosmicRays (image, psf, bkgd, ps, keep=False)
 

Function Documentation

◆ findCosmicRays()

def lsst.meas.algorithms.crLib.findCosmicRays (   image,
  psf,
  bkgd,
  ps,
  keep = False 
)
Find cosmic rays in an image.

Definition at line 9 of file crLib.py.