lsst.pipe.tasks g27146f8f6c+e893ca2ca7
Loading...
Searching...
No Matches
__init__.py
Go to the documentation of this file.
1"""LSST Daily Data Products Pipeline - Python package for data processing."""
2
3__version__ = "0.1.0"
4
5__all__ = [ "ssobject", "sssource" ]