示例#1
0
 def get_cl( self, lbins, t=None ):
     return spec.rcfft2cl( lbins, self, t=t )
示例#2
0
 def get_cl( self, lbins, t=None ):
     return spec.rcfft2cl( lbins, self, t=t )
示例#3
0
 def get_cl( self, lbins, t=None ):
     """ returns a Cl object containing the auto-spectra of this map. """
     return spec.rcfft2cl( lbins, self, t=t )
示例#4
0
 def get_cl( self, lbins, t=None ):
     """ returns a Cl object containing the auto-spectra of this map. """
     return spec.rcfft2cl( lbins, self, t=t )