LSSTApplications
20.0.0
LSSTDataManagementBasePackage
stack
1a1d771
Linux64
shapelet
20.0.0
python
lsst
shapelet
multiShapeletFunction
multiShapeletFunctionContinued.py
Go to the documentation of this file.
1
from
.multiShapeletFunction
import
MultiShapeletFunction
2
3
from
lsst.utils
import
continueClass
4
5
__all__ = []
6
7
8
@continueClass
# noqa F811
9
class
MultiShapeletFunction
:
10
def
__reduce__
(self):
11
return
(MultiShapeletFunction, (
list
(self.getComponents()),))
lsst::shapelet.multiShapeletFunction.multiShapeletFunctionContinued.MultiShapeletFunction.__reduce__
def __reduce__(self)
Definition:
multiShapeletFunctionContinued.py:10
lsst::utils
Definition:
Backtrace.h:29
list
daf::base::PropertyList * list
Definition:
fits.cc:913
lsst::shapelet.multiShapeletFunction.multiShapeletFunctionContinued.MultiShapeletFunction
Definition:
multiShapeletFunctionContinued.py:9
Generated on Wed Jun 24 2020 18:10:11 for LSSTApplications by
1.8.18