Changeset 443 in Sophya for trunk/Poubelle/archTOI.old/toisvr.cc
- Timestamp:
- Sep 27, 1999, 10:43:08 PM (26 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Poubelle/archTOI.old/toisvr.cc
r438 r443 262 262 void TOISvr::defaultInclude() { 263 263 initDone = true; 264 processRequest("#REQVERSION V_2 40999");264 processRequest("#REQVERSION V_270999"); 265 265 processRequest("#MJD0 1376.8358818"); 266 266 processRequest("#PERECH 0.005836818076"); 267 267 processRequest("#UTCORIGIN 1376.5"); 268 268 processRequest("#ASIGPS ASI_GPS_archeops1999.ascii"); 269 processRequest("#COMMENT Archtoi -- 2 3september 1999 -- Eric Aubourg CEA/DAPNIA");269 processRequest("#COMMENT Archtoi -- 27 september 1999 -- Eric Aubourg CEA/DAPNIA"); 270 270 processRequest("#COMMENT ***WARNING***"); 271 271 processRequest("#COMMENT ***SOME TOI'S ARE PRELIMINARY***"); 272 272 processRequest("#COMMENT gyroSpeed is not calibrated"); 273 273 processRequest("#COMMENT azimut/alpha/delta use galaxy crossings and ASI GPS data"); 274 processRequest("#COMMENT and assume no pendulation"); 275 processRequest("#COMMENT boloTens2 is not protected against glitches"); 274 processRequest("#COMMENT and assume no pendulation"); 275 processRequest("#COMMENT Focal plane center elevation found at 41.5 deg"); 276 processRequest("#COMMENT with Jupiter"); 277 processRequest("#COMMENT boloMuV2 is not protected against glitches"); 276 278 processRequest("#COMMENT sst software has not been updated to last DY code"); 277 279 processRequest("#COMMENT trajectory info only while italian TM got GPS info");
Note:
See TracChangeset
for help on using the changeset viewer.