| LSSTApplications
    20.0.0
    LSSTDataManagementBasePackage | 
| Functions | |
| def | getMosaic (sources, exposure, idname) | 
| def | main (root, visit, ccd, fakes=None, blends=False, listobj=16, filt=None) | 
| Variables | |
| parser | |
| args | |
function to show a list of src footprints in a mosaic
| def lsst.synpipe.showFootprints.getMosaic | ( | sources, | |
| exposure, | |||
| idname | |||
| ) | 
make a mosaic for the given source list from the given exposure stolen from psfMosaic.py on the sphinx documentation
Definition at line 17 of file showFootprints.py.
| def lsst.synpipe.showFootprints.main | ( | root, | |
| visit, | |||
| ccd, | |||
| fakes = None, | |||
| blends = False, | |||
| listobj = 16, | |||
| filt = None | |||
| ) | 
Definition at line 52 of file showFootprints.py.
| lsst.synpipe.showFootprints.args | 
Definition at line 97 of file showFootprints.py.
| lsst.synpipe.showFootprints.parser | 
Definition at line 83 of file showFootprints.py.
 1.8.18
 1.8.18