Ignore:
Timestamp:
08/10/04 19:24:07 (21 years ago)
Author:
gaug
Message:
*** empty log message ***
File:
1 edited

Legend:

Unmodified
Added
Removed
  • TabularUnified trunk/MagicSoft/Mars/macros/bootcampstandardanalysis.C

    r4349 r4571  
    241241  MCalibrateRelTimes  timecal;
    242242
     243  MBadPixelsTreat  badtreat;
     244  badtreat.SetUseInterpolation();
     245
    243246  tlist4.AddToList(&read4);
    244247  tlist4.AddToList(&geomapl);
     
    246249  tlist4.AddToList(&timeext);
    247250  tlist4.AddToList(&photcalc);
     251  tlist4.AddToList(&badtreat);
    248252  tlist4.AddToList(&timecal);
    249253 
Note: See TracChangeset for help on using the changeset viewer.