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/03/02 Thomas Bretz
|
---|
22 |
|
---|
23 | * mraw/MRawRunHeader.h:
|
---|
24 | - added GetNumBytesPerSample() member function
|
---|
25 |
|
---|
26 | * mraw/MRawRead.cc:
|
---|
27 | - splitted ReadPixel and setting ab-flag into function calls
|
---|
28 | - fixed skipping pixels if bps>1
|
---|
29 |
|
---|
30 | * mraw/MRawEvtData.[h,cc]:
|
---|
31 | - removed last argument from AddPixel
|
---|
32 | - split reading pixel data and setting ab-flag into two functions
|
---|
33 | - increased version number from 5 to 6
|
---|
34 | - adapted Print function
|
---|
35 | - adapted Draw function
|
---|
36 | - adapted ReadPixel function
|
---|
37 |
|
---|
38 |
|
---|
39 |
|
---|
40 | 2007/03/01 Thomas Bretz
|
---|
41 |
|
---|
42 | * mmain/MEventDisplay.cc:
|
---|
43 | - didn't show callisto output anymore because of missing fundametal
|
---|
44 | pedestal
|
---|
45 |
|
---|
46 | * mbadpixels/MBadPixelsTreat.cc:
|
---|
47 | - added more informative output
|
---|
48 |
|
---|
49 | * mhcalib/MHCalibrationCam.[h,cc], mhcalib/MHCalibrationChargeCam.cc,
|
---|
50 | mhcalib/MHCalibrationChargePix.h, mhcalib/MHCalibrationRelTimeCam.cc,
|
---|
51 | mhcalib/MHCalibrationChargeCam.h, mhcalib/MHCalibrationChargePINDiode.h,
|
---|
52 | mhcalib/MHCalibrationPulseTimeCam.cc, mhcalib/MHCalibrationTestCam.cc,
|
---|
53 | mhcalib/MHCalibrationTestTimeCam.cc, mhcalib/MHGausEvents.h,
|
---|
54 | mhcalib/MHCalibrationChargeBlindCam.cc, mhcalib/MHPedestalCam.cc,
|
---|
55 | - replaced SetNbins/First/Last by SetBinning
|
---|
56 |
|
---|
57 | * mhcalib/MHCalibrationChargeCam.cc:
|
---|
58 | - improved output in case arrival time is out of range
|
---|
59 |
|
---|
60 | * mhcalib/MHCalibrationPulseTimeCam.cc:
|
---|
61 | - the values can only have discrete valuesno need to set a bin-width
|
---|
62 | different from 1
|
---|
63 | - set binning automatically by using the number of samples
|
---|
64 | - fixed ReadEnv
|
---|
65 | - directly use maxpos, no cast necessary
|
---|
66 |
|
---|
67 | * mraw/MRawRunHeader.h:
|
---|
68 | - added new member function GetNumSamples
|
---|
69 |
|
---|
70 | * mpedestal/MPedCalcFromLoGain.cc:
|
---|
71 | - fixed ReadEnv
|
---|
72 |
|
---|
73 | * mraw/MRawCrateData.cc, mraw/MRawEvtHeader.cc:
|
---|
74 | - implemented reading new mux format 8
|
---|
75 |
|
---|
76 | * mraw/MRawRunHeader.[h,cc]:
|
---|
77 | - implemented reading of new file format 8
|
---|
78 | - added new data members fNumBytesPerSample, fFreqSampling
|
---|
79 | and fNumSignificantBits
|
---|
80 | - increased file format version from 5 to 6
|
---|
81 |
|
---|
82 | * mraw/MRawEvtPixelIter.[h,cc]:
|
---|
83 | - made aware of handling the new and old format
|
---|
84 | - added range to GetIdxMax*
|
---|
85 |
|
---|
86 | * mhcalib/MHCalibrationPulseTimeCam.[h,cc]:
|
---|
87 | - removed obsolete data members fSumhiarea and fSumhisector
|
---|
88 | - replaced the usage of MRawEvtData by MPedestalSubtractedEvt
|
---|
89 | - according to this the lower signal limit has been decresed
|
---|
90 | by 15
|
---|
91 | - changed "saturation" limit accordingly from 254 to 245
|
---|
92 |
|
---|
93 | * mpedestal/MPedestalsubtractedEvt.h:
|
---|
94 | - added a shortcut for GetSaturation
|
---|
95 |
|
---|
96 | * mjobs/MJPedestal.cc:
|
---|
97 | - first subtract pedestal and then fill MHCalibrationPulseTimeCam
|
---|
98 | - fill MHCalibrationPulseTimeCam with MPedestalSubtracted
|
---|
99 |
|
---|
100 |
|
---|
101 |
|
---|
102 | 2007/02/28 Thomas Bretz
|
---|
103 |
|
---|
104 | * macros/tutorials/mirrordelay.C:
|
---|
105 | - fixed the formula for the spherical mirror
|
---|
106 | - fixed the calculation of the time-delay
|
---|
107 |
|
---|
108 | * mastro/MObservatory.[h,cc]:
|
---|
109 | - added constructors and functions to set the observatory location
|
---|
110 | manually
|
---|
111 |
|
---|
112 | * mbase/MTime.[h,cc]:
|
---|
113 | - added constructor to construct MTime by date
|
---|
114 | - added AsDouble for new root streamers (allowing to view MTime in
|
---|
115 | a TBrowser)
|
---|
116 | - added GetRootDatime to return TDatime object
|
---|
117 |
|
---|
118 | * mcalib/MCalibrateData.cc:
|
---|
119 | - added more meaningful output in case a conversion factor exceeds a limit
|
---|
120 |
|
---|
121 | * datacenter/macros/plotdb.C:
|
---|
122 | - added plot for spark rate
|
---|
123 |
|
---|
124 |
|
---|
125 |
|
---|
126 | 2007/02/26 Daniela Dorner
|
---|
127 |
|
---|
128 | * datacenter/db/builddatasets.php, datacenter/db/findoffdata.php,
|
---|
129 | datacenter/db/sequinfo-aio.php, datacenter/db/runinfo-aio.php,
|
---|
130 | datacenter/db/include.php, datacenter/db/menu.php, :
|
---|
131 | - bugfix: the stopdate was not choses properly in case of reset
|
---|
132 | when there was no data past midnight
|
---|
133 | - a new function (GetStopDate) has been implemented
|
---|
134 | - bugfix in PrintNightRange (table Sequences was used in all cases)
|
---|
135 |
|
---|
136 |
|
---|
137 |
|
---|
138 | 2007/02/26 Daniel Hoehne
|
---|
139 |
|
---|
140 | * datacenter/macros/fillstar.C:
|
---|
141 | - bugfixes: included MHCamera.h, corrected two typos (missing ";" and
|
---|
142 | a surplus "s" in the variable "sparkrate")
|
---|
143 |
|
---|
144 | * datacenter/db/magicdefs.php, menu.php:
|
---|
145 | - added fSparkRate
|
---|
146 |
|
---|
147 |
|
---|
148 |
|
---|
149 | 2007/02/16
|
---|
150 |
|
---|
151 | * RELEASE 1.0
|
---|
152 |
|
---|
153 |
|
---|
154 |
|
---|
155 | 2007/02/16 Thomas Bretz
|
---|
156 |
|
---|
157 | * macros/starvisyear.C:
|
---|
158 | - changed default observator to magic
|
---|
159 | - fixed some typos in comments
|
---|
160 |
|
---|
161 | * mastro/MAstro.[h,cc]:
|
---|
162 | - added a new function to estimate the time of culmination
|
---|
163 | - fixed the conversion factors RadToHor and HorToRad (wrong by 15/24)
|
---|
164 |
|
---|
165 | * mastro/MObservatory.cc:
|
---|
166 | - fixed the Print() output
|
---|
167 |
|
---|
168 | * mbase/MMath.h:
|
---|
169 | - removed conversion factor to and from Hours
|
---|
170 |
|
---|
171 | * mjobs/MSequence.cc:
|
---|
172 | - added a / behind the date (for the output in case of failure)
|
---|
173 |
|
---|
174 | * mmc/MMcFadcHeader.[hxx,cxx]:
|
---|
175 | - added fElecNoiseName for compatibility with camera program
|
---|
176 | - increased ClassVersion by 1
|
---|
177 |
|
---|
178 | * mraw/MRawRunHeader.[h,cc]:
|
---|
179 | - increased class version by 1 for compatibility with output
|
---|
180 | of newer camera versions
|
---|
181 |
|
---|
182 | * resources/sequences.rc:
|
---|
183 | - changed the sequence.rc file to support new MUX data
|
---|
184 |
|
---|
185 |
|
---|
186 |
|
---|
187 | 2007/02/15 Thomas Bretz
|
---|
188 |
|
---|
189 | * macros/tutorials/mirrordelay.C:
|
---|
190 | - added a macro plotting the delay between a spherical and a
|
---|
191 | parabolic mirror
|
---|
192 |
|
---|
193 | * mjobs/MJStar.cc:
|
---|
194 | - implemented new plots for IPR vs. Time and DT
|
---|
195 |
|
---|
196 |
|
---|
197 |
|
---|
198 | 2007/02/13 Thomas Bretz
|
---|
199 |
|
---|
200 | * resources/hilocalib.rc, resources/hilocalib_sp1.rc:
|
---|
201 | - added new resource files for hi-/lo-gain calibration.
|
---|
202 |
|
---|
203 | * resources/hiloconv-*.root:
|
---|
204 | - added hi-/lo-gain calibration constants
|
---|
205 |
|
---|
206 | * callisto_Dec04Jan05.rc:
|
---|
207 | - changed input file name for hi-/lo-gain calibration constants
|
---|
208 |
|
---|
209 | * mreflector/MHReflector.[h,cc]:
|
---|
210 | - added histogram class for reflected photons
|
---|
211 |
|
---|
212 | * mreflector/Makefile, mreflector/ReflectorLinkDef.h
|
---|
213 | - added MHReflector and necessary include paths
|
---|
214 |
|
---|
215 | * mbase/MLog.h:
|
---|
216 | - fixed a bug in Separator which could cause a crash if the contents
|
---|
217 | are too long
|
---|
218 |
|
---|
219 | * manalysis/MParameterCalc.cc:
|
---|
220 | - check for HasValidRule instead of IsValid in ReadEnv
|
---|
221 |
|
---|
222 | * mdata/MDataPhrase.h:
|
---|
223 | - added HasValidRule member function
|
---|
224 |
|
---|
225 | * mfileio/MReadRflFile.[h,cc]:
|
---|
226 | - allow also reading of gzip-compressed files
|
---|
227 | - output more header information
|
---|
228 | - don't use a const qualified TString with gSystem->ExpandPathName
|
---|
229 |
|
---|
230 | * mjobs/MJPedestal.cc:
|
---|
231 | - readin bad pixels from ascii file later
|
---|
232 |
|
---|
233 | * mmc/MMcEvtBasic.h:
|
---|
234 | - added a static member function GetEnergyStr to convert
|
---|
235 | GeV into MeV and TeV
|
---|
236 |
|
---|
237 | * mpointing/MPointingDevCalc.h:
|
---|
238 | - increased size of fSkip by one
|
---|
239 |
|
---|
240 | * mextralgo/MExtralgoSpline.h:
|
---|
241 | - fixed acompiler warning
|
---|
242 |
|
---|
243 |
|
---|
244 |
|
---|
245 | 2007/02/09 Daniel Hoehne
|
---|
246 |
|
---|
247 | * datacenter/scripts/linkmc
|
---|
248 | - adapted to new montecarlo directory structure (/magic/montecarlo
|
---|
249 | instead of /montecarlo)
|
---|
250 |
|
---|
251 |
|
---|
252 |
|
---|
253 | 2007/02/09 Thomas Bretz
|
---|
254 |
|
---|
255 | * star.rc:
|
---|
256 | - added new options
|
---|
257 | - reordering
|
---|
258 |
|
---|
259 | * mbase/MStatusDisplay.cc:
|
---|
260 | - updated from 2006 to 2007
|
---|
261 |
|
---|
262 | * mfbase/MFDataPhrase.cc:
|
---|
263 | - fixed ReadEnv to correctly return true/false
|
---|
264 |
|
---|
265 | * mjobs/MJStar.cc:
|
---|
266 | - added new tabs "Spakless" and "Sparks" dividing the average
|
---|
267 | signal tab into two distributions by a SparkCut
|
---|
268 | - replaced all MF by MFDataPhrase
|
---|
269 |
|
---|
270 | * mjobs/MJCalibrateSignal.cc:
|
---|
271 | - changed the extraction range used in the lo-gains from the
|
---|
272 | hi-gain range to the lo-gain range
|
---|
273 |
|
---|
274 | * datacenter/macros/fillstar.C:
|
---|
275 | - added filling the spark rate into the database
|
---|
276 | - the rate after cleaning is now without sparks!
|
---|
277 |
|
---|
278 |
|
---|
279 |
|
---|
280 | 2007/02/06 Thomas Bretz
|
---|
281 |
|
---|
282 | * mpointing/MPointingDevCalc.cc:
|
---|
283 | - included check for monitoring flag
|
---|
284 |
|
---|
285 | * mextralgo/MExtralgoSpline.[h,cc]:
|
---|
286 | - implemented the possibility to determine the pulse width at
|
---|
287 | maxheight/2
|
---|
288 |
|
---|
289 |
|
---|
290 |
|
---|
291 | 2007/02/04 Daniela Dorner
|
---|
292 |
|
---|
293 | * datacenter/scripts/sourcefile:
|
---|
294 | - added if-clause to avoid that a script is aborted in case a macro
|
---|
295 | doesn't compile, return code is set to 1 in this case
|
---|
296 |
|
---|
297 |
|
---|
298 |
|
---|
299 | 2007/02/04 Thomas Bretz
|
---|
300 |
|
---|
301 | * mjobs/MJCalibration.cc:
|
---|
302 | - implemented Hi-/Lo-Gain calibration for MCs
|
---|
303 |
|
---|
304 | * mjobs/MJPedestal.cc:
|
---|
305 | - removed intermediate pedestalstorage from code (its
|
---|
306 | result is not used at all)
|
---|
307 |
|
---|
308 | * datacenter/macros/fillsignal.C:
|
---|
309 | - replaced GetMediandev by GetDev
|
---|
310 |
|
---|
311 | * callisto.rc, callisto_Dec04Jan05.rc:
|
---|
312 | - changed ExtractWinLeft/Right according to new scheme
|
---|
313 |
|
---|
314 | * mhcalib/MHCalibrationChargeCam.[h,cc]:
|
---|
315 | - removed obsolete data members fFirstHiGain, etc and
|
---|
316 | replaced by storage of fSignal
|
---|
317 | - made sure that the average extracted signal position
|
---|
318 | is at least one slice away from the edges of the
|
---|
319 | extraction window
|
---|
320 |
|
---|
321 | * mjobs/MJPedestal.cc:
|
---|
322 | - reworked the pulse position check. It now better takes
|
---|
323 | the properties of the extractors into account.
|
---|
324 | Still to be done: relation between pulse position and
|
---|
325 | extraction window!
|
---|
326 |
|
---|
327 | * msignal/MExtractBlindPixel.[h,cc],
|
---|
328 | msignal/MExtractPINDiode.[h,cc]:
|
---|
329 | - fixed arguments type of SetRange
|
---|
330 |
|
---|
331 | * msignal/MExtractTime.cc:
|
---|
332 | - removed old obsolete code already in comments
|
---|
333 |
|
---|
334 | * msignal/MExtractTimeAndCharge.h:
|
---|
335 | - added getter for LoGainStartShift
|
---|
336 |
|
---|
337 | * msignal/MExtractTimeAndChargeDigitalFilter.[h,cc],
|
---|
338 | msignal/MExtractTimeAndChargeSpline.[h,cc],
|
---|
339 | msignal/MExtractedSignalCam.[h,cc], msignal/MExtractor.[h,cc]:
|
---|
340 | - changed the type of LoGainFirst from byte to int
|
---|
341 | - if necessary increased class version
|
---|
342 |
|
---|
343 | * mpedestal/MExtractPedestal.cc:
|
---|
344 | - improved output
|
---|
345 |
|
---|
346 | * mhcalib/MHCalibrationChargeCam.cc:
|
---|
347 | - fixed a %3.1 instead of %3.1f
|
---|
348 |
|
---|
349 |
|
---|
350 |
|
---|
351 | 2007/02/03 Thomas Bretz
|
---|
352 |
|
---|
353 | * mhist/MHCamEvent.[h,cc]:
|
---|
354 | - added Draw function to context menu
|
---|
355 | - added GetHist member functions
|
---|
356 | - added possibility to display the relative error
|
---|
357 |
|
---|
358 | * mjobs/MJCalibration.cc:
|
---|
359 | - read the hi-/lo-gain calibration constants from a MHCamEvent
|
---|
360 | which is stored in a root file given in resources/hilocalib.rc
|
---|
361 |
|
---|
362 | * msignal/MExtractTimeAndCharge.cc:
|
---|
363 | - improved the estimation in GetSaturationTime for the cases in
|
---|
364 | which the saturating pulse is so early, that an normal
|
---|
365 | interpolation is not appropriate.
|
---|
366 |
|
---|
367 | * callisto_DecJan04.rc:
|
---|
368 | - set fall- and rise-time for spline artificially to 0.5
|
---|
369 |
|
---|
370 | * mhbase/MFillH.cc:
|
---|
371 | - added comments
|
---|
372 |
|
---|
373 | * mpedestal/MExtractPedestal.[h,cc],
|
---|
374 | mpedestal/MPedCalcFromLoGain.cc, mpedestal/MPedCalcPedRun.cc:
|
---|
375 | - fixed the range check.In case of the lo-gain extraction
|
---|
376 | the range could infact leak out of the fadc slices
|
---|
377 |
|
---|
378 | * msignal/MExtractTimeAndCharge.[h,cc]:
|
---|
379 | - added somecomments
|
---|
380 | - forbid the lo-gain signal to be negative
|
---|
381 | - increased version number for compatibility with last release
|
---|
382 |
|
---|
383 | * msignal/MExtractTimeAndChargeSpline.cc:
|
---|
384 | - set the correct numbers for rise- and fall-time as default
|
---|
385 |
|
---|
386 | * mbase/MStatusArray.[h,cc]:
|
---|
387 | - improved workaround in Read() and Write() for the Reset
|
---|
388 | of the kCanDelete bit in TH1
|
---|
389 |
|
---|
390 | * mjobs/MJCalibration.cc, mjobs/MJCalibrateSignal.cc:
|
---|
391 | - commented out obsolete references to *HiLoCam
|
---|
392 |
|
---|
393 | * mhcalib/Makefile, mcalib/Makefile, mhcalib/HCalibLinkDef.h,
|
---|
394 | mcalib/CalibLinkDef.h:
|
---|
395 | - removed *HiLoCam s
|
---|
396 |
|
---|
397 |
|
---|
398 |
|
---|
399 | 2007/02/02 Thomas Bretz
|
---|
400 |
|
---|
401 | * mreflector/MRflSinglePhoton.[h,cc], mreflector/MRflEvtData.[h,cc]:
|
---|
402 | - added new Fill functions allowing to fill photons versus
|
---|
403 | a z-value, e.g. energy.
|
---|
404 |
|
---|
405 |
|
---|
406 |
|
---|
407 | 2007/02/01 Thomas Bretz
|
---|
408 |
|
---|
409 | * mhist/MHCamEvent.[h,cc]:
|
---|
410 | - allow to set a histogram for display from external
|
---|
411 |
|
---|
412 | * mhist/MHCamera.[h,cc]:
|
---|
413 | - added functions to calc Median/Dev
|
---|
414 | - fixed adding a MHCamera with AddCamContent. It now takes also
|
---|
415 | the errors and binentries correctly into account
|
---|
416 | - simplified Reset() using TArray::Reset()
|
---|
417 |
|
---|
418 | * mhvstime/MHSectorVsTime.[h,cc]:
|
---|
419 | - added option to use median/dev instead of mean/rms
|
---|
420 | - switched Grid on
|
---|
421 |
|
---|
422 | * mjobs/MSequence.cc, mjobs/MDataSet.cc:
|
---|
423 | - small improvements to splitting number rows
|
---|
424 | - handle possible tabs correctly
|
---|
425 |
|
---|
426 | * mbase/MStatusArray.[h,cc]:
|
---|
427 | - improved handling in Read(). We make sure now that Read doesn't
|
---|
428 | produce a memory leak
|
---|
429 |
|
---|
430 | * mhist/MHCamera.[h,cc]:
|
---|
431 | - overwrote Clone function to make sure that a cloned MHCamera
|
---|
432 | is never added to the current directory
|
---|
433 |
|
---|
434 | * mcamera/MCameraTH.h:
|
---|
435 | - added a workaround to get rid of the obsolete discriminator thresholds
|
---|
436 | for the non-trigger pixels
|
---|
437 |
|
---|
438 | * mreport/MReportCC.cc:
|
---|
439 | - added a sanity \o-Terminator to the dicriminator threshold extraction
|
---|
440 |
|
---|
441 |
|
---|
442 |
|
---|
443 |
|
---|
444 | 2007/01/30 Thomas Bretz
|
---|
445 |
|
---|
446 | * mbadpixels/MBadPixelsCam.[h,cc]:
|
---|
447 | - added function to return the uncalibrated and unsuitable
|
---|
448 | pixels as TArrayC (to be used in MHCamera)
|
---|
449 |
|
---|
450 | * mhcalib/MHCalibrationChargeCam.cc:
|
---|
451 | - added a FIXME-comment
|
---|
452 |
|
---|
453 | * mhist/MHCamEvent.[h,cc]:
|
---|
454 | - added an option to change the kind of error which is displayed
|
---|
455 | - consequently increased version number by 1
|
---|
456 |
|
---|
457 | * mhist/MHCamera.[h,cc]:
|
---|
458 | - added a new bit to allow the error to be switched between
|
---|
459 | mean and spread
|
---|
460 |
|
---|
461 | * mjobs/MJStar.cc, mjobs/MJCalibrateSignal.cc:
|
---|
462 | - adapted to changes in error display
|
---|
463 |
|
---|
464 |
|
---|
465 |
|
---|
466 | 2007/01/27 Thomas Bretz
|
---|
467 |
|
---|
468 | * manalysis/MMcCalibrationUpdate.cc:
|
---|
469 | - fixed a typo in a comment
|
---|
470 |
|
---|
471 | * mcalib/MCalibrateData.[h,cc]:
|
---|
472 | - commented out some obsolete currently unused code
|
---|
473 |
|
---|
474 | * mdata/MDataPhrase.cc:
|
---|
475 | - added a sanity check
|
---|
476 |
|
---|
477 | * mpedestal/MMcPedestalCopy.cc:
|
---|
478 | - Changed output to fit the structure used in all other classes
|
---|
479 |
|
---|
480 | * mmain/MEventDisplay.cc:
|
---|
481 | - made sure that MPedestalSubtract dies the right thing
|
---|
482 | - removed badpixel calculation and treatment until a better
|
---|
483 | solution was found.
|
---|
484 |
|
---|
485 | * mfbase/MFDataPhrase.cc:
|
---|
486 | - fixed a "comparison is always true" warning
|
---|
487 |
|
---|
488 | * msignal/MExtractTimeAndChargeDigitalFilter.h:
|
---|
489 | - increased class version number to 3 to account for the removal
|
---|
490 | of the fTimeShift data members since last release
|
---|
491 |
|
---|
492 |
|
---|
493 |
|
---|
494 | 2007/01/27 Daniela Dorner
|
---|
495 |
|
---|
496 | * datacenter/db/showplots.php:
|
---|
497 | - added (tool to click through the calib, signal and star plots of
|
---|
498 | one sequence)
|
---|
499 |
|
---|
500 | * datacenter/db/index.html:
|
---|
501 | - added link to new plot tool
|
---|
502 |
|
---|
503 | * datacenter/db/ganymed.php:
|
---|
504 | - added fDataSetName, removed fWobble
|
---|
505 | - removed mininmum value of 100 for dataset range
|
---|
506 |
|
---|
507 | * datacenter/db/builddatasets.php:
|
---|
508 | - added fIsoInLimit2 and fIMCLimit2 in Init
|
---|
509 | - added check on observation mode
|
---|
510 |
|
---|
511 |
|
---|
512 |
|
---|
513 | 2007/01/26 Thomas Bretz
|
---|
514 |
|
---|
515 | * mpedestal/MExtractPedestal.cc:
|
---|
516 | - fixed a bug which caused the pedestal to be set to 0 if the
|
---|
517 | AB-flag is invalid
|
---|
518 |
|
---|
519 |
|
---|
520 |
|
---|
521 | 2007/01/25 Thomas Bretz
|
---|
522 |
|
---|
523 | * mreflector/MRflSinglePhoton.h:
|
---|
524 | - added copy constructor
|
---|
525 | - added a function to fill a TH2
|
---|
526 |
|
---|
527 | * mreflector/MRflEvtData.[h,cc]:
|
---|
528 | - added copy costructor
|
---|
529 | - added Clone function
|
---|
530 | - added a function to fill a TH2
|
---|
531 |
|
---|
532 |
|
---|
533 |
|
---|
534 | 2007/01/24 Thomas Bretz
|
---|
535 |
|
---|
536 | * mhflux/MHCollectionArea.cc:
|
---|
537 | - fixed a typo in the last change
|
---|
538 |
|
---|
539 |
|
---|
540 |
|
---|
541 | 2007/01/24 Daniel Hoehne
|
---|
542 |
|
---|
543 | * msignal/*.dat:
|
---|
544 | - inserted missing third column (0) in all weights files
|
---|
545 |
|
---|
546 |
|
---|
547 |
|
---|
548 | 2007/01/18 Thomas Bretz
|
---|
549 |
|
---|
550 | * mhflux/MHCollectionArea.cc:
|
---|
551 | - another fix for the error calculation of the collection area.
|
---|
552 | The totalarea was inluded in the error calculation as it would
|
---|
553 | be a wait, but actually it is not.
|
---|
554 |
|
---|
555 |
|
---|
556 |
|
---|
557 | 2007/01/16 Thomas Bretz
|
---|
558 |
|
---|
559 | * mfileio/MReadMarsFile.cc:
|
---|
560 | - fixed two "comparison between signed and unsigned integer" warnings
|
---|
561 |
|
---|
562 | * mhbase/MFillH.cc:
|
---|
563 | - small update to comments
|
---|
564 |
|
---|
565 | * mimage/MHHillasExt.cc:
|
---|
566 | - call SetDirectory(NULL) after SetName
|
---|
567 |
|
---|
568 | * mjobs/MSequence.[h,cc]:
|
---|
569 | - commented out obsolete GetFileNames
|
---|
570 |
|
---|
571 | * msignal/MExtractor.[h,cc]:
|
---|
572 | - Some small updates
|
---|
573 | - removed code from Process function
|
---|
574 | - increased version number to 7
|
---|
575 |
|
---|
576 | * msignal/MExtractedSignalPix.h:
|
---|
577 | - some simple reordering in the class header
|
---|
578 |
|
---|
579 | * msignal/MExtractTimeAndChargeDigitalFilter.cc:
|
---|
580 | - simplified the checks in SetWindowSize
|
---|
581 |
|
---|
582 | * msignal/MC_cosmics_weights46.dat, msignal/MC_weights46.dat:
|
---|
583 | - added third column with zeros
|
---|
584 |
|
---|
585 |
|
---|
586 |
|
---|
587 | 2007/01/16 Daniela Dorner
|
---|
588 |
|
---|
589 | * datacenter/db/menu.php, datacenter/db/datasetinfo-aio.php,
|
---|
590 | datacenter/db/magicdefs.php:
|
---|
591 | - implemented new variables for datasets
|
---|
592 |
|
---|
593 |
|
---|
594 |
|
---|
595 | 2007/01/15 Thomas Bretz
|
---|
596 |
|
---|
597 | * mpedestal/MPedestalSubtract.cc:
|
---|
598 | - added a sanity check tomake sure that the pixel array has the
|
---|
599 | correct size when filled
|
---|
600 | - made sure the the number of pixels in the camera nd not the
|
---|
601 | number of connected pixels is used to initialize the size of
|
---|
602 | the arrays.
|
---|
603 |
|
---|
604 | * mpedestal/MPedestalSubtractedEvt.[h,cc]:
|
---|
605 | - allow the initialization of nuber of pixels and samples
|
---|
606 | independanly.
|
---|
607 |
|
---|
608 |
|
---|
609 | 2007/01/15 Daniela Dorner
|
---|
610 |
|
---|
611 | * datacenter/db/sources.php, datacenter/db/sequinfo-aio.php,
|
---|
612 | datacenter/db/runinfo-aio.php, datacenter/db/printtable.php,
|
---|
613 | datacenter/db/plotdb.php, datacenter/db/menu.php,
|
---|
614 | datacenter/db/findoffdata.php, datacenter/db/builddatasets.php,
|
---|
615 | datacenter/db/datasetinfo.php:
|
---|
616 | - fixed bug in init of $_GET
|
---|
617 |
|
---|
618 |
|
---|
619 |
|
---|
620 | 2007/01/12 Stefan Ruegamer
|
---|
621 |
|
---|
622 | * datacenter/macros/writedatasetfile.C:
|
---|
623 | - addded #include <errno.h>
|
---|
624 |
|
---|
625 |
|
---|
626 |
|
---|
627 | 2007/01/11 Thomas Bretz
|
---|
628 |
|
---|
629 | * mbase/MLogManip.cc:
|
---|
630 | - removed the obsolete include of MLog.h
|
---|
631 |
|
---|
632 | * mbase/MLogManip.h:
|
---|
633 | - encapsulated an include in ifdefs
|
---|
634 |
|
---|
635 | * mhcalib/MHCalibrationCam.cc, mhcalib/MHCalibrationChargeCam.cc:
|
---|
636 | - updated log-output
|
---|
637 |
|
---|
638 | * mhflux/MHEnergyEst.cc:
|
---|
639 | - replaced difficult to see green by blue
|
---|
640 |
|
---|
641 | * mjobs/MDataSet.[h,cc]:
|
---|
642 | - added datat members for path of sequences and path of data files
|
---|
643 | to be able to store overwritten defaults
|
---|
644 | - check completeness of dataset files
|
---|
645 | - store a MSequence object in the list instead of the name and dir
|
---|
646 | (this is necessary to have all important information for a dataset
|
---|
647 | file, including the sequence number! - available)
|
---|
648 | - some changes to the output
|
---|
649 | - allow to print a perfect copy of the read dataset file to the console
|
---|
650 | just from the contents of the object
|
---|
651 |
|
---|
652 | * mjobs/MJStar.cc:
|
---|
653 | - updated to use MSequence::GetFileName instead of MSequence:GetName
|
---|
654 |
|
---|
655 | * mjobs/MSequence.[h,cc]:
|
---|
656 | - keep filename and datapath in header, this has some advantages
|
---|
657 | for sanity checks
|
---|
658 | - many improvements of sanity checking in case of missing or
|
---|
659 | unaccessible files
|
---|
660 | - Fixed "lightConditions" (was "LightCondition")
|
---|
661 | - Fixed "No_Moon" (was "NoMoon")
|
---|
662 | - allow to set the data path as second argument in the constructor
|
---|
663 | - implemented a check whether the sequence file is complete
|
---|
664 |
|
---|
665 | * mjobs/MJCut.[h,cc]:
|
---|
666 | - added some code (still commented out) to display the excess rate
|
---|
667 | - with the other changes we can now store the original dataset in
|
---|
668 | the output
|
---|
669 |
|
---|
670 | * mjoptim/MJOptimize.cc:
|
---|
671 | - Keep the sequence files in the file list instead of just the
|
---|
672 | filename and the directory
|
---|
673 |
|
---|
674 | * mjtrain/MJTrainDisp.cc:
|
---|
675 | - use return value of MDataSet::AddFilesOn/Off for a sanity check
|
---|
676 |
|
---|
677 | * mjobs/MJob.[h,cc]:
|
---|
678 | - removed obsolete fPathData and stuff
|
---|
679 |
|
---|
680 | * callisto.cc, star.cc:
|
---|
681 | - removed obsolete calls to MJob::SetPathData
|
---|
682 |
|
---|
683 | * callisto.rc, star.rc:
|
---|
684 | - removed obsolete examples for "PathData"-resource
|
---|
685 |
|
---|
686 | * mjobs/MJCalibTest.cc, mjobs/MJCalibrateSignal.cc,
|
---|
687 | mjobs/MJCalibration.cc, mjobs/MJPedestal.cc, mjobs/MJStar.cc:
|
---|
688 | - removed obsolete reference to fPathData
|
---|
689 |
|
---|
690 |
|
---|
691 |
|
---|
692 | 2007/01/11 Daniela Dorner
|
---|
693 |
|
---|
694 | * datacenter/db/builddatasets.php:
|
---|
695 | - implemented username (the one who inserts the dataset has to give
|
---|
696 | his/her username now)
|
---|
697 | - fixed password query in case user inserted something wrong
|
---|
698 | - implemented check, if on-sequences have different observations
|
---|
699 | modes
|
---|
700 | - implemented check, if user has chosen one sequences as on and off
|
---|
701 | - adapted text of password prompt
|
---|
702 |
|
---|
703 | * datacenter/db/builddatasets.php, datasetinfo-aio.php,
|
---|
704 | runinfo-aio.php, sequinfo-aio.php:
|
---|
705 | - minor changes in formatting
|
---|
706 | - added 'alt' for +/- images
|
---|
707 |
|
---|
708 | * datacenter/db/menu.js:
|
---|
709 | - added 'alt' for +/- images
|
---|
710 |
|
---|
711 |
|
---|
712 |
|
---|
713 | 2007/01/10 Thomas Bretz
|
---|
714 |
|
---|
715 | * mhbase/MH.cc:
|
---|
716 | - fixed a bug in SetBinomialErrors. The errors of the two
|
---|
717 | histograms were exchanged in the calculation
|
---|
718 |
|
---|
719 | * mbase/MEnv.[h,cc]:
|
---|
720 | - added new member function GetNumUntouched
|
---|
721 |
|
---|