Changeset 2080 for trunk/MagicSoft/Mars/mimage
- Timestamp:
- 05/06/03 14:47:34 (22 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Mars/mimage/MImgCleanStd.cc
r2052 r2080 87 87 // If (default method = kStandard) 88 88 //Begin_Html 89 // <img src=" MImgCleanStd-f1.png">89 // <img src="images/MImgCleanStd-f1.png"> 90 90 //End_Html 91 91 // the pixel is set as CORE pixel. L_1 (n=1) is called "first level of … … 109 109 // cleaning, i.e. if 110 110 //Begin_Html 111 // <img src=" MImgCleanStd-f1.png">111 // <img src="images/MImgCleanStd-f1.png"> 112 112 //End_Html 113 113 // the pixel is set as USED. L_2 (n=2) is called "second level of cleaning" … … 146 146 // If 147 147 //Begin_Html 148 // <img src=" MImgCleanStd-f1.png">148 // <img src="images/MImgCleanStd-f1.png"> 149 149 //End_Html 150 150 // the pixel survives the cleaning and it is set as CORE (when L_n is the … … 167 167 // MAGIC camera they are the smaller ones): 168 168 //Begin_Html 169 // <img src=" MImgCleanStd-f2.png">169 // <img src="images/MImgCleanStd-f2.png"> 170 170 //End_Html 171 171 // In this case, the simple ratio (A_0/A_i) is used to weight the level of
Note:
See TracChangeset
for help on using the changeset viewer.