LSSTApplications
10.0-2-g4f67435,11.0.rc2+1,11.0.rc2+12,11.0.rc2+3,11.0.rc2+4,11.0.rc2+5,11.0.rc2+6,11.0.rc2+7,11.0.rc2+8
LSSTDataManagementBasePackage
|
Classes | |
class | SourceData |
class | RepositoryInfo |
class | RepositoryIterator |
Functions | |
def | _getDTypeList |
Variables | |
int | STR_PADDING = 5 |
|
private |
Construct a numpy dtype for a data ID or repository ID @param[in] keyTuple: ID key names, in order @param[in] valTuple: a value tuple @return numpy dtype as a list @warning: this guesses at string length (STR_PADDING + length of string in valTuple); longer strings will be truncated when inserted into numpy structured arrays
Definition at line 34 of file repositoryIterator.py.
int lsst.pipe.tasks.repositoryIterator.STR_PADDING = 5 |
Definition at line 31 of file repositoryIterator.py.