Ignore:
Timestamp:
Jun 12, 2001, 7:40:20 PM (24 years ago)
Author:
cmv
Message:

Re-shape de map2toi cmv 12/6/01

File:
1 edited

Legend:

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

    r1516 r1520  
    2929     <<" -b label_bolomuv : label fits for bolo value (def=boloMuV)"<<endl
    3030     <<" -n nlat : nlat for Healpix sphere (def=128)"<<endl
    31      <<" -i c,h : coord1 caracteristics (c=G/E h=H/D) (def=G,D)"<<endl
    32      <<" -o c,h : idem -i for coord2"<<endl
     31     <<" -i c,h : coordIn caracteristics (c=G/E h=H/D) (def=G,D)"<<endl
     32     <<" -o c,h : idem -i for coordOut"<<endl
    3333     <<" fitsin_point : fits file for pointing"<<endl
    3434     <<" fitsin_bolo : fits file for bolo values"<<endl
     
    124124tg = tcoorin&TypCoordGal; te = tcoorin&TypCoordEq;
    125125hd = tcoorin&TypCoordHD;  dd = tcoorin&TypCoordDD;
    126 cout<<"  ...label_coord1 "<<label_coord1<<endl
     126cout<<"Fits Infile Pointing "<<fitsin_point<<endl
     127    <<"  ...label_coord1 "<<label_coord1<<endl
    127128    <<"  ...label_coord2 "<<label_coord2<<endl
    128129    <<"  ...... Gal="<<tg<<" Eq="<<te<<"   hour="<<hd<<" deg="<<dd<<endl;
Note: See TracChangeset for help on using the changeset viewer.