Changeset 3769 in Sophya for trunk/Cosmo/RadioBeam/specpk.h


Ignore:
Timestamp:
May 7, 2010, 6:44:43 PM (15 years ago)
Author:
ansari
Message:

Corrections/amelioration du programme de calcul de la sensibilite interfero, Reza 07/05/2010

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Cosmo/RadioBeam/specpk.h

    r3756 r3769  
    5959
    6060// Return the reconstructed power spectrum as a profile histogram   
    61 //  HProf ComputePk(double s2cut=0., double kmin=-0.5*DeuxPI, double kmax=127.5*DeuxPI, int nbin=256);
    62   HProf ComputePk(double s2cut=0., double kmin=-DeuxPI, double kmax=255*DeuxPI, int nbin=256);
     61  HProf ComputePk(double s2cut=0., int nbin=256, double kmin=0., double kmax=-1.);
    6362  void  ComputePkCumul(HProf& hp, double s2cut=0.);
    6463
Note: See TracChangeset for help on using the changeset viewer.