lsst.synpipe  20.0.0+4
Functions
lsst.synpipe.matchFakeStars Namespace Reference

Functions

def getFakeSources (rootdir, dataId, tol=0.1)
 
def main ()
 

Detailed Description

matchFakes.py
matches fakes based on position stored in the calibrated exposure image header

Function Documentation

◆ getFakeSources()

def lsst.synpipe.matchFakeStars.getFakeSources (   rootdir,
  dataId,
  tol = 0.1 
)
Get list of sources which agree in position with fake ones with tol

Definition at line 15 of file matchFakeStars.py.

◆ main()

def lsst.synpipe.matchFakeStars.main ( )

Definition at line 69 of file matchFakeStars.py.