lsst.meas.astrom
13.0-14-g9415442+43
|
Classes | |
class | MatchMetadata |
Functions | |
def | createMatchMetadata (exposure, border=0) |
def lsst.meas.astrom.createMatchMetadata.createMatchMetadata | ( | exposure, | |
border = 0 |
|||
) |
Create metadata required for unpersisting a match list @param[in] exposure exposure for which to create metadata @param[in] border number of pixels by which to grow the bbox in all directions @return metadata about the field (a daf_base PropertyList)
Definition at line 30 of file createMatchMetadata.py.