Changeset 1520 in Sophya for trunk/ArchTOIPipe/TestPipes/tsttoi2map.cc
- Timestamp:
- Jun 12, 2001, 7:40:20 PM (24 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/ArchTOIPipe/TestPipes/tsttoi2map.cc
r1516 r1520 29 29 <<" -b label_bolomuv : label fits for bolo value (def=boloMuV)"<<endl 30 30 <<" -n nlat : nlat for Healpix sphere (def=128)"<<endl 31 <<" -i c,h : coord 1caracteristics (c=G/E h=H/D) (def=G,D)"<<endl32 <<" -o c,h : idem -i for coord 2"<<endl31 <<" -i c,h : coordIn caracteristics (c=G/E h=H/D) (def=G,D)"<<endl 32 <<" -o c,h : idem -i for coordOut"<<endl 33 33 <<" fitsin_point : fits file for pointing"<<endl 34 34 <<" fitsin_bolo : fits file for bolo values"<<endl … … 124 124 tg = tcoorin&TypCoordGal; te = tcoorin&TypCoordEq; 125 125 hd = tcoorin&TypCoordHD; dd = tcoorin&TypCoordDD; 126 cout<<" ...label_coord1 "<<label_coord1<<endl 126 cout<<"Fits Infile Pointing "<<fitsin_point<<endl 127 <<" ...label_coord1 "<<label_coord1<<endl 127 128 <<" ...label_coord2 "<<label_coord2<<endl 128 129 <<" ...... Gal="<<tg<<" Eq="<<te<<" hour="<<hd<<" deg="<<dd<<endl;
Note:
See TracChangeset
for help on using the changeset viewer.