DataIdContainer that groups sensor-level id's by visit
Definition at line 1072 of file postprocess.py.
◆ makeDataRefList()
def lsst.pipe.tasks.postprocess.VisitDataIdContainer.makeDataRefList |
( |
|
self, |
|
|
|
namespace |
|
) |
| |
Make self.refList from self.idList
Generate a list of data references grouped by visit.
Parameters
----------
namespace : `argparse.Namespace`
Namespace used by `lsst.pipe.base.CmdLineTask` to parse command line arguments
Definition at line 1076 of file postprocess.py.
◆ refList
lsst.pipe.tasks.postprocess.VisitDataIdContainer.refList |
The documentation for this class was generated from the following file: