Changeset 1530 in Sophya for trunk/ArchTOIPipe/TestPipes/tstmap2toi.cc
- Timestamp:
- Jun 14, 2001, 7:53:29 PM (24 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/ArchTOIPipe/TestPipes/tstmap2toi.cc
r1520 r1530 137 137 138 138 FITSTOIWriter wfits(fitsout); 139 wfits.setOutFlags(true);139 //wfits.setOutFlags(true); 140 140 cout << "fits reader and writer created"<<endl; 141 141 … … 153 153 m2toi.SetCoorIn((TypAstroCoord) tcoorin); 154 154 m2toi.SetCoorMap((TypAstroCoord) tcoormap); 155 m2toi.Print(cout); 155 156 156 157 // Definition des tuyaux
Note:
See TracChangeset
for help on using the changeset viewer.