Changeset 1062 in Sophya for trunk/SophyaProg/PMixer/Sph2Sph.cc


Ignore:
Timestamp:
Jul 11, 2000, 1:08:21 PM (25 years ago)
Author:
ansari
Message:

Adaptation modifs interface FitsIOServer , Reza 11/7/2000

File:
1 edited

Legend:

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

    r957 r1062  
    2929  SphereHEALPix<float> InSph(hp_nside);
    3030  FITS_SphereHEALPix<float> fios(&InSph);
    31   fios.ReadF(arg[1],2);
     31  fios.Read(arg[1],2);
    3232 
    3333  MeanSig(InSph.DataBlock(), moy, sig );
Note: See TracChangeset for help on using the changeset viewer.