lsst.pipe.tasks gcf00bf066d+4f59a27f16
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" ]