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