lsst.meas.algorithms  18.1.0-12-g42eabe8e+6
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.