source: trunk/MagicSoft/Mars/Changelog@ 8335

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