Changeset 1491 in Sophya for trunk/ArchTOIPipe/TestPipes
- Timestamp:
- May 7, 2001, 4:37:19 PM (24 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/ArchTOIPipe/TestPipes/simtst.cc
r1484 r1491 174 174 175 175 int w1 = wtoi; 176 int w2 = (fg_f_filt) ? wfft+ w1 : w1;176 int w2 = (fg_f_filt) ? wfft+3*w1 : w1; 177 177 178 178 // char * colname[5] = {"MJD", "UTC","boloMuV_11","magnFlux","pivot"}; … … 343 343 cout << *toidegli; 344 344 cout << *toiout; 345 345 if (fg_f_filt) { 346 cout << *toisig; 347 cout << *toimean1; 348 } 346 349 cout << degl; 347 350 cout << filt;
Note:
See TracChangeset
for help on using the changeset viewer.