Changeset 1062 in Sophya for trunk/SophyaProg/PMixer/Sph2Sph.cc
- Timestamp:
- Jul 11, 2000, 1:08:21 PM (25 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/SophyaProg/PMixer/Sph2Sph.cc
r957 r1062 29 29 SphereHEALPix<float> InSph(hp_nside); 30 30 FITS_SphereHEALPix<float> fios(&InSph); 31 fios.Read F(arg[1],2);31 fios.Read(arg[1],2); 32 32 33 33 MeanSig(InSph.DataBlock(), moy, sig );
Note:
See TracChangeset
for help on using the changeset viewer.