Changeset 4450 for trunk/MagicSoft/Mars/Changelog
- Timestamp:
- 08/04/04 11:18:07 (20 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Mars/Changelog
r4449 r4450 28 28 29 29 30 30 31 2004/08/04: Thomas Bretz 31 32 … … 36 37 * manalysis/Makefile, manalysis/AnalysisLinkDef.h: 37 38 - removed the MBlind* entries 39 40 * merpp.cc: 41 - moved interpretation of command line options to MLog 42 - added a check for unknown options 43 44 * manalysis/MCameraData.[h,cc]: 45 - added some comments 46 - fixed some errors in the documentation 47 - changed ClassDef to 1 48 - changed the new algorithms such that any number of different pixel- 49 sizes are supported 50 - small modifications to the sanity checks 51 52 * mbadpixels/MBadPixelsTreat.h: 53 - fixed the argument type of SetNumMinNeighbors 54 55 * mbase/MArgs.cc: 56 - comment updated 57 58 * mbase/MEvtLoop.cc: 59 - added reading and writing of fLog environment 60 61 * mbase/MLog.[h,cc]: 62 - added Reading and writing Environment (ReadEnv, WriteEnv) 63 - added a function to setup MLog from command line arguments 64 65 * mbase/MTaskInteractive.[h,cc]: 66 - added an example 67 68 * mbase/MTime.cc: 69 - added a warning for the SetTimeFormat usage 70 71 * mimage/MImgCleanStd.[h,cc]: 72 - some updates to the old comments 73 - NEW COMMENTS FOR SCALED CLEANING STILL MISSING! 74 - implemented scaled image cleaning 75 - replaced usage of MSigmabar by MPedPhotCam for democratic cleaning 38 76 39 77
Note:
See TracChangeset
for help on using the changeset viewer.