Ignore:
Timestamp:
Jun 14, 2001, 7:53:29 PM (24 years ago)
Author:
cmv
Message:

ameliorations et + de possibilites cmv 14/6/01

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ArchTOIPipe/TestPipes/tstmap2toi.cc

    r1520 r1530  
    137137
    138138 FITSTOIWriter wfits(fitsout);
    139  wfits.setOutFlags(true);
     139 //wfits.setOutFlags(true);
    140140 cout << "fits reader and writer created"<<endl;
    141141
     
    153153 m2toi.SetCoorIn((TypAstroCoord) tcoorin);
    154154 m2toi.SetCoorMap((TypAstroCoord) tcoormap);
     155 m2toi.Print(cout);
    155156
    156157 // Definition des tuyaux
Note: See TracChangeset for help on using the changeset viewer.