Esempio n. 1
0
 def get_cl( self, lbins, t=None ):
     return spec.rcfft2cl( lbins, self, t=t )
Esempio n. 2
0
 def get_cl( self, lbins, t=None ):
     return spec.rcfft2cl( lbins, self, t=t )
Esempio n. 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 )
Esempio n. 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 )