Changeset 1841 in Sophya for trunk/SophyaProg/PrgMap/map2cl.cc
- Timestamp:
- Dec 22, 2001, 12:11:40 AM (24 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/SophyaProg/PrgMap/map2cl.cc
r1713 r1841 110 110 if (fgfitsout) { 111 111 cout << "--- Writing C_l vector to Output FITS file " << outfile << endl; 112 FitsOutFile fio(outfile );112 FitsOutFile fio(outfile, FitsFile::clear); 113 113 fio << clvec; 114 114 }
Note:
See TracChangeset
for help on using the changeset viewer.