Changeset 3479 for trunk/MagicSoft/Mars/mbadpixels
- Timestamp:
- 03/11/04 18:27:42 (21 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Mars/mbadpixels/MBadPixelsCam.cc
r3477 r3479 17 17 ! 18 18 ! Author(s): Thomas Bretz 1/2004 <mailto:tbretz@astro.uni-wuerzburg.de> 19 ! Markus Gaug 3/2004 <mailto:markus@ifae.es> 19 20 ! 20 21 ! Copyright: MAGIC Software Development, 2000-2004 … … 225 226 226 227 if (!(count % 25)) 227 *fLog << endl; 228 } 228 *fLog << endl; 229 } 230 229 231 *fLog << endl; 230 232 *fLog << count << " unreliable pixels :-(" << endl;
Note:
See TracChangeset
for help on using the changeset viewer.