| 1 | Please do not write behind the end of line tag so that it is possible
|
|---|
| 2 | to send a Changelog file to a line printer directly. Thanks.
|
|---|
| 3 |
|
|---|
| 4 | For your entries please follow EXACTLY this style:
|
|---|
| 5 |
|
|---|
| 6 | _yyyy/mm/dd_[Your Name]
|
|---|
| 7 | _
|
|---|
| 8 | ___*_filename:
|
|---|
| 9 | _____-_description
|
|---|
| 10 | _
|
|---|
| 11 | ___*_filename2, filename3:
|
|---|
| 12 | _____-_description
|
|---|
| 13 | _
|
|---|
| 14 | _
|
|---|
| 15 | _
|
|---|
| 16 |
|
|---|
| 17 | While an underscore is a placeholder for a white-space or an empty line.
|
|---|
| 18 |
|
|---|
| 19 | -*-*- END OF LINE -*-*-
|
|---|
| 20 |
|
|---|
| 21 | 2007/01/27 Thomas Bretz
|
|---|
| 22 |
|
|---|
| 23 | * manalysis/MMcCalibrationUpdate.cc:
|
|---|
| 24 | - fixed a typo in a comment
|
|---|
| 25 |
|
|---|
| 26 | * mcalib/MCalibrateData.[h,cc]:
|
|---|
| 27 | - commented out some obsolete currently unused code
|
|---|
| 28 |
|
|---|
| 29 | * mdata/MDataPhrase.cc:
|
|---|
| 30 | - added a sanity check
|
|---|
| 31 |
|
|---|
| 32 | * mpedestal/MMcPedestalCopy.cc:
|
|---|
| 33 | - Changed output to fit the structure used in all other classes
|
|---|
| 34 |
|
|---|
| 35 | * mmain/MEventDisplay.cc:
|
|---|
| 36 | - made sure that MPedestalSubtract dies the right thing
|
|---|
| 37 | - removed badpixel calculation and treatment until a better
|
|---|
| 38 | solution was found.
|
|---|
| 39 |
|
|---|
| 40 | * mfbase/MFDataPhrase.cc:
|
|---|
| 41 | - fixed a "comparison is always true" warning
|
|---|
| 42 |
|
|---|
| 43 | * msignal/MExtractTimeAndChargeDigitalFilter.h:
|
|---|
| 44 | - increased class version number to 3 to account for the removal
|
|---|
| 45 | of the fTimeShift data members since last release
|
|---|
| 46 |
|
|---|
| 47 |
|
|---|
| 48 |
|
|---|
| 49 | 2007/01/27 Daniela Dorner
|
|---|
| 50 |
|
|---|
| 51 | * datacenter/db/showplots.php:
|
|---|
| 52 | - added (tool to click through the calib, signal and star plots of
|
|---|
| 53 | one sequence)
|
|---|
| 54 |
|
|---|
| 55 | * datacenter/db/index.html:
|
|---|
| 56 | - added link to new plot tool
|
|---|
| 57 |
|
|---|
| 58 | * datacenter/db/ganymed.php:
|
|---|
| 59 | - added fDataSetName, removed fWobble
|
|---|
| 60 | - removed mininmum value of 100 for dataset range
|
|---|
| 61 |
|
|---|
| 62 | * datacenter/db/builddatasets.php:
|
|---|
| 63 | - added fIsoInLimit2 and fIMCLimit2 in Init
|
|---|
| 64 | - added check on observation mode
|
|---|
| 65 |
|
|---|
| 66 |
|
|---|
| 67 |
|
|---|
| 68 | 2007/01/26 Thomas Bretz
|
|---|
| 69 |
|
|---|
| 70 | * mpedestal/MExtractPedestal.cc:
|
|---|
| 71 | - fixed a bug which caused the pedestal to be set to 0 if the
|
|---|
| 72 | AB-flag is invalid
|
|---|
| 73 |
|
|---|
| 74 |
|
|---|
| 75 |
|
|---|
| 76 | 2007/01/25 Thomas Bretz
|
|---|
| 77 |
|
|---|
| 78 | * mreflector/MRflSinglePhoton.h:
|
|---|
| 79 | - added copy constructor
|
|---|
| 80 | - added a function to fill a TH2
|
|---|
| 81 |
|
|---|
| 82 | * mreflector/MRflEvtData.[h,cc]:
|
|---|
| 83 | - added copy costructor
|
|---|
| 84 | - added Clone function
|
|---|
| 85 | - added a function to fill a TH2
|
|---|
| 86 |
|
|---|
| 87 |
|
|---|
| 88 |
|
|---|
| 89 | 2007/01/24 Thomas Bretz
|
|---|
| 90 |
|
|---|
| 91 | * mhflux/MHCollectionArea.cc:
|
|---|
| 92 | - fixed a typo in the last change
|
|---|
| 93 |
|
|---|
| 94 |
|
|---|
| 95 |
|
|---|
| 96 | 2007/01/24 Daniel Hoehne
|
|---|
| 97 |
|
|---|
| 98 | * msignal/*.dat:
|
|---|
| 99 | - inserted missing third column (0) in all weights files
|
|---|
| 100 |
|
|---|
| 101 |
|
|---|
| 102 |
|
|---|
| 103 | 2007/01/18 Thomas Bretz
|
|---|
| 104 |
|
|---|
| 105 | * mhflux/MHCollectionArea.cc:
|
|---|
| 106 | - another fix for the error calculation of the collection area.
|
|---|
| 107 | The totalarea was inluded in the error calculation as it would
|
|---|
| 108 | be a wait, but actually it is not.
|
|---|
| 109 |
|
|---|
| 110 |
|
|---|
| 111 |
|
|---|
| 112 | 2007/01/16 Thomas Bretz
|
|---|
| 113 |
|
|---|
| 114 | * mfileio/MReadMarsFile.cc:
|
|---|
| 115 | - fixed two "comparison between signed and unsigned integer" warnings
|
|---|
| 116 |
|
|---|
| 117 | * mhbase/MFillH.cc:
|
|---|
| 118 | - small update to comments
|
|---|
| 119 |
|
|---|
| 120 | * mimage/MHHillasExt.cc:
|
|---|
| 121 | - call SetDirectory(NULL) after SetName
|
|---|
| 122 |
|
|---|
| 123 | * mjobs/MSequence.[h,cc]:
|
|---|
| 124 | - commented out obsolete GetFileNames
|
|---|
| 125 |
|
|---|
| 126 | * msignal/MExtractor.[h,cc]:
|
|---|
| 127 | - Some small updates
|
|---|
| 128 | - removed code from Process function
|
|---|
| 129 | - increased version number to 7
|
|---|
| 130 |
|
|---|
| 131 | * msignal/MExtractedSignalPix.h:
|
|---|
| 132 | - some simple reordering in the class header
|
|---|
| 133 |
|
|---|
| 134 | * msignal/MExtractTimeAndChargeDigitalFilter.cc:
|
|---|
| 135 | - simplified the checks in SetWindowSize
|
|---|
| 136 |
|
|---|
| 137 | * msignal/MC_cosmics_weights46.dat, msignal/MC_weights46.dat:
|
|---|
| 138 | - added third column with zeros
|
|---|
| 139 |
|
|---|
| 140 |
|
|---|
| 141 |
|
|---|
| 142 | 2007/01/16 Daniela Dorner
|
|---|
| 143 |
|
|---|
| 144 | * datacenter/db/menu.php, datacenter/db/datasetinfo-aio.php,
|
|---|
| 145 | datacenter/db/magicdefs.php:
|
|---|
| 146 | - implemented new variables for datasets
|
|---|
| 147 |
|
|---|
| 148 |
|
|---|
| 149 |
|
|---|
| 150 | 2007/01/15 Thomas Bretz
|
|---|
| 151 |
|
|---|
| 152 | * mpedestal/MPedestalSubtract.cc:
|
|---|
| 153 | - added a sanity check tomake sure that the pixel array has the
|
|---|
| 154 | correct size when filled
|
|---|
| 155 | - made sure the the number of pixels in the camera nd not the
|
|---|
| 156 | number of connected pixels is used to initialize the size of
|
|---|
| 157 | the arrays.
|
|---|
| 158 |
|
|---|
| 159 | * mpedestal/MPedestalSubtractedEvt.[h,cc]:
|
|---|
| 160 | - allow the initialization of nuber of pixels and samples
|
|---|
| 161 | independanly.
|
|---|
| 162 |
|
|---|
| 163 |
|
|---|
| 164 | 2007/01/15 Daniela Dorner
|
|---|
| 165 |
|
|---|
| 166 | * datacenter/db/sources.php, datacenter/db/sequinfo-aio.php,
|
|---|
| 167 | datacenter/db/runinfo-aio.php, datacenter/db/printtable.php,
|
|---|
| 168 | datacenter/db/plotdb.php, datacenter/db/menu.php,
|
|---|
| 169 | datacenter/db/findoffdata.php, datacenter/db/builddatasets.php,
|
|---|
| 170 | datacenter/db/datasetinfo.php:
|
|---|
| 171 | - fixed bug in init of $_GET
|
|---|
| 172 |
|
|---|
| 173 |
|
|---|
| 174 |
|
|---|
| 175 | 2007/01/12 Stefan Ruegamer
|
|---|
| 176 |
|
|---|
| 177 | * datacenter/macros/writedatasetfile.C:
|
|---|
| 178 | - addded #include <errno.h>
|
|---|
| 179 |
|
|---|
| 180 |
|
|---|
| 181 |
|
|---|
| 182 | 2007/01/11 Thomas Bretz
|
|---|
| 183 |
|
|---|
| 184 | * mbase/MLogManip.cc:
|
|---|
| 185 | - removed the obsolete include of MLog.h
|
|---|
| 186 |
|
|---|
| 187 | * mbase/MLogManip.h:
|
|---|
| 188 | - encapsulated an include in ifdefs
|
|---|
| 189 |
|
|---|
| 190 | * mhcalib/MHCalibrationCam.cc, mhcalib/MHCalibrationChargeCam.cc:
|
|---|
| 191 | - updated log-output
|
|---|
| 192 |
|
|---|
| 193 | * mhflux/MHEnergyEst.cc:
|
|---|
| 194 | - replaced difficult to see green by blue
|
|---|
| 195 |
|
|---|
| 196 | * mjobs/MDataSet.[h,cc]:
|
|---|
| 197 | - added datat members for path of sequences and path of data files
|
|---|
| 198 | to be able to store overwritten defaults
|
|---|
| 199 | - check completeness of dataset files
|
|---|
| 200 | - store a MSequence object in the list instead of the name and dir
|
|---|
| 201 | (this is necessary to have all important information for a dataset
|
|---|
| 202 | file, including the sequence number! - available)
|
|---|
| 203 | - some changes to the output
|
|---|
| 204 | - allow to print a perfect copy of the read dataset file to the console
|
|---|
| 205 | just from the contents of the object
|
|---|
| 206 |
|
|---|
| 207 | * mjobs/MJStar.cc:
|
|---|
| 208 | - updated to use MSequence::GetFileName instead of MSequence:GetName
|
|---|
| 209 |
|
|---|
| 210 | * mjobs/MSequence.[h,cc]:
|
|---|
| 211 | - keep filename and datapath in header, this has some advantages
|
|---|
| 212 | for sanity checks
|
|---|
| 213 | - many improvements of sanity checking in case of missing or
|
|---|
| 214 | unaccessible files
|
|---|
| 215 | - Fixed "lightConditions" (was "LightCondition")
|
|---|
| 216 | - Fixed "No_Moon" (was "NoMoon")
|
|---|
| 217 | - allow to set the data path as second argument in the constructor
|
|---|
| 218 | - implemented a check whether the sequence file is complete
|
|---|
| 219 |
|
|---|
| 220 | * mjobs/MJCut.[h,cc]:
|
|---|
| 221 | - added some code (still commented out) to display the excess rate
|
|---|
| 222 | - with the other changes we can now store the original dataset in
|
|---|
| 223 | the output
|
|---|
| 224 |
|
|---|
| 225 | * mjoptim/MJOptimize.cc:
|
|---|
| 226 | - Keep the sequence files in the file list instead of just the
|
|---|
| 227 | filename and the directory
|
|---|
| 228 |
|
|---|
| 229 | * mjtrain/MJTrainDisp.cc:
|
|---|
| 230 | - use return value of MDataSet::AddFilesOn/Off for a sanity check
|
|---|
| 231 |
|
|---|
| 232 | * mjobs/MJob.[h,cc]:
|
|---|
| 233 | - removed obsolete fPathData and stuff
|
|---|
| 234 |
|
|---|
| 235 | * callisto.cc, star.cc:
|
|---|
| 236 | - removed obsolete calls to MJob::SetPathData
|
|---|
| 237 |
|
|---|
| 238 | * callisto.rc, star.rc:
|
|---|
| 239 | - removed obsolete examples for "PathData"-resource
|
|---|
| 240 |
|
|---|
| 241 | * mjobs/MJCalibTest.cc, mjobs/MJCalibrateSignal.cc,
|
|---|
| 242 | mjobs/MJCalibration.cc, mjobs/MJPedestal.cc, mjobs/MJStar.cc:
|
|---|
| 243 | - removed obsolete reference to fPathData
|
|---|
| 244 |
|
|---|
| 245 |
|
|---|
| 246 |
|
|---|
| 247 | 2007/01/11 Daniela Dorner
|
|---|
| 248 |
|
|---|
| 249 | * datacenter/db/builddatasets.php:
|
|---|
| 250 | - implemented username (the one who inserts the dataset has to give
|
|---|
| 251 | his/her username now)
|
|---|
| 252 | - fixed password query in case user inserted something wrong
|
|---|
| 253 | - implemented check, if on-sequences have different observations
|
|---|
| 254 | modes
|
|---|
| 255 | - implemented check, if user has chosen one sequences as on and off
|
|---|
| 256 | - adapted text of password prompt
|
|---|
| 257 |
|
|---|
| 258 | * datacenter/db/builddatasets.php, datasetinfo-aio.php,
|
|---|
| 259 | runinfo-aio.php, sequinfo-aio.php:
|
|---|
| 260 | - minor changes in formatting
|
|---|
| 261 | - added 'alt' for +/- images
|
|---|
| 262 |
|
|---|
| 263 | * datacenter/db/menu.js:
|
|---|
| 264 | - added 'alt' for +/- images
|
|---|
| 265 |
|
|---|
| 266 |
|
|---|
| 267 |
|
|---|
| 268 | 2007/01/10 Thomas Bretz
|
|---|
| 269 |
|
|---|
| 270 | * mhbase/MH.cc:
|
|---|
| 271 | - fixed a bug in SetBinomialErrors. The errors of the two
|
|---|
| 272 | histograms were exchanged in the calculation
|
|---|
| 273 |
|
|---|
| 274 | * mbase/MEnv.[h,cc]:
|
|---|
| 275 | - added new member function GetNumUntouched
|
|---|
| 276 |
|
|---|