GetRepositoryDataTask¶
Python API summary¶
from lsst.pipe.tasks.getRepositoryData import GetRepositoryDataTask
- 
class
(*args, **kwargs)GetRepositoryDataTask Retrieve data from a repository, e.g. for plotting or analysis purposes
...
- 
attribute
config Access configuration fields and retargetable subtasks.
- 
method
(dataRefList)runDataRef Get data from a repository for a collection of data references
...
See also
See the GetRepositoryDataTask API reference for complete details.
Retargetable subtasks¶
No subtasks.
Configuration fields¶
No configuration fields.