lsst.shapelet
13.0-4-g5a043c4+16
|
Public Member Functions | |
def | __iter__ |
![]() | |
def | __init__ |
def | __len__ |
Additional Inherited Members | |
![]() | |
def | make |
![]() | |
order | |
size | |
Iterable that generates tuples of (i, p, q, re) in which: - 'i' is the overall coefficient index for a 2-d shapelet expansion (just counts from zero) - 'p' and 'q' are the indices of the polar shapelet expansion (see BasisTypeEnum). - 're' is True if this the real part of the coefficient
Definition at line 43 of file generator.py.
def lsst.shapelet.generator.LaguerreIndexGenerator.__iter__ | ( | self | ) |
Definition at line 51 of file generator.py.