Changeset 3615 in Sophya for trunk/SophyaProg/PMixer/tgsky.cc


Ignore:
Timestamp:
May 1, 2009, 1:34:31 PM (16 years ago)
Author:
cmv
Message:

Modifs relatives a l'introduction de RandomGeneratorInterface + delete de srandgen.c, cmv 01/05/2009

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/SophyaProg/PMixer/tgsky.cc

    r2615 r3615  
    1616    cout << " tgsky : Generation of random skies  " << endl;
    1717    cout << " Usage: tgsky NSide TypSky Params FitsFileName [PPFName] " << endl;
    18     cout << "   - TypSky = 0  Params= m,sig  , Gaussian(m,sig) " << endl;
     18    cout << "   - TypSky = 0  Params= m,sig  , Gaussian(sig,m) " << endl;
    1919    cout << "   - TypSky = 1  Params= m,sig  , OOFNoise(sig) + m" << endl;
    2020    cout << "   - TypSky = 2  Params= K,a,b,m  K*cos(a*teta)*sin(b*phi)+m" << endl;   
Note: See TracChangeset for help on using the changeset viewer.