source: trunk/MagicSoft/Mars/Changelog@ 8755

Last change on this file since 8755 was 8755, checked in by tbretz, 18 years ago
*** empty log message ***
File size: 120.2 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/10/10 Thomas Bretz
22
23 * mtools/MagicDomino.[h,cc], mtools/MagicReversi.[h,cc],
24 mtools/MagicShow.[h,cc], mtools/MagicSnake.[h,cc],
25 mtools/MineSweeper.[h,cc]:
26 - added a constructor supporting any MGeomCam
27
28 * mtools/MagicJam.h:
29 - removed some new function from the context menu
30
31
32
33 2007/10/08 Thomas Bretz
34
35 * macros/tutorials/mirrordelay.C:
36 - some layout improvements
37
38 * mhist/MHCamera.cc:
39 - the scale displayed in deg was rounded... removed rounding.
40
41
42
43 2007/10/07 Thomas Bretz
44
45 * datacenter/macros/plotoptical.C:
46 - do not display the Tuorla points anymore
47
48 * datacenter/macros/plotdb.C, datacenter/macros/plotoptical.C,
49 datacenter/macros/plotrundb.C:
50 - fixed group by (seems it had trouble with the newer sql server)
51
52
53
54 2007/10/05 Thomas Bretz
55
56 * sponde.rc, sponde_onoff.rc:
57 - fixed a bug. Must be Spectrum now instead of MJSpectrum
58
59 * mbase/MReadSocket.cc:
60 - do not create an explicit TDatime instance
61
62 * mjobs/MJSpectrum.cc:
63 - fixed a problem with writing the Dataset to the file
64
65 * mpointing/MPointingDevCalc.cc:
66 - added a comment about AMC focussing
67
68 * mtools/MCalendar.[h,cc]:
69 - made DrawImage a static function
70
71
72
73 2007/09/17 Thomas Bretz
74
75 * mbase/MEvtLoop.cc, mbase/MStatusDisplay.cc, mjobs/MJSpectrum.cc:
76 - do not create an instance of TDatime if not necessary
77
78 * mbase/MStatusDisplay.cc, mfileio/MReadTree.cc:
79 - improvements in inf debugging levels
80
81 * mhflux/MMcSpectrumWeight.cc:
82 - removed a double brace in an output
83 - more acurrately print the new formula/slope when set
84
85 * mjobs/MJSpectrum.cc:
86 - improved output in case of an error
87 - added text to describe the two example spectra
88 - write MC dataset to output
89
90
91
92 2007/09/12 Markus Meyer
93
94 * resources/calibration_spline.rc:
95 - update of the correction factors from the muon
96 calibration for the MUX data
97
98
99
100 2007/09/07 Thomas Bretz
101
102 * mbase/MEvtLoop.cc:
103 - added a newline before the "Instantiated" message
104
105 * mbase/MLog.cc, mbase/MLogManip.h:
106 - added a green level inf2 and inf3 (4 and 5)
107 - shifted the blue dbg level to 6
108
109 * mbase/MParList.cc, mbase/MTaskList.cc, mfileio/MReadTree.cc,
110 mjobs/MDataSet.cc, mjobs/MSequence.cc, mraw/MRawRunHeader.cc:
111 - made use of the new inf-levels. This gives a shorter, thus
112 more readable, output at normal circumstances
113
114 * mjobs/MJSpectrum.cc:
115 - added a comment
116
117 * mpedestal/MExtractPedestal.cc, msignal/MExtractor.cc:
118 - improved output in case of non matching windows
119
120
121
122 2007/09/06 Daniela Dorner
123
124 * datacenter/db/resetseq.php:
125 - added IP addresses
126 - added project name and start time to list
127 - added color coding
128 - improved output
129 - added mars version to output
130
131
132
133 2007/09/06 Stefan Ruegamer
134
135 * datacenter/scripts/copyscript
136 - updated server from apollo to dc09
137
138 * datacenter/scripts/movingrawfiles_OK
139 - set execute permissions
140
141
142
143 2007/09/05 Thomas Bretz
144
145 * datacenter/macros/plotdb.C:
146 - updated some ranges
147
148 * callisto.cc, star.cc, ganymed.cc, sponde.cc:
149 - updated to allow --rc=
150 - moved execution of jobs into individual block if not already done
151
152 * mbase/MEnv.[h,cc]:
153 - added new member function TakeEnv to take resources from MArgs
154
155 * mpedestal/MExtractPedestal.cc:
156 - made sure that the program doesn't (sould not?) crash whenever
157 a lower bound is given which is much too large
158
159 * mpointing/MPointingDevCalc.cc:
160 - added comments from the runbook about mirror focussing
161 beginning of August
162
163
164
165 2007/09/05 Daniela Dorner
166
167 * datacenter/db/resetseq.php:
168 - added (website to reset sequences in the database)
169
170 * datacenter/db/index.html:
171 - added link to resetseq.php
172
173
174
175 2007/09/03 Thomas Bretz
176
177 * RELEASE 2.0
178
179
180
181 2007/09/03 Thomas Bretz
182
183 * mbase/MEnv.cc:
184 - made the path of the including file the base directory for
185 the includes
186 - replaced "not touched" by "untouched"
187
188 * mjobs/MJSpectrum.cc:
189 - added "Disp" tab
190
191 * mpointing/MPointingDevCalc.[h,cc]:
192 - added a lot of comments
193 - allow to set different pointing models depending on the runnumber
194 - changed default for non working starguider to 0/0
195
196 * macros/traindisp.C, macros/trainenergy.C:
197 - added some comments
198 - fixed some comments
199
200 * ganymed.rc, ganymed_onoff.rc ganymed_wobble.rc:
201 - updated with the updated starguider calibrations
202
203 * resources/starguider*.txt:
204 - updated
205
206
207
208 2007/09/02 Thomas Bretz
209
210 * ganymed.rc, ganymed_onoff.rc, ganymed_wobble.rc:
211 - tiny changes
212
213 * mastro/MAstroCatalog.cc:
214 - sanity check in Paint for !fRaDec.IsValid
215
216 * mastro/MVector3.h:
217 - added a getter for validity
218
219 * mpointing/MPointing.[h,cc]:
220 - added fPx/fPy and fDx/fDy
221 - added enum for adressing the array
222 - added getter for new variables
223 - improved output in Load (only print if valid)
224
225 * mpointing/MPointingDev.h:
226 - changed units of fDev* from mm to deg
227 - added setter for fDevX/Y
228
229 * mpointing/MSrcPosCalc.cc:
230 - convert GetDevXY from deg to mm
231
232 * star_mux.rc:
233 - added (one bin less for fitting the effective on-time)
234
235
236
237 2007/08/31 Thomas Bretz
238
239 * ganymed.rc, ganymed_onoff.rc, ganymed_wobble.rc:
240 - changed default values for starguider
241 - changed quality cuts (more efficiency at higher energy/sizes,
242 better spark suppression)
243 - added default for the starguider-calibrations
244 - added more examples how to use CalcDisp
245
246 * ganymed.cc:
247 - added new command-line option "--dataset"
248
249 * mbase/MParContainer.[h,cc]:
250 - added a lot of comments
251 - allow an empty prefix in GetEnvValue
252 - added GetEnvValue2
253
254 * mjobs/MDataSet.[h,cc]:
255 - added and updated comments
256 - moved code from constructor to Init
257 - added new constructor
258 - added support for collections of datasets in one file
259 - wobble mode is now set or unset automatically if not overwritten
260 - IsValid now also check if OnSequences are defined
261
262 * mjobs/MJCut.cc:
263 - improved the check after adding sequences for the first loop
264
265
266
267 2007/08/31 Stefan Ruegamer
268
269 * datacenter/scripts/runstar
270 - added linking of different star.rc files according the data type
271
272
273
274 2007/08/30 Thomas Bretz
275
276 * sponde.cc:
277 - changed window name from sequence to ganymed-file
278
279 * mdata/MDataMember.cc, mpointing/MSrcPosCorrect.cc:
280 - fixed a typo in the comment
281
282 * mfilter/MFEvtNumber.cc:
283 - call TTree::SetEstimate as suggested by the class description
284
285 * mhflux/MMcSpectrumWeight.cc:
286 - fixed some comments
287 - further improved Print-output
288
289 * mjobs/MJCut.cc:
290 - fixed a typo in the output
291
292 * mpointing/MPointing.cc:
293 - added possibility to add comments starting with #
294
295 * mraw/MRawRunHeader.cc:
296 - fixed a small problem in the Print-output
297
298
299
300 2007/08/28 Thomas Bretz
301
302 * mbase/MEnv.[h,cc]:
303 - added handling an Include-resource. Note, that there is no
304 check for recursions, they can crash your program.
305
306 * sponde.cc:
307 - check for batch mode and no output file
308 - changed title
309 - moved HasWritePermission to MJSpectrum.cc
310
311 * mdata/MDataPhrase.cc:
312 - fixed a bug which caused a variable (eg. [0]) at the beginning
313 of a line not be detected correctly
314
315 * mhbase/MHn.cc:
316 - added some comments
317
318 * mhflux/MHDisp.[h,cc]:
319 - changed axis titles from x/y to dx/dy
320 - changed cutting out a part of the cake into stamping a hole
321 at the source position (currently with a fix PSF!)
322 - for the moment display everything in Wobble-mode (to be fixed!)
323
324 * mhflux/MMcSpectrumWeight.cc:
325 - some cosmetics to output
326
327 * mjobs/MJCut.cc:
328 - check if output file is writeable (necessary in on/off mode
329 to detect that incident before filling the source plot)
330
331 * mjobs/MJob.cc:
332 - added a comment
333 - fixed a bug in HasWritePermission (it must be fOverwrite not
334 !fOverwrite)
335
336 * mjobs/MJSpectrum.cc:
337 - replaced #cdot by a dot (it seems it is not supported anymore??)
338 - set a proper display name
339 - print an error message if writing the result failed
340
341 * mjtrain/MJTrainDisp.[h,cc]:
342 - a further small step to unify all MJOptim classes
343 - let the user change the theta-cut for the displayed efficiency
344
345 * macros/train/traindisp.C:
346 - added comment about new SetThetaCut
347
348 * mjtrain/MJTrainEnergy.[h,cc]
349 - a further small step to unify all MJOptim classes
350 - removed obsolete columns for Impact and TelescopeTheta
351 (MHEnergyEst doesn't read from the matrix here)
352 - set palette
353
354 * mpointing/MSrcPosCalc.[h,cc]:
355 - replaced CalcXYinCamera by MAstro::GetDistOnPlain. It has the
356 same accuracy and is not remarkably slower
357
358 * mpointing/MSrcPosCorrect.[h,cc]:
359 - changed comments
360 - made sure that any possible anti-source position in the camera
361 is handled correctly (maybe we should move it before
362 MSrcPosCalc and skip the anti-source here???)
363
364
365
366
367 2007/08/27 Markus Meyer
368
369 * mmuon/MHMuonPar.cc:
370 - Reference lines changed
371
372
373
374 2007/08/27 Thomas Bretz
375
376 * resources/starguider00000001.txt, resources/starguider0085240.txt,
377 resources/starguider00089180.txt:
378 - added more starguider calibration files
379
380 * resources/starguider.txt:
381 - removed obsolete old one
382
383
384
385 2007/08/26 Thomas Bretz
386
387 * mranforest/MRFEnergyEst.[h,cc]:
388 - removed obsolete files
389
390
391
392 2007/08/25 Thomas Bretz
393
394 * sponde.cc:
395 - check for write permissionbefore job is started
396
397 * sponde.rc, sponde_onoff.rc:
398 - cosmetics to comment
399
400 * macros/train/traindisp.C:
401 - better order of comments
402
403 * manalysis/MParameterCalc.[h,cc]:
404 - print name of output container
405 - allow setting name of output container from resource file
406
407 * mbase/MStatusDisplay.cc:
408 - added sanity check for batch mode in SetProgressBarPosition
409
410 * mfbase/MFDataPhrase.[h,cc]:
411 - initialize new data member fDefault in constructors
412 - increased class version number by one
413
414 * mhbase/MH.cc:
415 - do not divide by zero in SetBinomialErrors
416
417 * mhbase/MH3.[h,cc]:
418 - automatically set more log labels and suppress exponent
419
420 * mhbase/MHn.cc:
421 - set margin between new tabs in Divide to a small value
422
423 * mhflux/MHCollectionArea.cc:
424 - new default energy binning based on the typical simulation range
425
426 * mhflux/MHEnergyEst.cc:
427 - new default energy binning based on the typical simulation range
428 - set the impact binning to one bis as a default for speed
429 reasons. It is normally not used at all
430 - added two blue lines at the zero-bias level for convinience
431
432 * mhflux/MMcSpectrumWeight.cc:
433 - small cosmetics to Print-output
434
435 * mjobs/MJCut.cc:
436 - renamed the instances of the Calc* tasks
437 - store all three taskenvs
438
439 * mjobs/MJSpectrum.[h,cc]:
440 - handle a CalcDisp-task gotten from ganymed properly
441 - do not reexecute CalcHaronness for data
442 - renamed the instances of the Calc* tasks
443
444 * msql/MSQLMagic.cc, msql/MSQLServer.cc:
445 - delete created TSQLRow. They are not deleted automatically
446
447
448
449 2007/08/24 Thomas Bretz
450
451 * mdata/MDataMember.cc:
452 - added a sanity check in GetValue()
453
454 * mdata/MDataPhrase.[h,cc]:
455 - Allow to use MDataPhrase also with variables x,y,z and t
456 - Allow evaluation of the function with given x,y,z,t
457
458 * mjobs/MJSpectrum.h:
459 - commented IntermediateLoop, was unused
460
461 * mjoptim/MJOptimize.cc:
462 - added two comments
463
464 * mjtrain/MJTrainDisp.cc:
465 - added new MHn to display more information about the test
466 - improved result-histogram
467 - added PreTasks, PostTasks and TestTasks to testing tasklist
468 - some fixes if the user closed the display
469
470 * mjtrain/MJTrainEnergy.cc
471 - added new MHn to display more information about the test
472 - allow to set fTrainParameter and fResultFunction from
473 outside, this allows to train on whatever you like
474 - added TestTasks to testing tasklist
475 - added new member functions to set Train parameter and
476 evaluation function: SetTrainLog/Log and SetTrainFunc
477
478 * mranforest/MRanForestCalc.[h,cc]:
479 - changed evaluatio function-type from TF1 to MDataPhrase
480
481 * mraw/MRawEvtData.cc:
482 - initialize fNumBytesPerSample with 1
483
484 * mraw/MRawRunHeader.[h,cc]
485 - set default FADC type to 1 (Siegen)
486 - it turned out that we use 1/2 and not 0/1 as expected
487
488 * ganymed.rc, ganymed_onoff.rc, ganymed_wobble.rc:
489 - updated some comments
490 - added new CutT
491
492 * sponde.rc, sponde_onoff.rc:
493 - updated with thousands of comments
494 - adapted to new sponde respources
495 - added examples for missing resources
496 - added a new energy estimation formula which can be used instead
497 of using the random forest
498
499 * macros/optim/optimonoff.C, macros/optim/optimwobble.C:
500 - updated with the latest cuts and some comments
501
502 * macros/train/traindisp.C:
503 - updated with the latest knowledge and cuts
504 - updated with more examples
505
506 * mfbase/MFDataPhrase.[h,cc]:
507 - added a default value which can be used if no phrase is setup
508 - allow to use a constrcutor without phrase but name and title
509
510 * mjobs/MJCut.cc:
511 - removed SetAllowEmpty from CutT
512 - initialize CutT with no phrase instead of an empty one
513
514 * mjobs/MJSpectrum.h:
515 - removed obsolete function definition for IntermediateLoop
516
517 * mranforest/MRanForestCalc.cc:
518 - if weights are used output the sum of the weights for control
519 purpose
520
521 * datacenter/macros/plotdb.C, datacenter/macros/plotoptical.C,
522 datacenter/macros/plotrundb.C:
523 - delete TSQLRow if allocated
524
525
526
527 2007/08/23 Thomas Bretz
528
529 * mhbase/MH3.[h,cc]:
530 - added new data members fBins, allowing to set bins from the outside
531 - removed obsolete SetColors
532 - set palette automatically if it is a 2D histogram (more flexible
533 solution pending)
534
535 * mhbase/MHn.cc:
536 - added comments
537 - allow setting of binning without parlist
538 - added functions to set Scale, Log, AutoRange and Sumw2
539 - delete obsolete pads, if any
540
541 * mjoptim/MJOptimizeBase.h:
542 - added new data meber fTestTasks to be executed only for testing
543 - added comments
544
545 * mjtrain/MJTrainRanForest.cc:
546 - removed obsolete code already in comments
547
548 * mranforest/MRanForestCalc.[h,cc]:
549 - added the possibility to set a function which converts the
550 result of the rf. eg "pow(10, x)"
551
552 * mraw/MRawRunHeader.[h,cc]:
553 - replaced fNumSignificantBits by fFadcResolution for compatibility
554 - replaced fFreqSampling by fSamplingFrequency for compatibility
555 - increased ClassVersion to 9
556
557 * mraw/MRawEvtData.cc:
558 - initialize fNumBytesPerSample to 1 to make it compatible with reading
559 old MC files.
560
561 * mjobs/MJSpectrum.cc:
562 - added control plot for the residual of Energy
563 - fixed the "Overflow-Bug". It was a loop from o to <n, while histogram
564 bins are from 1 to ==n
565
566
567
568 2007/08/22 Thomas Bretz
569
570 * mbase/MEnv.cc:
571 - changed title print out for untouched resources
572
573 * mhbase/HBaseLinkDef.h, mhbase/Makefile:
574 - added new class MHn
575
576 * mhbase/MH.[h,cc]
577 - changed start bin to search for GetRange
578 - added GetRangeX and GetRangeY member functions
579 - added GetRangeUserX and GetRangeUserY member functions
580 - added default to SetPalette
581
582 * mhbase/MH3.[h,cc]:
583 - chnaged to tokenize the name allowing to have different
584 Binning names for all axes
585 - added a style bit which allow to auto scale an axis if the
586 histogram is finally filled
587 - replaced 9999 with -1 in ProfileX/Y
588 - moved SetLog from Paint to Draw
589 - increased class version
590
591 * mhflux/MAlphaFitter.cc, mhflux/MHAlpha.cc, mhflux/MHCollectionArea.cc,
592 mhflux/MHEffectiveOnTime.cc, mhflux/MHEnergyEst.cc,
593 mreflector/MHReflector.cc:
594 - replaced 9999 with -1 in ProjectionX/Y/Z
595 - replaced 9999 with -1 in ProfileX/Y
596
597 * mhflux/MMcSpectrumWeight.cc:
598 - tiny change to output of Print
599
600 * mjobs/MJCut.cc:
601 - added a new Tab CuT displaying VsSize a second time, but with a
602 user definable cut "CutT" applied
603
604 * mjobs/MSequence.[h,cc]:
605 - added "Comment" to resources
606 - increased class version nimber
607
608 * mmuon/MHMuonPar.cc:
609 - enable all grids
610
611 * mimage/MNewImagePar.cc:
612 - Set fConcCOG to 0 if smaller 0. This produces at least a defined
613 value (-inf) when the logarithm is calculated, which is better
614 than an undefined one (NaN).
615
616
617
618 2007/08/22 Markus Meyer
619
620 * datacenter/macros/fillstar.C
621 - changed reference values for muon analysis according to
622 the large muon sample with old image cleaning (Mars-1.2) and
623 smaller integration region (0.75 to 1.2)
624
625 * resources/calibration.rc
626 - changed correction coefficients due to new reference values
627
628 * resources/calibration_spline.rc
629 - changed correction coefficients for MUX
630
631 * mmuon/MHMuonPar.cc
632 - changed FHistBraod from ArcWidth/Radius vs. Radius to
633 ArcWidth vs. Radius
634
635 * datacenter/macros/fillstar.C
636 - changed reference values for muon analysis again according to
637 the large muon sample with time image cleaning (for new release)
638 with integration region 0.75 to 1.2
639
640
641
642 2007/08/22 Stefan Ruegamer
643
644 * datacenter/scripts/runcallisto
645 - modified staging of files
646
647 * datacenter/scripts/runstar
648 - corrected server and added logfile entry for staging of files
649
650
651
652 2007/08/21 Thomas Bretz
653
654 * mpointing/MHSrcPosCam.[h,cc]:
655 - we now buffer the events instead of average them. This removes
656 strange (fake) events near the camera center in wobble mode
657
658
659
660 2007/08/21 Markus Meyer
661
662 * datacenter/macros/fillstar.C
663 - changed reference values for muon analysis according to
664 the large muon sample with time image cleaning and smaller
665 integration region (0.8 to 1.2)
666
667 * mmuon/MHMuonPar.cc
668 - changed fgIntegralLoLim from 0.7 to 0.8
669
670
671
672 2007/08/21 Stefan Ruegamer
673
674 * datacenter/scripts/movingrawfiles_OK
675 - removed rmdir -p option
676
677 * datacenter/scripts/runcallisto
678 - added staging of files
679
680
681
682 2007/08/20 Stefan Ruegamer
683
684 * datacenter/scripts/setup
685 - changed number of allowed processes
686
687 * datacenter/scripts/movingrawfiles
688 - changed login server from apollo to dc09
689 - removed lines for moving files from fromlapalma as the transfer
690 is not working anymore with finished files
691 - added comment
692
693 * datacenter/scripts/movingrawfiles_OK
694 - script for moving files according to the new "_OK" structure in
695 the fromlapalma folder
696
697 * datacenter/scripts/checkmd5sum
698 - added automatic detection of the L number
699 - added check for already existing output files
700 - added description
701
702 * resources/calibration_spline.rc
703 - added factors for period 56 and 57 (same value as for 55)
704
705
706
707 2007/08/20 Thomas Bretz
708
709 * .rootrc:
710 - added some comments about defaults
711 - set the ShowEventStatus for the canvases to yes as default
712
713 * sponde.cc:
714 - removed the refill option (it was just a dummy)
715 - removed the accurate option. It didn't give more accurate
716 results at all
717
718 * mbase/MStatusDisplay.[h,cc]:
719 - added an update option to SetProgressBarPosition
720
721 * mhflux/MMcSpectrumWeight.[h,cc]:
722 - allow to give a container name to GetFormula*
723 - changed default for spectral slope from -9 to -99
724 - allow to give integral range to GetSpec*Integral
725 - added a new member function CompeleteEnergySpectrum which completes
726 a simulated spectrum starting at an energy fEnergyMin down to
727 an energy emin.
728 - added two options ("new" and "old") to Print function
729 - do not stop anymore if lower energy boundary changes
730
731 * mjobs/MJSpectrum.[h,cc]:
732 - cleaned the code in general
733 - removed fRefill (was not used in the code at all)
734 - added MJSpectrum to global ListOfCleanups to handle
735 the display more properly
736 - removed reading of the first (it was the second!)
737 MMcCorsikaRunHeader. It is now read for each file individually
738 - The read monte carlo events are now weighted with the mc
739 production area (events per area)
740 - incomplete (to lower energies) spectra are completed
741 - removed accurate mode, it was not more accurate
742 - we fit the spectrum now from the first to the last bin
743 - for comparison crab and 1553 are plotted
744 - changed the processing such that first the MCs are processed
745 and then the spectrum is refilled
746 - now the MC distribution from OriginalMC is read only once
747 - added new tab showing the basic event distribution
748
749 * callisto.cc, star.cc, ganymed.cc, sponde.cc, mars.cc, showplot.cc:
750 - some improvements in case of wrong number of arguments
751
752
753
754 2007/08/19 Thomas Bretz
755
756 * mbase/MStatusDisplay.cc:
757 - fixed the fix of the strange crashes. Now fBatch is added to
758 the ListOfCleanups instead of removing the newly created canvas
759 from the global list of canvases
760
761 * mimage/MHHillas.cc, mimage/MHHillasExt.cc, mimage/MHHillasSrc.cc,
762 mimage/MHImagePar.cc, mimage/MHNewImagePar.cc:
763 - enables a lot of grids
764
765 * mhbase/MBinning.[h,cc]:
766 - addec constructor with a TArrayD
767
768 * mhbase/MH.[h,cc]:
769 - added two new member functions GetRange and GetRangeUser
770
771 * mjoptim/MJOptimizeDisp.[h,cc]:
772 - added new option UseThetaSq
773
774 * mjoptim/MJOptimizeEnergy.[h,cc]:
775 - added possibility to use also logarithmic fits
776
777 * mmc/MMcCorsikaRunHeader.cc:
778 - improved Print function
779
780 * msignal/MExtractTimeAndChargeSpline.cc:
781 - initialize rise and fall time as suggested by valgrind
782
783 * mtools/MChisqEval.[h,cc]:
784 - implemented the possibility to use weights
785
786
787
788
789 2007/08/18 Thomas Bretz
790
791 * sponde.cc:
792 - added new option --force-theta
793
794 * mbase/MEnv.[h,cc], mjobs/MSequence.[h,cc], mjobs/MDataSet.[h,cc]:
795 - GetName noe returns only the filename not the whole path. The
796 old behaviour made it impossible to access the container from
797 the file.
798 - GetRcName now returns the whole path/name.
799 - Print now outputs also path and file-name
800
801 * mfileio/MReadTree.cc, mfileio/MWriteRootFile.cc:
802 - fixed typos in comments
803
804 * mhflux/MHCollectionArea.cc:
805 - reset fCorsikaVersion to 0 in PreProcess
806 - print old and new Cosika version if mismatch is found
807
808 * mhflux/MMcSpectrumWeight.cc:
809 - replaced the %.16f by %.16e. This is more accurate in cases
810 with high exponents
811 - added some sample/test code to weight the Zenith Angle
812 according to the sin-distribution produced by Corsika.
813 Currently not in use
814
815 * mjobs/MJSpectrum.cc:
816 - removed the simple/accurate mode. There is now reason why
817 the previous "accurate"-mode should be more accurate at all.
818 It is only slower
819 - Reading the OriginalMC tree now is done such that the
820 events are properly weighted by the production area. This
821 allowes to use different impact paramters from dfferent files.
822 - a check has been implemented which compared the zenith angle
823 distribution of the data and the resulting monte carlo data.
824 Execution of the program can be forced with a new option.
825 - write more information to output file.
826 - added a new tab showing the vent distribution without weights
827
828
829
830 2007/08/17 Thomas Bretz
831
832 * sponde.cc:
833 - removed switch for simple and accurate mode
834
835 * mbase/MMath.cc:
836 - fixed a problem in LiMaExc which could result in NaN
837 (if signal and background is 0)
838
839 * mbase/MStatusDisplay.cc:
840 - remove canvases in batch-mode from the global list of canvases,
841 this could result in crahses if two canvases in the display
842 had the same name
843
844 * mhflux/MHCollectionArea.[h,cc]:
845 - output the maximum impact found in Finalize
846
847 * mhflux/MHEnergyEst.cc:
848 - made the y-axis in the Eest vs Emc plot logarithmic
849
850
851
852 2007/08/16 Markus Meyer
853
854 * resources/calibration.rc:
855 - update of muon calibration factors for the periods 41 to 50
856
857
858
859 2007/08/15 Thomas Bretz
860
861 * mhflux/MHEnergyEst.cc:
862 - exchanged x- and y-contents of Eest vs Emc hist. It turned out
863 that it was wrong.
864
865 * mjobs/MDataSet.[h,cc]:
866 - added member functions AddFiles filling a MDirIter
867
868 * ganymed.rc, ganymed_onoff.rc, ganymed_wobble.rc:
869 - updated the disp-parametrization after fixing the lo-gain bug
870 - fixed a bug in the quality cuts (all showers with saturating
871 hi-gains were removed)
872
873 * mhbase/MH3.cc:
874 - allow to split the histogram name and the binning name
875 - set a different line color in case of the "same" option
876
877 * mjobs/MJCut.cc:
878 - show distribution of observation time for on and off data
879
880 * mjoptim/MJOptimizeCuts.cc, mjoptim/MJOptimizeDisp.cc,
881 mjoptim/MJOptimizeEnergy.cc:
882 - added display to output
883
884 * macros/optim/optimenergy.C, macros/optim/optimonoff.C,
885 macros/optim/optimwobble.C:
886 - added example how to write output file
887
888
889
890 2007/08/13 Thomas Bretz
891
892 * mjobs/MJSpectrum.cc:
893 - fixed reading of Binning* from ganymed*.file
894
895
896
897 2007/08/11 Thomas Bretz
898
899 * mhflux/MHAlpha.cc:
900 - on special request omega has been removed from the nice plot
901
902
903
904 2007/08/10 Thomas Bretz
905
906 * msignal/MExtractTimeAndCharge.cc:
907 - fSaturationLimit must be multiplied with GetScale() not with
908 GetMax()... grmpf.
909
910 * mjobs/MJCut.cc:
911 - fixed a bug which caused nonsense effective on-time values
912 for real data since three weeks.
913
914
915
916 2007/08/06 Thomas Bretz
917
918 * mcalib/CalibLinkDef.h, mcalib/Makefile:
919 - removed obsolete MMcCalibrationCalc
920
921 * mhbase/MH.[h,cc]:
922 - adde ApplyBinning member functions for two- and three-dim hists
923
924 * mimage/MHHillasExt.[h,cc]:
925 - removed plot for max dist
926 - added plot for SlopeL
927 - increased class version number
928
929 * mjobs/MJCut.cc:
930 - added BinningSlope to list of binnings
931 - added BinningM3Trans to list of binnings
932 - added BinningM3Asym to list of binnings
933 - removed BinningMaxDist from list of binnings
934
935 * mjtrain/MJTrainDisp.cc:
936 - renamed TrainDist to Train
937
938 * mpointing/MHSrcPosCam.cc:
939 - changed default palette from glow1 to pretty
940
941 * mpointing/MSrcPosCam.h:
942 - added a function to return the distance to the camera center
943
944 * ganymed.rc, ganymed_onoff.rc, ganymed_wobble.rc:
945 - updated binnings
946 - replaced old spark-cut by a new one
947
948 * mfilter/MFMagicCuts.[h,cc]:
949 - increased version number to 2
950
951 * mjobs/MJStar.cc:
952 - replaced the old spark-cut with a new one
953
954 * mimage/MHVsSize.cc:
955 - changes some comments
956
957 * mmuon/MHSingleMuon.cc:
958 - skip the "error estimation" step. It is just a multiplication
959 with a fixed value. This doesn't influence enaything. And the
960 absolute avlue of the error is not used at all.
961
962
963
964 2007/08/03 Thomas Bretz
965
966 * macros/optim/optimdisp.C:
967 - adapted to new parametrization
968
969 * mjtrain/MJTrainDisp.[h,cc]:
970 - some small fixes and changes.
971 - added code (as comment) for training a ghostbuster
972
973
974
975 2007/08/02 Thomas Bretz
976
977 * mjobs/MJSpectrum.[h,cc]:
978 - made it compile again
979
980
981
982 2007/07/29 Thomas Bretz
983
984 * ganymed.rc, ganymed_wobble.rc, ganymed_onoff.rc:
985 - reordered pre-cuts
986 - removed conc1-spark cut
987 - changed cut coefficients to new algorithm
988
989 * mars.rc, star.rc:
990 - switched to use new image cleaning
991
992
993
994 2007/07/28 Thomas Bretz
995
996 * mjobs/MJSpectrum.[h,cc]:
997 - added CutQ
998 - added some checks for the Zenith angle distribution
999
1000
1001
1002 2007/07/26 Daniela Dorner
1003
1004 * scripts/dospectrum:
1005 - bugfix (variable for outpath for ganymed was wrong)
1006
1007
1008
1009 2007/07/26 Thomas Bretz
1010
1011 * mfilter/MFMagicCuts.cc:
1012 - implemented new disp-parametrization
1013 - implemented new ghostbusting
1014 - implemented possibility to use an external ghostbuster
1015 - implemented possibility to use an external disp calculator
1016
1017 * mimage/MImgCleanStd.[h,cc]:
1018 - implemented the cleaning in a recursive way. It should be
1019 a little bit faster
1020 - implemented post-cleaning using timing information
1021 - implemented new options how to treat the removed single
1022 core pixels
1023
1024 * mjobs/MJCut.cc:
1025 - write an external ghostbuster to the output file if available
1026
1027 * mjtrain/MJTrainEnergy.cc, mjtrain/MJTrainSeparation.cc:
1028 - set display name of MRanForestCalc as title instead of name
1029
1030 * mranforest/MRanForestCalc.cc:
1031 - set fTitle as eventloop name instead of fName
1032
1033 * mimage/MNewImagePar.[h,cc]:
1034 - removed the fInner-stuff. It was never good for anything
1035 only for space- and time-consumption
1036 - increased class-version number by one
1037
1038
1039
1040 2007/07/25 Thomas Bretz
1041
1042 * scripts/merppupdate:
1043 - small fixes
1044
1045
1046
1047 2007/07/24 Thomas Bretz
1048
1049 * mbase/MEvtLoop.cc:
1050 - removed the "Status Display" in front of the window name
1051
1052 * mcalib/MCalibrationChargeCalc.cc:
1053 - initialized some more variables in the constructor as suggested
1054 by valgrind
1055
1056 * mjobs/MJCut.cc:
1057 - reset number of off-source positions in on-/off-mode to one
1058
1059 * mjobs/MJob.[h,cc]:
1060 - added many comments
1061 - simplified the functions for setting a new resource file
1062 - replaced some repeated code by new function CombinePath
1063 - added new member function HasWritePermission
1064
1065 * mjoptim/MJOptimize.cc:
1066 - set title as window title of eventloop
1067
1068 * mjoptim/MJOptimizeCuts.cc:
1069 - stop if filter is set and it is not MFMagicCuts
1070
1071 * mjoptim/MJOptimizeCuts.cc, mjoptim/MJOptimizeDisp.cc,
1072 mjoptim/MJOptimizeEnergy.cc:
1073 - set window title of status display
1074
1075 * mjtrain/MJTrainDisp.cc, mjtrain/MJTrainEnergy.cc,
1076 mjtrain/MJTrainSeparation.cc:
1077 - set window title of status display
1078 - check for write permission of the output file
1079
1080 * mjtrain/MJTrainDisp.[h,cc]:
1081 - implemented new plots showing the result in a more
1082 convinient way
1083 - allow to set a different result value than dist
1084
1085 * mranforest/MRanForest.[h,cc]:
1086 - improvement to output when training. Moved code to a
1087 new member function
1088
1089 * mranforest/MRanForestCalc.cc:
1090 - set window title of status display
1091
1092 * mtools/MTFillMatrix.[h,cc]:
1093 - implemented setting name and title in the constructor
1094 - set window title when wvent loop is started to title
1095
1096
1097
1098 2007/07/19 Thomas Bretz
1099
1100 * mjobs/MJCut.cc:
1101 - added a sanity check for one off-position in on/off-mode
1102
1103 * mjoptim/MJOptimize.[h,cc]:
1104 - moved the functions and data-members to set cuts etc to new
1105 base class
1106 - added setting of pre- and post-tasks to reading the data
1107
1108 * mjoptim/Makefile, mjoptim/OptimLinkDef.h:
1109 - added new MJOptimizeBase
1110
1111 * mjtrain/MJTrainDisp.cc, mjtrain/MJTrainEnergy.cc,
1112 mjtrain/MJTrainSeparation.cc:
1113 - changed to use fDebug and WriteDisplay from the new base class
1114
1115 * mjtrain/MJTrainRanForest.[h,cc]:
1116 - moved all data members and setting of pre-/posttasks/-cuts
1117 to new base class
1118
1119 * mjtrain/Makefile:
1120 - added include of mjoptim for new base class
1121
1122 * mjoptim/MJOptimizeBase.[h,cc]:
1123 - new base class for optimization and training classes
1124
1125
1126
1127
1128 2007/07/18 Thomas Bretz
1129
1130 * mpointing/MPointingDevCalc.cc:
1131 - changed limit for starguide calibration from 87751 to 85240
1132
1133 * mbase/MContinue.cc:
1134 - changed some debug output
1135 - fixed a bug if the filter already decided to be skiped
1136
1137 * mbase/MEvtLoop.cc:
1138 - changed RecursiveRemove to use the newly implemented scheme
1139
1140 * mbase/MParContainer.[h,cc], mbase/MParList.[h,cc],
1141 mbase/MTask.[h,cc], mbase/MTaskList.[h,cc]:
1142 - improved debug output
1143 - added RecursiveRemove member function
1144 - removed screen output from Remove function
1145 - call RecursiveRemove when something is removed from the list
1146
1147 * mbase/MStatusDisplay.h:
1148 - aaded a new enum kLastElement
1149
1150 * mbase/MTask.cc:
1151 - set kMustCleanup for fFilter
1152
1153 * mbase/MTaskList.cc:
1154 - added debugg code
1155
1156 * mfileio/MWriteRootFile.cc:
1157 - always set kMustCleanup when a TFile is created
1158 - make sure RecursiveRemove is called in the correct way
1159
1160 * mmain/MEventDisplay.h:
1161 - fixed the starting index for the first gui element
1162
1163 * msignal/MExtractor.cc:
1164 - added some initializations in the constructor suggested by
1165 valgrind
1166
1167 * mcalib/MCalibrateData.cc:
1168 - improved output
1169
1170
1171
1172 2007/07/17 Thomas Bretz
1173
1174 * mjobs/MDataSet.cc:
1175 - fixed a typo
1176
1177
1178
1179 2007/07/17 Daniela Dorner
1180
1181 * scripts/dospectrum:
1182 - added comments
1183 - adapted variables to changes in preparemc
1184 - new path for condor submit and dag files (the new condor path in
1185 Mars)
1186
1187 * scripts/preparemc:
1188 - added comments
1189 - added checks
1190
1191 * condor:
1192 - added (directory to store condor submit files)
1193
1194 * condor/processds.submit:
1195 - added (condor submit file to run ganymed for a dataset, used in
1196 scripts/dospectrum)
1197
1198 * condor/processsponde.submit:
1199 - added (condor submit file to run sponde for a dataset, used in
1200 scripts/dospectrum)
1201
1202
1203
1204 2007/07/15 Thomas Bretz
1205
1206 * mdata/MDataPhrase.[h,cc]:
1207 - fixed a problem with predefined variables (such as used for
1208 disp optimization [0])
1209 - added a debug member function GetRuleRaw()
1210
1211 * mhflux/MHAlpha.[h,cc]:
1212 - allow to set the watermark from the DrawNice menu entry
1213
1214 * mjobs/MDataSet.cc:
1215 - allow to set the default sequence- and data-path from
1216 the dataset file
1217
1218 * mjobs/MJCut.cc:
1219 - set the number of random off-source position for the on-data
1220 - fixed a "&", should have been a logical And
1221 - make sure that even for MCs the source position is always
1222 calculated (this is necessary for more than one wobble position)
1223
1224 * mjoptim/MJOptimizeDisp.cc:
1225 - fixed a typo which made the optimtrain.C fail (kDegToRad does
1226 not exist)
1227
1228 * mjtrain/MJTrainEnergy.cc:
1229 - some cosmetics: changed kRad2Deg to TMath::RadToDeg()
1230
1231 * mpointing/MSrcPosCalc.[h,cc]:
1232 - added a random off-source position calculation to make the
1233 more-than-one-off-source-position analysis symmetric in case of
1234 on-source
1235 - added lots of comments
1236
1237
1238
1239 2007/07/14 Thomas Bretz
1240
1241 * mpedestal/MPedestalSubtract.[h,cc]:
1242 - fixed the buggy Memcpy function introduced with the last change
1243 07/06/17 ;( Fortunately this bug was only effectingt the MC data.
1244 The MUX and old FADC data got copied correctly because they are
1245 stored in the hi-gain array only, so that the number of hi-gain
1246 samples returned in Process is 30/80.
1247
1248 * mpedestal/MExtractPedestal.cc:
1249 - some cosmetics
1250
1251 * mfilter/MFMagicCuts.cc:
1252 - changed some comments
1253
1254 * mjobs/MJCut.cc:
1255 - some cosmetics. Simplified the setting of the scale factor
1256
1257 * macros/train/traindisp.C, macros/train/trainenergy.C,
1258 macros/train/trainseparation.C:
1259 - added some more helpfull comment
1260
1261
1262
1263 2007/07/03 Thomas Bretz
1264
1265 * mmain/MEventDisplay.[h,cc]:
1266 - changed default size
1267 - added two butons to switch of the display of the image
1268 parameters
1269
1270
1271
1272 2007/06/30 Thomas Bretz
1273
1274 * msignal/MExtractTimeAndCharge.cc:
1275 - when splitting the extraction of the maximum position and the
1276 maximum value into two functions (after the last release)
1277 an error in extracting the time of a saturating lo-gain pixel
1278 was introduced. fixed.
1279
1280 * resources/starguider.txt:
1281 - starguider calbration file added
1282
1283
1284
1285 2007/06/29 Daniela Dorner
1286
1287 * datacenter/db/sources.php:
1288 - fixed bug (test-sources where displayed although 'incl. test
1289 sources was not checked)
1290 - added input field for source name (regular expressions)
1291 - adapted link for source name from sequinfo.php to
1292 sequinfo-aio.php
1293
1294 * datacenter/db/menu.php, datacenter/db/builddatasets.php:
1295 - moved init of limits (setting of know values) from
1296 builddatasets.php to menu.php (function InitFindOffData), so that
1297 the values are also available in sequinfo-aio.php
1298
1299 * scripts/dospectrum:
1300 - completely new version using condor dag
1301
1302 * scripts/preparemc:
1303 - new version
1304 - adapted path
1305 - giving mars not needed anymore
1306 - adapted to 8 digit run numbers for MC
1307
1308
1309
1310 2007/06/29 Thomas Bretz
1311
1312 * mimage/MHillasExt.[h,cc]:
1313 - added new timing parameters fSlopeTrans and fSlopeLong
1314 - removed never used parameter fMaxDist
1315 - increased accordingly the class version number by 1
1316 - replaced the old calculation of the third moments by a
1317 numerically more accurate one, by avoiding to calculate
1318 to many differences too often.
1319
1320 * mfilter/MFMagicCuts.[h,cc]:
1321 - added the usage of the new SlopeLong parameter for ghostbusting
1322
1323 * mjobs/MJStar.cc:
1324 - preselect events for muon analysis not only by size but also
1325 by fConcCOG.
1326
1327 * mmuon/MMuonSearchPar.[h,cc]:
1328 - added a new member function to return the dist (sqrt(x^2+y^2))
1329 - to create outliers which are outling as much as possible we
1330 let the fit change x and y to infinity.
1331
1332 * mmuon/MHSingleMuon.cc:
1333 - adapted the histogram binning from Siegen slices to ns.
1334 - adapted the par limits for the fit to ns
1335 - adapted the starting value for the rms to ns
1336 - removed the fit range, it was anyhow identical to the histogram
1337 - changed the condition of the pixel index into a condition
1338 of the pixel size
1339
1340 * scripts/merppupdate:
1341 - the second argument was silently ignored
1342
1343 * ganymed.rc, ganymed_wobble.rc, ganymed_onoff.rc:
1344 - updates to the latest changes
1345
1346
1347
1348 2007/06/28 Thomas Bretz
1349
1350 * mars.cc:
1351 - added new options to use a sequence file instead of a run
1352
1353 * mhbase/MFillH.h:
1354 - added new member function to reset weights
1355
1356 * mmain/MEventDisplay.[h,cc]:
1357 - added path argument to allow to give an input path
1358 - added to allow to setup a sequence file for reading
1359
1360 * mmain/Makefile:
1361 - added inlcude of mjobs for MSequence
1362
1363 * mbadpixels/MBadPixelsTreat.cc:
1364 - we assume now that the maximum arrival time difference
1365 is calibrated already in nanoseconds
1366
1367 * mcalib/MCalibrateRelTimes.[h,cc]:
1368 - the arrival time is now converted from slices into nanoseconds
1369
1370 * mfilter/MFSoftwareTrigger.cc:
1371 - the arrival time is now assumed to be in nanoseconds.
1372 the default is changed accordingly from 0.5 to 1.7
1373
1374 * mjobs/MJCalibrateSignal.cc:
1375 - changed axis label of PulsePos plot (now in nanosec)
1376
1377 * mpointing/MSrcPosCalc.[h,cc]:
1378 - allow to set a tasklist as callback to now which n-th
1379 pass of the same task list it is
1380
1381 * mbase/MTaskList.[h,cc]:
1382 - added some code to allow the execution of one task list more
1383 than once. This is for example necessary to process three
1384 different off-source regions.
1385
1386 * mjobs/MJCut.[h,cc]:
1387 - use the new feature in MTaskList to setup a tasklist
1388 processing the off-source calculation tasklist more than once
1389 - added a new data meber fNumOffSourcePos
1390 - added a new resource option NumOffSourcePositions
1391 - added a new CutQ before Cut0 which takes place before all
1392 source posisiton dependant stuff
1393
1394 * ganymed_onoff.rc:
1395 - renamed Cut0 to CutQ
1396
1397
1398
1399 2007/06/27 Thomas Bretz
1400
1401 * mfilter/MFMagicCuts.cc:
1402 - added the missing include of MHillas.h
1403
1404 * mhist/Makefile, mhist/HistLinkDef.h:
1405 - removed obsolete MHFadcCam
1406 - removed obsolete MHFadcPix
1407
1408 * msignal/MExtractPINDiode.cc:
1409 - commented out some non-compiling code which is not used at all.
1410
1411 * Makefile:
1412 - removed compmux program which entered by chance
1413
1414
1415
1416 2007/06/26 Thomas Bretz
1417
1418 * mmain/Makefile:
1419 - added inlclude path for mfilter
1420
1421 * mmain/MEventDisplay.cc:
1422 - added MFEvtNumber to choose selected preselected events
1423
1424
1425
1426 2007/06/25 Daniel Hoehne
1427
1428 * datacenter/scripts/linkmc:
1429 - implemented execution of fillcamera.C, now first a mc camera file
1430 is linked and then fillcamera.C runs for this file
1431
1432 * datacenter/macros/fillcamera.C:
1433 - bugfix: the macro doesn't giva a seg-fault anymore
1434 (thanks to Thomas)
1435 - arranged the structure more clearly
1436
1437
1438
1439 2007/06/23 Thomas Bretz
1440
1441 * mbadpixels/MBadPixelsCam.cc:
1442 - fixed some Print output
1443
1444 * mhflux/MHAlpha.cc:
1445 - added the missing include of MHillas.h
1446 - removed the obsolete ClassImp(MAlphaFitter)
1447
1448 * mhflux/MHFalseSource.cc, mimage/MHillasSrc.cc:
1449 - added the missing include MHillas.h
1450
1451 * mimage/MHHillasSrc.cc, mimage/MHillasSrc.h:
1452 - removed obsolete include of MHillas.h
1453
1454 * mpointing/MPointingDevCalc.[h,cc]:
1455 - added the real starguider calibration using a pointing model
1456 for the strguider. The dates for which the model is valid
1457 can still be tuned.
1458
1459 * mpointing/MSrcPosCalc.cc, mreport/MReportStarguider.cc:
1460 - added some comment
1461
1462
1463
1464 2007/06/23 Thomas Bretz
1465
1466 * mpointing/MPointing.cc:
1467 - improved output
1468
1469
1470
1471 2007/06/23 Daniela Dorner
1472
1473 * datacenter/db/index.html:
1474 - added link to showplots-seq.php
1475 - added link to builddatasets.php
1476
1477 * datacenter/db/showplots-seq.php:
1478 - added (analog to shoeplots-ds, but instead of dataset number a
1479 sequence range and/or a source name can be chosen)
1480
1481 * datacenter/db/plotinclude.php:
1482 - added function to print pull-down menu for type in showplots*.php
1483
1484 * datacenter/db/showplots.php:
1485 - moved getting of plotname out of if-clauses
1486
1487 * datacenter/db/showplots-ds.php:
1488 - added check if datasetfile is existing
1489
1490 * datacenter/db/showplots-ds.php, datacenter/db/showplots.php:
1491 - added comments
1492 - added home-button
1493 - added reset-button
1494 - changed choosing of type from input field to pull-down menu and
1495 implemented function for this pulldown
1496
1497
1498
1499 2007/06/22 Thomas Bretz
1500
1501 * mhflux/MHThetaSqN.cc:
1502 - fixed optimization (it just didn't work)
1503
1504 * mpointing/MPointing.[h,cc]:
1505 - added some checks in Load
1506 - fixed a problem with the constructors (the pointers MUST be
1507 initialized to 0)
1508 - renamed fNumPar to fgNumPar
1509 - Load and Save now return kTRUE or kFALSE
1510
1511
1512
1513 2007/06/22 Daniela Dorner
1514
1515 * datacenter/db/builddatasets.php:
1516 - fixed typo
1517
1518
1519
1520 2007/06/21 Thomas Bretz
1521
1522 * mjobs/MJCut.cc:
1523 - fixed a problem with the Wobble MCs (the could not be processed
1524 anymore because they needed MTime for MHSrcPos)
1525
1526
1527
1528 2007/06/20 Thomas Bretz
1529
1530 * msql/MSQLMagic.[h,cc]:
1531 - added a new function InsertUpdate
1532
1533
1534
1535 2007/06/20 Daniela Dorner
1536
1537 * datacenter/db/showplots.php:
1538 - implemented different number of tabs for muxdata for
1539 signal*.root
1540
1541
1542
1543 2007/06/19 Thomas Bretz
1544
1545 * callisto.rc, callisto_Dec04Jan05.rc:
1546 - changed the default values (commented out anyhow) to the real
1547 values.
1548
1549 * mbase/MEnv.h:
1550 - allow printing contents from the context menu
1551
1552 * mcalib/MCalibrationRelTimeCalc.cc:
1553 - replaced kDeviatingTimeResolution by new
1554 kDeviatingRelTimeResolution
1555
1556 * mhcalib/MHCalibrationPulseTimeCam.cc:
1557 - automatically scale the saturation limit to the fadc range
1558
1559 * mjobs/MJCalibrateSignal.cc:
1560 - save resource file into signal*.root file
1561 - added some code (still commented) for saving the calibration
1562 results
1563 - do not fill the bad-pixel plots with MCs
1564
1565 * mjobs/MJCalibration.cc, mjobs/MJStar.cc, mjobs/MJCut.cc,
1566 mjobs/MJSpectrum.cc:
1567 - save resource file into signal*.root file
1568
1569 * mjobs/MJPedestal.cc:
1570 - clarified output for "mean pulse time" further
1571
1572 * mjobs/MJob.cc:
1573 - made write container more flexible to allow easier calles
1574 if fPathOut contains the file name already
1575
1576 * mpedestal/MExtractPedestal.cc:
1577 - automatically scale the maximum variation and the
1578 maximum value to fit the FADC range
1579
1580 * msignal/MExtractor.cc:
1581 - removed the reset of the saturation limit. Maybe the user
1582 wants to switch off saturation detection.
1583 - removed a lot of old code (in comments)
1584
1585 * msignal/MExtractTimeAndCharge.cc:
1586 - scale the saturation limit from the maximum of
1587 the FADC range to 256
1588 - use the maximum value of the raw position as the input for
1589 half the signal height in GetSaturationTime again
1590 - calculate maxposhi only if needed
1591 - calculate maxrawlo only if needed
1592
1593 * mraw/MRawRunHeader.[h,cc]:
1594 - implemented new format version 9
1595 - increased version number by one
1596 - added some comments in the header
1597 - added a function returning the maximum value of the FADC
1598 - changed the GetScale from a calculation to a switch
1599 (faster and easier to understand)
1600
1601 * callisto_mux.rc:
1602 - replaced saturation and lower signal limit in
1603 MJPedestalY2.MHCalibrationPulseTimeCam by the defaults
1604
1605 * mbase/MMath.[h,cc]:
1606 - added a function to do a InterpolParab assuming that the
1607 x-coordinates are -1, 0, 1
1608
1609
1610
1611 2007/06/18 Thomas Bretz
1612
1613 * mbadpixels/Makefile:
1614 - added include of mraw
1615
1616 * mbadpixels/MBadPixelsTreat.[h,cc]:
1617 - added some comments
1618 - check for MRawRunHeader
1619 - calculate max time difference from time in ns
1620
1621 * callisto.rc callisto_mux.rc, callisto_Dec04Jan05.rc:
1622 - changed old value for time difference to 3.0
1623 - use the default value (3.0) in all files
1624
1625 * mbadpixels/MBadPixelsPix.h, mbadpixels/MBadPixelsCam.cc,
1626 mcalib/MCalibrationChargeCalc.cc:
1627 - renamed kFluctuatingArrivalTimes to kDeviatingAbsTimeResolution
1628
1629 * mbase/MMath.cc:
1630 - improved (according to the numerical recipes) the calculation
1631 of the one value solution. This should also accelerate
1632 execution a bit
1633
1634
1635
1636 2007/06/17 Thomas Bretz
1637
1638 * mpedestal/MExtractPedestal.[h,cc],
1639 mpedestal/MPedestalSubtract.cc,
1640 mpedestal/MPedestalSubtractedEvt.[h,cc]:
1641 - changed USample_t finally from Byte_t to UShort_t
1642 - adapted Memcpy accordingly
1643
1644 * mraw/MRawEvtData.[h,cc]:
1645 - increased class version to 7
1646 - added fNumBytesPerSample for simplification
1647 - take fNumBytesPerSample into account
1648 - changed draw and print option accordingly
1649 - changed reading of pixel information (in fact it is a
1650 simplification allowed by the flexible storage format)
1651 - added a private GetSample member function to be used in
1652 data access for drawing a pixel
1653 - added returning of the scale (2^((numbytes-1)*8))
1654 - FIXME: GetPixelContent must be reimplemented!
1655
1656 * mraw/MRawEvtPixelIter.[h,cc]:
1657 - changed according to changes in MRawEvtData to support
1658 flexible daza format
1659 - removed a lot of old, obsolete and unsused member functions
1660
1661 * msignal/MSignalCalc.cc, mpedestal/MHPedestalCor.cc:
1662 - changed to use USample_t instead of Byte_t
1663 - ToBeFIXED! The saturation limits are still around 2^8
1664
1665 * callisto_mux.rc:
1666 - removed obsolete LoGainSwitch statement
1667
1668
1669
1670 2007/06/16 Thomas Bretz
1671
1672 * mbase/MGList.cc:
1673 - added some sanity checks
1674
1675 * mbase/MMath.cc:
1676 - don't start caluclation if x<mean in GaussProb
1677
1678 * mpedestal/MExtractPedestal.[h,cc]:
1679 - added new data member for the absulte max signal fMaxSignalAbs
1680 - replaced Byte_t for a sample by USample_t set in the header
1681 to Byte_t
1682 - in the case of random pedestal calculation the MaxPos is
1683 not calculated anymore
1684 - scale the pedestal and pedestalrms according to the sample
1685 size in the data (the scale is retrieved from the run-header)
1686
1687 * mpedestal/MPedestalSubtract.[h,cc]:
1688 - replaced build-in memcpy by a new Memcpy function which is more
1689 flexible depending on the input data format
1690 - scale the signal into the range 0-256 according to the
1691 scale given by the event header
1692 - replaced Byte_t by USample_t
1693
1694 * mpedestal/MPedestalSubtractedEvt.[h,cc]:
1695 - replaced Byte_t by USample_t and set it accordingly to Byte_t
1696
1697 * mraw/MRawRunHeader.h:
1698 - added returning of the scale (2^((numbytes-1)*8))
1699
1700
1701
1702 2007/06/15 Thomas Bretz
1703
1704 * mpedestal/MPedestalSubtractedEvt.cc:
1705 - fixed a bug in the determination of the maximum slice. Only
1706 each second slice was checked. This has been introduced with
1707 the last change four weeks ago.
1708
1709
1710
1711 2007/06/15 Daniela Dorner
1712
1713 * datacenter/db/index-footer.html:
1714 - adapted path of validator picture
1715
1716 * scripts/processsequence:
1717 - added sequence number (get it from sequence file) to path name
1718 in case only a sequence file is given
1719 - added two new command line options: the callisto and star rc can
1720 be given now
1721
1722
1723
1724 2007/06/14 Daniela Dorner
1725
1726 * scripts/processsequence:
1727 - bugfix (getting of runno didn't work in case the outpath
1728 contained a _)
1729
1730
1731
1732 2007/06/13 Thomas Bretz
1733
1734 * mimage/MImgCleanStd.cc:
1735 - print name of MPedPhotCam only if used
1736
1737
1738
1739 2007/06/13 Daniela Dorner
1740
1741 * datacenter/db/plotdb.php:
1742 - enlarged inputs for Set1 and Set2 to 150 (was too short for all
1743 sequences of one dataset)
1744
1745 * datacenter/db/showplots.php:
1746 - implemented variable for number of tabs (calib*.root,
1747 signal*.root and star*.root) to simplify future changes
1748 - adapted number of tabs for signal*.root
1749
1750
1751
1752 2007/06/12 Thomas Bretz
1753
1754 * mbase/MTime.[h,cc]:
1755 - added new constant kDaySec
1756 - use kDaySec where possible
1757 - added second argument to SetUnixTime and allow using it ;-)
1758 - use SetUnixTime in Set(timeval)
1759
1760 * mhcalib/MHCalibrationChargeCam.cc:
1761 - made sure that Draw doesn't crash if the hi-gains
1762 have saturated but the lo-gains don't exist
1763
1764 * mhcalib/MHCalibrationPulseTimeCam.[h,cc]:
1765 - replaced type of SaturationLimit and LowerSignalLimit by UInt_t
1766 - accordingly increased class version number
1767
1768
1769
1770 2007/06/12 Daniela Dorner
1771
1772 * datacenter/db/ganymed.php:
1773 - added comment
1774
1775 * datacenter/db/tabs.php:
1776 - corrected tabs for ganymed for wobble
1777
1778
1779
1780 2007/06/11 Thomas Bretz
1781
1782 * sponde.cc:
1783 - added check for validity of resource file
1784
1785 * mbase/MMath.cc:
1786 - small speed improvement to calclation of three solutions
1787 for the third order pol.
1788 - for a second order pol. set x1 and x2 if it has only one
1789 solution
1790
1791 * mbase/MMath.h:
1792 - speed improvement using ::cbrt instead of pow(x, 1/3)
1793
1794 * mcalib/MCalibrationChargeCalc.cc:
1795 - improved output
1796
1797 * mextralgo/MExtralgoSpline.cc:
1798 - speed improvement by using a look up table for often used
1799 and identical coefficients
1800 - use MMath::SolvePol2 to get the null-points of the first
1801 derivative (EvalDerivEq0)
1802 - removed a lot of old an obsolete comments
1803 - fixed the newly introduced EvlInteg(int, int) -- must
1804 return 0 explicitly if a==b
1805 - fixed the upward search
1806
1807
1808
1809 2007/05/25 Thomas Bretz
1810
1811 * callisto.cc, star.cc:
1812 - removed obsolete check whether config file exists
1813
1814 * sponde.cc:
1815 - aded check for validity of config file (returns 0xfe if not)
1816
1817 * mbase/MEnv.[h,cc]:
1818 - removed obsolete fName workaround
1819 - made sure that also ~ paths are correctly expanded and used
1820
1821 * mjobs/MJob.cc:
1822 - one more sanity check if MEnv is not valid
1823
1824 * Makefile:
1825 - first compile the programs source code and then link the library
1826 this make it much faster to debug the code of the program sources.
1827
1828
1829
1830 2007/05/22 Daniel Hoehne
1831
1832 * datacenter/macros/fillcamera.C:
1833 - added (macro to fill mc parameters into the db)
1834
1835
1836
1837 2007/05/22 Thomas Bretz
1838
1839 * mmuon/MMuonSearchPar.cc:
1840 - tiny speed improvement in the fit function
1841
1842
1843
1844 2007/05/22 Daniela Dorner
1845
1846 * datacenter/scripts/sourcefile:
1847 - adapted the function finish to avoid removing of non existing
1848 files in case the variable lockfile is empty
1849
1850 * steps.rc:
1851 - fixed typo
1852
1853 * datacenter/scripts/checkscriptrunning:
1854 - added (script to check if a script is runnning, including
1855 command line option, to allow for several jobmanagers and
1856 zipscripts of one Mars Version)
1857
1858
1859
1860 2007/05/21 Daniela Dorner
1861
1862 * datacenter/db/showplots-ds.php:
1863 - also off-sequences are plottet now
1864 - by plotting the link to the plot in colour, it is marked, whether
1865 a on sequence (green) or a off sequence is plotted
1866
1867
1868
1869 2007/05/21 Daniel Hoehne
1870
1871 * datacenter/tools/resetdataset:
1872 - re-implemented fAllFilesAvail=NULL
1873
1874 * datacenter/macros/fillstar.C:
1875 - bugfix: for sparkrate='inf', now 0.00 is filled into the db
1876
1877
1878
1879 2007/05/21 Thomas Bretz
1880
1881 * msignal/MSignalPix.h:
1882 - added missing arrival time in Copy function
1883 - added copy constructor
1884
1885 * msignal/MSignalCam.[h,cc]:
1886 - added a function to compare cleanigngs of two objects
1887 - added a function to compare the islands in two objects
1888 - adde Copy function
1889
1890 * mjobs/MJStar.cc:
1891 - added MHEffictiveOnTime to parlist to get access from the
1892 resource file
1893
1894 * mjobs/Makefile:
1895 - added include of mhflux
1896
1897
1898
1899 2007/05/18 Daniela Dorner
1900
1901 * datacenter/scripts/runcorsika:
1902 - added (script to run corsika automatically)
1903
1904 * datacenter/scripts/runreflector:
1905 - added (script to run reflector automatically)
1906
1907 * datacenter/scripts/runcamera:
1908 - added (script to run camera automatically)
1909
1910 * datacenter/scripts/jobmanager:
1911 - added possibility to start separate jobmanager for the MC
1912 processing by giving 'mc' as command line option
1913
1914 * datacenter/scripts/setup:
1915 - added setting for MC production steps
1916
1917 * datacenter/scripts/sourcefile:
1918 - added fail codes for MC production steps
1919
1920 * steps.rc:
1921 - added settings for MC production steps
1922 - removed timer table information (this was only neede by the
1923 macro getdolist.C in case of day-wise processing of data)
1924
1925
1926
1927 2007/05/17 Thomas Bretz
1928
1929 * metralgo/MExtralgoSpline.h:
1930 - improved the speed of the integration by simplifying the evaluated
1931 term. It has been checked that the result is identical.
1932
1933
1934
1935 2007/05/17 Daniela Dorner
1936
1937 * scripts/processsequence:
1938 - added -v5 to all commands
1939
1940 * datacenter/scripts/sourcefile:
1941 - adapted in function makedir if-clause to avoid removing of non
1942 existing files in case todofile is empty or todfile or lockfile is
1943 missing
1944
1945 * datacenter/scripts/runcallisto, datacenter/scripts/runganymed
1946 datacenter/scripts/runstar:
1947 - adapted comment (was still about old way to get from the database
1948 what has to be done)
1949
1950
1951
1952 2007/05/16 Daniel Hoehne
1953
1954 * datacenter/tools/resetdataset:
1955 - several bugfixes (mainly typos, for wobble datasets there was one
1956 colon too much due to no off sequences)
1957
1958
1959
1960 2007/05/16 Thomas Bretz
1961
1962 * callisto.cc:
1963 - switch of storage of job2 only in movie mode
1964
1965 * mjobs/MJCalibrateSignal.[h,cc]:
1966 - do not write the interlaced containers anymore
1967 they have no real meaning if only the ones of the last
1968 calibration are written
1969 - removed obsolete references to MCalibrationPulseTimeCam
1970 - changed default writingmode for the signal file to UPDATE
1971
1972 * mjobs/MJCalibration.cc, mjobs/MJCut.cc:
1973 - write display by adding it to the array
1974
1975 * mjobs/MJPedestal.[h,cc]:
1976 - added const qualifier to argument of DisplayResult
1977 - removed obsolete WriteResult
1978 - added a new function WritePulsePos
1979 - call WritePulsePos if PulsePosCheck is enabled
1980
1981 * mjobs/MJob.[h,cc]:
1982 - removed automatic writing of fDisplay from WriteContainer
1983 - added a new function WriteDisplay
1984
1985 * mhcalib/MHCalibrationChargeCam.cc, mpedestal/MExtractPedestal.cc,
1986 msignal/MExtractBlindPixel.cc, msignal/MSignalCalc.cc:
1987 - replaced GetMax by GetMaxPos
1988
1989 * mhcalib/MHCalibrationPulseTimeCam.cc:
1990 - use new GetMax returning position and height at once
1991
1992 * mpedestal/MPedestalSubtractedEvt.[h,cc]:
1993 - devided the old function GetMax into GetMax and GetRawMax
1994
1995 * msignal/MExtractTimeAndCharge.cc:
1996 - GetSaturationTime now uses the real maximum as reference not
1997 the maximum of the raw-date
1998 - adapted the use of GetMax
1999
2000 * mextralgo/MExtralgoSpline.h:
2001 - added a function which allows the outside world to access the
2002 spline
2003 - removed Align from EvalInteg, it is done in EvalPrimitive already
2004
2005 * macros/test/extralgospline.C:
2006 - added a macro to test the spline
2007
2008
2009
2010 2007/05/14 Stefan Ruegamer
2011
2012 * datacenter/scripts/checkmd5sum
2013 - added this script which makes an md5sum check of files that have
2014 been copied from tape to the directory
2015 /magic/datacenter/fromtape. This script will run later auto-
2016 matically before movingrawfiles.
2017
2018
2019
2020 2007/05/14 Daniela Dorner
2021
2022 * datacenter/scripts/checkfilesforsequenceavail:
2023 - added missing 'set -C'
2024
2025 * scripts/processsequence:
2026 - added option (now callisto rc can be giving in a command line
2027 option)
2028
2029
2030
2031 2007/05/14 Daniel Hoehne
2032
2033 * datacenter/db/menu.php, magicdefs.php, querycal.php:
2034 - implemented new columns fUnsuitableMax and fDeadMax
2035
2036
2037
2038 2007/05/14 Thomas Bretz
2039
2040 * RELEASE 1.2
2041
2042
2043
2044 2007/05/14 Thomas Bretz
2045
2046 * callisto_mux.rc:
2047 - cleanup of some comments
2048
2049 * mjobs/MJCalibration.cc:
2050 - fixed the unintentionally removed setting of pedestal
2051 for MPedestalSubtract
2052
2053 * mpedestal/MPedestalSubtract.cc:
2054 - improved output for debugging purpose
2055
2056 * msignal/MExtractor.[h,cc]:
2057 - according to the last changes the version number has been
2058 increased to 9
2059
2060 * mcalib/MCalibrationCam.cc:
2061 - added code to GetPixelContent from MCalibrationPedCam
2062
2063 * mcalib/Makefile, mcalib/CalibLinkDef.h:
2064 - removed obsolete MCalibrationPedCam
2065
2066 * mhcalib/MHPedestalCam.cc:
2067 - Removed references to MCalibrationPedCam use a MCalibrationCam
2068 with the name MCalibrationPedCam instead
2069
2070 * mjobs/MJCalibration.cc:
2071 - changed background color in Defects to be able to read
2072 the yellow text color
2073
2074 * mjobs/MJPedestal.cc:
2075 - removed obsolete include of MCalibrationPedCam
2076
2077 * mcalib/MCalibrationPulseTimeCam.[h,cc]:
2078 - removed some obsolete Add functions already contained in
2079 the base class
2080
2081 * mcalib/MCalibrationIntensityBlindCam.[h,cc],
2082 mcalib/MCalibrationIntensityQECam.[h,cc],
2083 mcalib/MCalibrationIntensityTestCam.[h,cc]:
2084 - removed
2085
2086
2087
2088 2007/05/11 Daniela Dorner
2089
2090 * scripts/processsequence:
2091 - added information about the created paths to the output of
2092 Usage()
2093 - adapted regular expressions
2094 - bugfix in getting date for cc and caco file
2095 - bugfix (subsystempath was missing)
2096 - exit instead of break, if cc or caco file is missing
2097 - merpplogdirectory is created after finding of files now
2098 - improved logging
2099
2100 * datacenter/scripts/setup:
2101 - adapted number of processes
2102 - removed datacheck
2103
2104
2105
2106 2007/05/11 Thomas Bretz
2107
2108 * mcalib/MCalibrationChargeCalc.cc, mhcalib/MHPedestalCam.cc,
2109 msignal/MExtractBlindPixel.cc:
2110 - replaced the call to GetTotalEntries by the product
2111 of the number of slices with the number of events of the
2112 individual pixel
2113
2114 * mpedestal/MExtractPedestal.[h,cc], mpedestal/MPedCalcPedRun.[h,cc],
2115 mpedestal/MPedCalcFromLoGain.[h,cc]:
2116 - unified the summing part of Process() into a new function
2117 CalcPixel in the base class
2118 - in MPedCalcPedRun individual pixels could be skipped due to
2119 high variations, but it was still divided by the number of events
2120 procesed. This let to a pedestal which was a tiny amount too
2121 small and gave an small positive offset of the randomly extracted
2122 pedestal.
2123 - unified the loops over the individual pixels to calculate the
2124 pixel-, area-, and sector-defaults for the whole camera into
2125 the base-class
2126 - moved fNumEventsUsed into the base-class and removed obsolete
2127 fUsedEvents
2128 - removed obsolete fTotalCounter, use the product of the number
2129 of slices and the number of events stored in each individual
2130 pixel instead
2131 - added some sanity checks not to calculate average and/or rms
2132 values if the statistics is too low (division by zero)
2133 - for calculating min and/or max values at most places now
2134 an int is used. This increases the range for further
2135 upgrade to 16bit samples.
2136
2137 * mpedestal/MPedestalCam.[h,cc]:
2138 - removed obsolete fTotalEntries and replaced by fNumSlices
2139 because the number of total entries depends on the number of
2140 events used for each individual pixel
2141 - adapted GetPixelContent accordingly
2142 - increased class version to 2
2143
2144 * manalysis/MCameraData.cc:
2145 - added include of TArrayI (previously included from MPedestalCam)
2146
2147 * mcalib/MCalibrationChargeCam.cc, mcalib/MCalibrationRelTimeCam.cc:
2148 - fixed GetPixelContant to give more proper output
2149 - reformatted GetPIxelContent code
2150 - added const-qualifiers
2151
2152 * mjobs/MJCalibTest.cc, mjobs/MJCalibrateSignal.cc,
2153 mjobs/MJCalibration.cc, mjobs/MJPedestal.cc,
2154 mpedestal/MExtractPedestal.[h,cc], msignal/MExtractor.[h,cc],
2155 msignal/MExtractBlindPixel.cc, msignal/MExtractPINDiode.cc:
2156 - removed data members fPedestal and fPedestalsIn respectively,
2157 and all referencing functions because it was never used at all
2158
2159 * mextralgo/MExtralgoDigitalFilter.[h,cc],
2160 mextralgo/MExtralgoSpline.cc
2161 msignal/MExtractTimeAndChargeDigitalFilter.cc:
2162 - made the noise extraction completely random and automatic
2163 - gave the noise extraction completely into the hand of
2164 the extractors
2165
2166
2167
2168 2007/05/10 Daniela Dorner
2169
2170 * datacenter/scripts/runcallisto:
2171 - bugfix (typo in getting date for finding cc and cacofile)
2172
2173 * scripts/merppupdate:
2174 - added (script to merpp update already calibrated files)
2175 - added possibility to give outpath and regular expression for
2176 filename as command line options
2177
2178
2179
2180 2007/05/10 Thomas Bretz
2181
2182 * callisto.rc, callisto_Dec04Jan05.rc, callisto_MarApr05.rc:
2183 - cleanup of some comments
2184
2185 * mbase/MMath.cc:
2186 - removed the usage of a storage space for the index in
2187 GetMedianDev because the index is reacalculated anyhow
2188
2189 * mbase/MStatusArray.cc:
2190 - if several objects of the same name (but different class
2191 types) are in a pad we don't stop searching if an object
2192 with the right name has been found
2193
2194 * mcalib/MCalibrateData.cc, mcalib/MCalibrationChargeCalc.cc,
2195 mcalib/MCalibrationRelTimeCalc.cc:
2196 - updated output
2197
2198 * mhist/MHCamera.[h,cc]
2199 - added two new member functions to count the number of bins
2200 above or below a threshold
2201
2202 * mjobs/MJCalibrateSignal.cc:
2203 - added a new Tab to show the time development of the unsuitable
2204 pixels
2205 - added a new tab showing the eveloution of the number of
2206 dead pixels
2207
2208 * mjobs/MJCalibration.cc:
2209 - updated texts in bad pixel display
2210
2211 * datacenter/macros/fillsignal.C:
2212 - replaced CalcUnsuitable by the new members of MHCamera
2213 - also fill the maximum number of unsuitable pixels
2214 - and fill the maximum number of dead pixels
2215
2216 * mfilter/MFSoftwareTrigger.cc, mhcalib/MHCalibrationTestCam.cc,
2217 mimage/MCameraSmooth.cc:
2218 - removed obsolete calls to GetPixById
2219
2220 * msignal/MSignalCam.[h,cc]:
2221 - removed obolete function to access the MSignalPix'
2222 - removed obsolete GetPixById
2223 - added new function returning the number of unmapped pixels
2224 - a little code cleanup
2225
2226
2227
2228
2229 2007/05/09 Daniela Dorner
2230
2231 * scripts/makemovie:
2232 - added comment
2233 - removed not needed lines
2234
2235 * datacenter/scripts/buildsequenceentries,
2236 datacenter/scripts/checkfilesforsequenceavail,
2237 datacenter/scripts/checklogs, datacenter/scripts/checkstardone,
2238 datacenter/scripts/checktransfer, datacenter/scripts/copyscript,
2239 datacenter/scripts/correcttime, datacenter/scripts/dodatacheck,
2240 datacenter/scripts/doexclusions, datacenter/scripts/doqualityplots,
2241 datacenter/scripts/dowebplots, datacenter/scripts/filesondisk,
2242 datacenter/scripts/fillcallisto, datacenter/scripts/fillganymed,
2243 datacenter/scripts/fillstar, datacenter/scripts/findnewstars,
2244 datacenter/scripts/findnotseqruns,
2245 datacenter/scripts/insertdatasets,
2246 datacenter/scripts/insertsequences, datacenter/scripts/jobmanager,
2247 datacenter/scripts/linkmc, datacenter/scripts/makecallistolinks,
2248 datacenter/scripts/mcsequences,
2249 datacenter/scripts/movingsubsystemfiles,
2250 datacenter/scripts/processmcsequences, datacenter/scripts/rmlocks,
2251 datacenter/scripts/runcallisto, datacenter/scripts/runganymed,
2252 datacenter/scripts/runstar, datacenter/scripts/scriptlauncher,
2253 datacenter/scripts/setup, datacenter/scripts/sourcefile,
2254 datacenter/scripts/webupdate-callisto,
2255 datacenter/scripts/webupdate-ganymed,
2256 datacenter/scripts/webupdate-sinope,
2257 datacenter/scripts/webupdate-star,
2258 datacenter/scripts/writedatasetfiles,
2259 datacenter/scripts/writesequencefiles,
2260 datacenter/scripts/zipscript:
2261 - change time for 'Software-Developement'
2262
2263 * datacenter/scripts/buildsequenceentries,
2264 datacenter/scripts/checkfilesforsequenceavail,
2265 datacenter/scripts/checkstardone, datacenter/scripts/correcttime,
2266 datacenter/scripts/dodatacheck, datacenter/scripts/doexclusions,
2267 datacenter/scripts/fillcallisto, datacenter/scripts/fillganymed,
2268 datacenter/scripts/fillstar, datacenter/scripts/runcallisto,
2269 datacenter/scripts/runganymed, datacenter/scripts/runstar,
2270 datacenter/scripts/writedatasetfiles,
2271 datacenter/scripts/writesequencefiles:
2272 - removed variable needed only for setstatusroot
2273 - adapted variable needed for setstatus
2274 - adapted comment
2275
2276 * datacenter/scripts/writedatasetfiles:
2277 - added missing 'setstatus "start"'
2278
2279 * datacenter/scripts/correcttime:
2280 - improved regular expressions
2281
2282 * datacenter/macros/findcacofiles.C:
2283 - added algorithm for searching missing caco files and inserting
2284 the according runnumber to the database
2285 - adapted comment
2286
2287 * datacenter/scripts/filesondisk:
2288 - removed algorithm for finding missing caco files (done by
2289 findcacofiles.C no)
2290 - adapted comment
2291 - added removing of files conaining the run lists
2292
2293 * datacenter/scripts/zipscript:
2294 - added possibility to start several zipscripts giving a commanline
2295 option
2296 - added locking of callisto
2297 - removed not needed lines
2298 - removed old code
2299 - fixed bug (filename for chmod was wrong)
2300
2301 * datacenter/scripts/runcallisto:
2302 - added locking of sequence for zipping
2303 - reduced find for cc and caco file to the directory of the date,
2304 where the files are stored (date taken from callisto filename)
2305 - improved regular expressions
2306
2307 * steps.rc:
2308 - added fNotZipping to Needs of fCallisto to allow for the locking
2309 of callistos by the zipscript
2310
2311 * datacenter/scripts/sourcefile:
2312 - removed functions setstatusroot and getdolistroot
2313 - renamed variable in setstatus
2314 - added function sendquery
2315 - adapted if-clause to avoid removing of non existing files in
2316 case todofile is empty
2317
2318 * datacenter/scripts/scriptlauncher:
2319 - fixed bug (in case condor_submit failed, the scriptlauncher was
2320 waiting for the not submitted job, until it was killed)
2321
2322 * datacenter/scripts/jobmanager:
2323 - added algorithm to increase sleeping time in case condor failed
2324 several times in a row
2325
2326 * datacenter/scripts/setup:
2327 - renamed errorsleeptime for usage in algorithm in jobmanager
2328
2329 * datacenter/scripts/dodatacheck:
2330 - added query for date to reduce the find to the directory of the
2331 date, where the rawfile is stored
2332 - removed not needed lines
2333
2334 * datacenter/scripts/dodatacheck, datacenter/scripts/doqualityplots,
2335 datacenter/scripts/dowebplots, datacenter/scripts/linkmc,
2336 datacenter/scripts/movingsubsystemfiles,
2337 datacenter/scripts/runcallisto, datacenter/scripts/sourcefile,
2338 scripts/dospectrum, scripts/makemovie, scripts/processsequence:
2339 - changed indentation to 3 spaces, where it was different
2340
2341 * datacenter/scripts/copyscript:
2342 - added sort and uniq to find for dates
2343 - removed not needed lines
2344 - adapted find for catalogue files such that only the directories
2345 of the last 31 days are searched with find and not the whole
2346 central control path
2347
2348 * datacenter/db/sequinfo.php:
2349 - show ranges menu on first loading of page
2350
2351 * datacenter/db/menu.js:
2352 - adapted functions to show ranges menu on first loading of the
2353 page and hide it, when a query is done
2354 - commented functions
2355
2356 * scripts/processsequence:
2357 - restricted find for cacofile to directory of date
2358
2359 * scripts/merppupdate:
2360 - added (script to do merpp update for already calibrated files)
2361
2362
2363
2364 2007/05/09 Thomas Bretz
2365
2366 * callisto.rc, callisto_Dec04Jan05.rc, callisto_MarApr05.rc,
2367 callisto_mux.rc:
2368 - changed ArrTimeRmsLimit in all cases to default 5.0
2369 because of the new meaning
2370
2371 * showplot.cc:
2372 - changed that it closes automatically if the file cannot
2373 be read
2374
2375 * datacenter/macros/fillstar.C:
2376 - commented the output of the query
2377
2378 * datacenter/macros/plotdb.C:
2379 - adapted ranges to MUX data values
2380 - added plots for new unsuitable columns
2381
2382 * mbadpixels/MBadPixelsPix.h:
2383 - added a new member function IsUncalibrated
2384 - further adapted the usuitable levels
2385
2386 * mcalib/MCalibrationChargeCalc.[h,cc]:
2387 - changed the meaning of ArrTimeRmsLimit such that it is now
2388 the deviation from the average rms expressed in significance
2389 levels
2390 - the new check is done similar to the check for the relative
2391 arrival time (to be unified!)
2392 - removed FinalizeArrivalTimes
2393 - removed calibration levels for first and last bin, this
2394 has to be redone more properly taken the extractor properties
2395 into account
2396 - some updates to the output
2397 - some simplifications to the code
2398
2399 * mcalib/MCalibrationRelTimeCalc.cc:
2400 - when calculating the median check for UnsuitableRun not
2401 unsuitable in general
2402 - small changes to output
2403 - calculate upper and lower limits only once
2404
2405 * mhvstime/MHVsTime.[h,cc]:
2406 - added fMinimum and fMaximum data members similar to
2407 MHSectorVsTime
2408 - to be unified with MHSectorVsTime
2409 - fixed draw/paint
2410 - increased version number
2411
2412 * mjobs/MJCalibration.cc:
2413 - removed the bad pixel levels for first and last bins
2414
2415 * msignal/MExtractTimeAndChargeSpline.[h,cc],
2416 mextralgo/MExtralgoSpline.cc:
2417 - changed to allow setup of the extraction type and the
2418 relative or absolute height for arrival
2419 - if the height is set < 0 and extraction type is set to
2420 relative integral the maximum is used instead of the leading edge.
2421 - accordingly increased version number by one
2422
2423 * mjobs/Makefile:
2424 - added mextralgo to includes
2425
2426
2427
2428 2007/05/08 Daniel Hoehne
2429
2430 * datacenter/macros/fillsignal.C:
2431 - implemented new variables fUnsuitable50 and fUnsuitable01
2432
2433 * datacenter/db/menu.php, magicdefs.php, querycal.php:
2434 - implemented new columns fUnsuitable50 and fUnsuitable01
2435
2436
2437
2438 2007/05/04 Thomas Bretz
2439
2440 * mjobs/MJCalibrateSignal.cc, mjobs/MJStar.cc:
2441 - removed writing MBadPixelsCam. It now gives trouble
2442 because the etReadyToSave flag is set at an unproper time.
2443 It is not used anyhow.
2444
2445 * datacenter/macros/fillsignal.C:
2446 - small simplification
2447
2448
2449
2450 2007/05/04 Daniela Dorner
2451
2452 * scripts/makemovie:
2453 - added (script to produce movies)
2454
2455
2456
2457 2007/05/03 Daniel Hoehne
2458
2459 * datacenter/macros/fillsignal.C:
2460 - fixed bug which made fillsignal fail for the new MUX data:
2461 for sequences > 200000 hilooff and hilocal are not needed anymore
2462
2463
2464
2465 2007/04/28 Daniela Dorner
2466
2467 * datacenter/scripts/dowebplots, datacenter/scripts/doqualityplots:
2468 - moved temporary directory for pstoimg to /tmp
2469
2470 * datacenter/scripts/copyscript:
2471 - moved file with diff for magic_favorites to /tmp
2472
2473 * datacenter/db/plotdb.php, datacenter/db/plotinclude.php,
2474 datacenter/db/menu.js :
2475 - implemented possibility to plot datasets by inserting dataset
2476 number as Set1
2477
2478 * datacenter/db/plot.php:
2479 - implemented variables for colours
2480
2481 * datacenter/db/sequinfo-aio.php, datacenter/db/runinfo-aio.php,
2482 datacenter/db/include.php, datacenter/db/datasetinfo-aio.php,
2483 datacenter/db/ganymed.php, datacenter/db/sequence.php:
2484 - removed header and footer for print version
2485
2486 * datacenter/db/runinfo-aio.php:
2487 - fixed small bug
2488
2489 * datacenter/db/magicdefs.php:
2490 - added fMEanPUlsePosInner to alias
2491
2492 * datacenter/db/ganymed.php:
2493 - added observation mode
2494
2495
2496
2497 2007/04/27 Daniela Dorner
2498
2499 * datacenter/scripts/jobmanager:
2500 - improved logging
2501
2502 * datacenter/scripts/scriptlauncher:
2503 - redirect of error messages of condor_submit to errorlogfile
2504 - in case condor_submit does not work (i.e. pid empty) an error
2505 message is written to the processlogfile
2506
2507 * datacenter/db/showplots-ds.php:
2508 - adapted maxwidth of input field
2509
2510 * datacenter/db/plotdb.php, datacenter/db/plotinclude.php,
2511 datacenter/db/menu.js :
2512 - implemented possibility to give range for 2 additional values
2513 - implemented possibility to give only upper or lower limit
2514 - fixed bug, that ranges are not accepted before plotting once
2515
2516
2517
2518 2007/04/27
2519
2520 * RELEASE 1.1
2521
2522
2523
2524 2007/04/27 Daniel Hoehne
2525
2526 * datacenter/scripts/runcallisto:
2527 - modified the ccfile and cacofile search to not find ccfiles
2528 twice if one runnumber is part of a higher runnumber (as 23456
2529 and 223456)
2530
2531
2532
2533 2007/04/27 Thomas Bretz
2534
2535 * mcalib/CalibLinkDef.h, mcalib/Makefile:
2536 - removed obsolete MCalibrationIntensityCam
2537 - removed obsolete MCalibrationIntensityChargeCam
2538
2539 * mcalib/MCalibCalcFromPast.[h,cc], mcalib/MCalibColorSteer.[h,cc],
2540 mcalib/MCalibrateData.[h,cc], mhcalib/MHCalibrationChargeCam.[h,cc]:
2541 - removed obsolete MCalibrationIntensityChargeCam and replaced by
2542 MCalibrationChargeCam
2543
2544 * mcalib/MCalibrationChargeCalc.[h,cc]:
2545 - removed obsolete MCalibrationIntensityChargeCam and replaced by
2546 MCalibrationChargeCam
2547 - to realize the difference between continous and single calibration
2548 a new data member fContinousCalibration has been introduced
2549 - consequently increased version number to 6
2550 - do not set any exclusion in ReInit. it is nonsense not to fill
2551 histograms which might give (or give not) correct result,
2552 if the checks are all executed anyhow
2553
2554 * mcalib/MCalibrationRelTimeCalc.cc:
2555 - do not set any exclusion in ReInit and if a pixel is unsuitable.
2556 it is nonsense not to fill histograms which might give (or give
2557 not) correct result, if the checks are all executed anyhow
2558 - switched on the check for outliers
2559 - outliers are now set unsuitable rather than unreliable
2560 - some code simplification of the checks
2561
2562 * mcalib/MCalibrationChargeCam.cc:
2563 - added a comment in the Clear member function
2564
2565 * mcalib/MCalibrationRelTimeCam.cc:
2566 - some fixes of looong Form statements
2567 - a small cosmetic change to GetPixelContent
2568 - replaced the old check of the average time resolution by
2569 a more accurate check using the median and deviation
2570
2571 * mhcalib/MHCalibrationRelTimeCam.[h,cc]:
2572 - removed data member fReferencePixel and corresponding code
2573 - use the median of pixels with area index 0 as reference instead of
2574 an artificial pixel
2575
2576 * mhcalib/MHCalibrationCam.[h,cc]:
2577 - finally removed all dependencies on the intensity cams and replaced
2578 them by the direct cam
2579 - if the lo-gain histogram is empty this is not a reason for an
2580 uncalibrated pixel. At least in case of extracted properties (charge
2581 and time) it is ok.
2582
2583 * mjobs/MJCalibration.[h,cc]:
2584 - let MCalibrationRelTimeCalc run after MCalibrationChargeCalc
2585 otherwise almost all unsuitable pixels have deviating
2586 relative arrival resolution.
2587 - added new level for deviating time reolution to plot of bad pixels
2588 - changed reference lines for timr resolution plots
2589 - removed data member fRefTimeOffsetInner, it is now 0 by definition
2590
2591 * mjobs/MJCalibrateSignal.cc:
2592 - finally removed all dependencies of Intensity cams
2593 - enable ContinousCalibration in MCalibrationChargeCalc instead
2594 - switched on interleaved relative time calibration
2595
2596 * mbadpixels/MBadPixelsPix.h:
2597 - adapted to new unsuitable flag kDeviatingTimeResolution
2598
2599 * callisto_mux.rc:
2600 - removed the obsolete resource statement about the level
2601 for the relative arrival time check.
2602
2603 * mjobs/calibrationref.rc, mjobs/calibrationref_Dec04.rc,
2604 mjobs/calibrationref_Nov04.rc, resources/calibrationref_mux.rc:
2605 - changed time resolution references accordingly
2606
2607 * resources/calibration_spline.rc:
2608 - added muon calibration factors up to period 55... to be corrected.
2609
2610 * mjobs/MJCut.[h,cc]:
2611 - reanimated the use of an energy estimator in ganymed for the
2612 purpose of having it as additional cut value if looking
2613 for events after cuts
2614
2615 * ganymed.rc, ganymed_onoff.rc, ganymed_wobble.rc:
2616 - added a corresponding example
2617
2618
2619
2620 2007/04/26 Thomas Bretz
2621
2622 * mjobs/MJPedestal.cc:
2623 - inverted the default of the CalibFilter for the case of no
2624 pattern available as the filter was inverted 4.3.07.
2625
2626 * callisto.rc:
2627 - fixed typos in examples for movie encoding
2628
2629
2630
2631 2007/04/25 Daniel Hoehne
2632
2633 * datacenter/scripts/runcallisto:
2634 - removed obsolete option -raw from command line for callisto
2635
2636
2637
2638 2007/04/25 Thomas Bretz
2639
2640 * mbadpixels/MBadPixelsCam.cc:
2641 - removed obsolete code from Print() which tried to align the
2642 output
2643
2644 * mhcalib/MHCalibrationChargeCam.cc:
2645 - increased the shown binning range further
2646
2647 * mhcalib/MHCalibrationPulseTimeCam.cc:
2648 - unimportant changes
2649
2650 * mjobs/MJPedestal.cc:
2651 - changed a comment
2652
2653 * mpedestal/MPedestalSubtractedEvt.h:
2654 - fixed a bug of preset upper limits. The last slice is
2655 fNumSamples-1 not fNumSamples
2656
2657
2658
2659 2007/04/24 Thomas Bretz
2660
2661 * callisto_Dec04Jan05.rc, callisto_MarApr05.rc, callisto_mux.rc:
2662 - fixed typos in examples for movie encoding
2663
2664 * mjobs/MJCalib.h, mjobs/MJPedestal.cc:
2665 - missing commit from yesterday :-(
2666
2667 * mmovie/MMovieWrite.cc:
2668 - changed resource Filename according to the other resources
2669 to FileName
2670
2671 * ganymed.cc:
2672 - enable dataset mc-mode if "-mc" is specified
2673 - removed obsolete call to EnableMonteCarloMode
2674 - removed EnableWobbleMode but use the setting of the dataset
2675 instead
2676
2677 * mjobs/MDataSet.[h,cc]:
2678 - renamed fIsWobbleMode to fWobbleMode
2679 - added setter for fWobbleMode
2680 - added fMonteCarlo which determins the default paths to be used
2681 if not overwritten
2682 - replaced the static variables for the paths by member functions
2683 which depend on the new fWobbleMode data member
2684 - some simple reordering inthe constructor was necessary
2685 - increased class version number accordingly to 2
2686
2687 * mjobs/MJCut.[h,cc]:
2688 - repaired On-only mode
2689 - removed data member fIsMonteCarlo, use the data-set getter instead
2690 - removed data member fIsWobbleMode, use the data-set getter instead
2691
2692 * sponde.cc:
2693 - print a warning if MC dataset doens't contain "MonteCarlo: Yes"
2694
2695 * mjobs/MJCalibrateSignal.cc:
2696 - do not write signal*.root in movie mode
2697
2698
2699
2700 2007/04/23 Thomas Bretz
2701
2702 * callisto.cc, star.cc:
2703 - removed "-raw" and "-root" option
2704 - replaced inflating sequence path by new InflatePath
2705 function
2706 - removed MJCalib::kUse* usage, use MSequence::IsMonteCarlo
2707 instead
2708
2709 * mhcalib/MHCalibrationChargeBlindCam.cc,
2710 mhcalib/MHCalibrationHiLoCam.cc,
2711 mhcalib/MHCalibrationPulseTimeCam.cc:
2712 - removed obsolete include of MCalibrationIntensityCam
2713
2714 * mhcalib/MHPedestalCam.cc:
2715 - removed obsolete usage of fIntensCam
2716
2717 * mhist/MHEvent.cc:
2718 - replacedcompilation of description string by new
2719 MMcEvt::GetDescription memeber function
2720
2721 * mjobs/MJCalib.[h,cc]:
2722 - removed fDataFlag and corresponding member functions and
2723 handling
2724
2725 * mjobs/MJCalibTest.cc, mjobs/MJCalibrateSignal.cc,
2726 mjobs/MJCalibration.cc, mjobs/MJPedestal.cc, mjobs/MJStar.[h,cc]:
2727 - replaced IsUseRawData and IsUseRootData by
2728 MSequence::IsMonteCarlo
2729 - use fSequence to determin whether it is MC sequence or not
2730
2731 * mjobs/MJCalibrateSignal.cc:
2732 - renamed movie encoding task list
2733 - do not write output files if encoding movie
2734
2735 * mjobs/MSequence.[h,cc]:
2736 - removed "merpp"-path
2737 - monte carlo files now always have 8digits run numbers
2738 - added new resource "MonteCarlo"
2739 - added new static member function InflatePath
2740 - increased version number to 2
2741
2742 * mmc/MMcEvt.[hxx,cxx]:
2743 - added new member function GetDescription
2744
2745 * mmovie/MMovieWrite.[h,cc]:
2746 - added a sanity check for strange rms values
2747 - search for MMcEvt in the parlist and improve output
2748 in case of monte carlo data
2749 - fixed some typos in the comments of ReadEnv
2750
2751 * mmovie/Makefile:
2752 - added mmc search path
2753
2754 * mraw/MRawRunHeader.cc:
2755 - set new defaults of fTelescopeNumber, fCameraVersion,
2756 fFreqSampling and fNumSignificantBits for old MC data
2757
2758
2759
2760 2007/04/23 Daniela Dorner
2761
2762 * datacenter/scripts/linkmc:
2763 - removed workaround for 5-digit runnumbers
2764
2765 * datacenter/scripts/mcsequences:
2766 - added line 'MonteCarlo: Yes' to output to sequence file
2767
2768 * datacenter/scripts/runganymed:
2769 - adapted chosing of ganymed rc-file
2770 - added output of ganymed command line
2771
2772
2773
2774 2007/04/20 Daniel Hoehne
2775
2776 * datacenter/macros/filldotrun.C:
2777 - implemented new Arehucas version
2778
2779
2780
2781 2007/04/20 Thomas Bretz
2782
2783 * mbadpixels/MBadPixelsCam.cc, mbadpixels/MBadPixelsPix.cc:
2784 - propagate option in Clear member function
2785 - the default is now to keep the previously excluded flag and
2786 set the unsuitable-run flag accordingly
2787
2788 * mcalib/MCalibrationChargeCalc.cc:
2789 - if the lower limit for the measured number of phe is calculated
2790 to be less than one phe it is artificially reset to one phe
2791
2792 * mhist/MHCamEvent.cc:
2793 - call SetFrameBorder(0) for all subpads explicitly
2794
2795 * mhist/MHCamera.cc:
2796 - removed the obsolete definition of kItemsLegend
2797
2798 * mbadpixels/MBadPixelsIntensityCam.cc, mcalib/MCalibrationIntensityCam.cc:
2799 - removed obsolete reference in comment to MCalibrationINtensityQECam
2800
2801 * mcalib/CalibLinkDef.h, mcalib/Makefile:
2802 - removed obsolete MCalibrationIntensityQECam
2803 - removed obsolete MCalibrationIntensityBlindCam
2804 - removed obsolete MCalibrationIntensityRelTimeCam
2805 - removed obsolete MCalibrationIntensityTestCam
2806
2807 * mcalib/MCalibCalcFromPast.[h,cc], mcalib/MCalibColorSteer.[h,cc],
2808 mcalib/MCalibrateData.[h,cc]:
2809 - replaced data member fIntensQE by fQECam
2810 - removed references to obsolete MCalibrationIntensityQECam
2811 - added some comments
2812 - replaced obsolete reference to MCalibrationIntensityBlindCam
2813 by reference to MCalibrationBlindCam
2814
2815 * mcalib/MCalibrationChargeCalc.[h,cc]:
2816 - replaced references to fIntensQE by direct access to fQECam
2817 - adde some comments
2818 - removed data member fIntensQECam
2819 - replaced obsoilete reference to MCalibrationIntensityBlindCam
2820 by reference to MCalibrationBlindCam
2821
2822 * mjobs/MJCalibrateSignal.cc, mhcalib/MHCalibrationChargeBlindCam.cc:
2823 - removed obsolete references to MCalibrationIntensityQECam
2824 - removed obsolete references to MCalibrationIntensityBlindCam
2825
2826 * mbase/MTask.cc:
2827 - added some unexecuted code to debug which taks are processed
2828
2829 * mcalib/MCalibCalcFromPast.cc, mcalib/MCalibrationIntensityCam.cc,
2830 mjobs/MJCalibrateSignal.cc, mjobs/MJCalibration.h
2831 - removed obsolete MCalibrationIntensityRelTimeCam
2832
2833 * mcalib/MCalibColorSteer.[h,cc], mcalib/MCalibrationRelTimeCalc.[h,cc],
2834 mhcalib/MHCalibrationRelTimeCam.cc:
2835 - replaced obsolete reference to MCalibrationIntensityRelTimeCam
2836 by referencing MCalibrationRelTimeCam
2837
2838 * mhcalib/MHCalibrationChargeBlindCam.cc:
2839 - replaced obsolete reference to MCalibrationIntensityBlindCam
2840 by referencing MCalibrationBlindCam
2841
2842 * mhcalib/MHCalibrationHiLoCam.cc:
2843 - replaced obsolete reference to MCalibrationIntensityHiLoCam
2844 by referencing MCalibrationHiLoCam
2845
2846 * mhcalib/MHCalibrationPulseTimeCam.cc
2847 - replaced obsolete reference to MCalibrationIntensityPulseTimeCam
2848 by referencing MCalibrationPulseTimeCam
2849
2850 * mcalib/MCalibrationTestCalc.cc
2851 - replaced obsolete reference to MCalibrationIntensityTestCam
2852 by referencing MCalibrationTestCam
2853
2854
2855
2856 2007/04/12 Daniela Dorner
2857
2858 * datacenter/db/showplots-ds.php:
2859 - added (script to plot all plots of a data set)
2860
2861 * datacenter/db/showplots.php:
2862 - added 'previous' and 'next' button
2863
2864 * datacenter/db/plotinclude.php, datacenter/db/showplots.php:
2865 - moved two function from showplots.php to plotinclude.php, as they
2866 are also used in showplots-ds.php
2867
2868 * datacenter/db/builddatasets.php, datacenter/db/datasetinfo-aio.php
2869 datacenter/db/indes-header.html, datacenter/db/indes.html,
2870 datacenter/db/menu.js, datacenter/db/reference.html,
2871 datacenter/db/regexp.html, datacenter/db/runinfo-aio.html,
2872 datacenter/db/sequinfo-aio.html:
2873 - adapted paths of images and mars.css
2874
2875 * datacenter/db/index.html:
2876 - added link to showplots-ds.php
2877
2878
2879
2880 2007/04/18 Thomas Bretz
2881
2882 * Makefile:
2883 - added suffixes .hxx and .cxx
2884 - added new subdir mmovie
2885
2886 * mjobs/Makefile:
2887 - added path to mmovie
2888
2889 * mmovie/MMoviePrepare.[h,cc]:
2890 - changed access to MCalibrateData to access to MCalibConstCam
2891
2892 * mmovie/MMovieWrite.cc:
2893 - fixed some typos in comments
2894
2895 * mjobs/MJCalibrateSignal.cc:
2896 - removed dependenca on obsolete MCalibrationIntensityConstCam
2897
2898 * mjobs/MJCalibration.[h,cc]:
2899 - for simplification removed all dependencies of unused intensity
2900 calibration
2901
2902 * callisto.rc, callisto_Dec04Jan05.rc, callisto_MarApr05.rc,
2903 callisto_mux.rc:
2904 - removed line for switching on intensity calibration
2905 - added expample lines for movie encoding
2906
2907 * mbadpixels/BadPixelsLinkDef.h, mbadpixels/Makefile:
2908 - removed obsolete MBadPixelsIntensityCam
2909
2910 * mcalib/MCalibCalcFromPast.[h.cc]:
2911 - do not store fIntensRelTime (it is not used at all) as data member
2912
2913 * mcalib/MCalibColorSteer.[h,cc], mcalib/MCalibCalcFromPast.[h.cc]:
2914 - instead of creating of a new MBadPixelsCam into the intensity array
2915 clear the information of the old one (FIXME: DO NOT CLEAR PREV EXCL!)
2916 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2917 * mcalib/MCalibrationTestCalc.[h,cc]:
2918 - removed empty Process function
2919
2920 * mcalib/MCalibColorSteer.[h,cc], mcalib/MCalibCalcFromPast.[h.cc],
2921 mcalib/MCalibrationChargeCalc.[h,cc], mcalib/MCalibrationTestCalc.[h,cc],
2922 mcalib/MCalibrationRelTimeCalc.[h,cc], mhcalib/MHCalibrationCam.[h,cc],
2923 mhcalib/MHCalibrationChargeCam.cc, mhcalib/MHCalibrationHiLoCam.cc,
2924 mhcalib/MHCalibrationPulseTimeCam.cc, mhcalib/MHCalibrationRelTimeCam.cc,
2925 mhcalib/MHPedestalCam.cc:
2926 - removed obsolete references to MBadPixelsIntensityCam, replaced
2927 by MBadPixelsCam
2928
2929 * mhcalib/MHCalibrationCam.cc:
2930 - set reason for uncalibrated pixels by SetUncalibrated
2931
2932 * mjobs/MJCalibrateSignal.cc:
2933 - removed obsolete references to MBadPixelsIntensityCam
2934 - removed MBadPixelsMerge, instead use the given MBadPixelsCam as
2935 starting point. THIS ALSO REMOVES SUPPORT FOR PREV. EXCLUDED PIXELS
2936 (TO BE FIXED)
2937
2938 * mfilter/FilterLinkDef.h, mfilter/Makefile:
2939 - added MFEvtNumber
2940
2941 * mfilter/MFEvtNumber.[h,cc]:
2942 - added
2943
2944
2945
2946 2007/04/17 Stefan Ruegamer
2947
2948 * datacenter/scripts/filesondisk:
2949 - modified the ccfile search to not find ccfiles twice if one
2950 runnumber is part of a higher runnumber (as 23456 and 223456)
2951
2952 * datacenter/scripts/movingrawfiles:
2953 - added moving of rawfiles from the directory /magic/datacenter/
2954 fromtape/rawdata/muxdata, which is the default rawfile folder of
2955 the new muxtapes, to /magic/datacenter/fromtape/rawdata
2956
2957 * datacenter/scripts/runcallisto:
2958 - added condition for the linking of the .rc-file for muxdata
2959
2960 * datacenter/scripts/makecallistolinks:
2961 - commented reason2 out
2962
2963
2964
2965 2007/04/17 Thomas Bretz
2966
2967 * mcalib/CalibLinkDef.h, mcalib/Makefile:
2968 - removed obsolete MCalibrationIntensityConstCam
2969
2970 * mcalib/MCalibCalcFromPast.[h,cc]:
2971 - removed obsolete depedency on MCalibrationIntensityConstCam
2972
2973 * mcalib/MCalibConstCam.[h,cc]:
2974 - added a possibility to veto bad pixels in GetPixelContent by
2975 setting a MBadPixelsCam
2976 - removed obsolete fRunNumber
2977 - increased class version number by 1
2978
2979 * mcalib/MCalibrateData.[h,cc]:
2980 - removed obsolete dependency on MCalibrationIntensityConstCam
2981 - removed some obsolete comments with code from old pedestal
2982 treatment
2983
2984
2985
2986 2007/04/15 Thomas Bretz
2987
2988 * callisto.cc:
2989 - added an option to write a movie
2990
2991 * mjobs/MJCalibrateSignal.[h,cc]:
2992 - added the code to write a movie
2993 - added new option (fIsMovieMode) to switch it on and off
2994
2995 * mmovie/MMovieData.h:
2996 - added data member fMedianPedestalRms
2997
2998 * mmovie/MMoviePrepare.[h,cc]:
2999 - added calculation of median pedestal rms
3000
3001 * mmovie/MMovieWrite.[h,cc]:
3002 - added comments
3003 - added return value to SetPalette
3004 - delete palette entries after usage
3005 - get median pedestal rms from MMovieData
3006
3007
3008
3009 2007/04/12 Daniela Dorner
3010
3011 * datacenter/scripts/sourcefile:
3012 - added if-clause to avoid removing of non existing files
3013
3014 * datacenter/db/db.php:
3015 - adapted host
3016
3017 * datacenter/db/plotdb.php:
3018 - adapted usage of function GetQuery
3019
3020 * datacenter/db/plotinclude.php:
3021 - added init of variables
3022
3023 * datacenter/db/runinfo-aio.php:
3024 - adapted building of query for the case, that fRunMin=0
3025
3026 * datacenter/macros/filloptical.C:
3027 - adapted such, that files from telescopes in Tuorla can also be
3028 handeled
3029 - return 3 in case the coordinates of an object are not available
3030 in the database
3031
3032 * datacenter/scripts/copyscript:
3033 - added case for return code 3 for filloptical.C
3034
3035 * datacenter/macros/setupdb.C:
3036 - added table OpticalData
3037
3038 * datacenter/tools/fillobjects.C:
3039 - added comment
3040
3041 * datacenter/tools/fillobjects2.C:
3042 - adapted comment
3043 - adapted reading to new format of file (different object name
3044 convention)
3045
3046 * datacenter/resources/TeVsources.txt:
3047 - added (file containing the positions of the objects observed by
3048 the Tuorla Observatory and KVA)
3049
3050 * datacenter/resources/good_compstars.txt:
3051 - added (file containing the magnitudes and colour of the objects
3052 observed by the Tuorla Observatory and KVA)
3053
3054 * datacenter/resources/compstars.txt:
3055 - added (like good_compstars, but containing more data, which
3056 has been left out in the other file, as it is not accurate
3057 enough)
3058
3059
3060
3061 2007/04/12 Thomas Bretz
3062
3063 * mmovie/MMoviePrepare.[h,cc], mmovie/MMovieData.[h,cc],
3064 mmovie/MMovieWrite.[h,cc], mmovie/Makefile, mmovie/MovieLinkDef.h,
3065 movie/MovieIncl.h:
3066 - added
3067
3068 * mbase/MArrayB.h, mbase/MArrayD.h, mbase/MArrayF.h, mbase/MArrayI.h,
3069 mbase/MArrayS.h:
3070 - added Reset() member function or improved performance of it
3071
3072 * mcalib/MCalibrationChargeCalc.cc:
3073 - fixed the alignment in an output
3074
3075 * mhbase/MBinning.h:
3076 - added operator[] member function
3077
3078 * mhist/MHCamera.cc:
3079 - changed such that it is allowed to use palettes with a different
3080 number of contours.
3081 - fixed the number of ticks written on the axis to 25
3082 - use MBinnig to calculate the legend color boxes
3083 - fixed a minor bug in the assignment of the color levels, which
3084 gave visibly wrong result if the transition between two colors
3085 was important but was not noticable in normal circumstances
3086
3087 * mjobs/MDataSet.h, mjobs/MSequence.h:
3088 - increased class version to 1 to make it writable
3089 - added Print to the context menu
3090
3091 * mgeom/MGeomCam.[h,cc]:
3092 - removed fNumSectors
3093 - removed fNumAreas
3094 - added fNumPixInSector
3095 - added fNumPixWithAidx
3096 - changed CalcSectors and CalcArea to fill new data members
3097 - fixed a bug in the range check of GetMaxRadius and GetMinRadius
3098 (the range was to wide by 1 at the upper edge)
3099 - increased class version from 4 to 5
3100
3101
3102
3103 2007/04/11 Thomas Bretz
3104
3105 * mjobs/MJCalibrateSignal.cc:
3106 - added a lot of comments
3107 - added some code for future use
3108
3109 * mcalib/MCalibCalcFromPast.cc:
3110 - if update of calibration constants via MCalibrateData fails an
3111 error is raised
3112
3113 * mcalib/MCalibrateData.cc:
3114 - if update of calibration constants done set the ReadyToSaveFlag
3115 accordingly
3116
3117
3118
3119 2007/04/04 Thomas Bretz
3120
3121 * mbase/MLogHtml.cc:
3122 - the closing parenthesis was missing for setting to green color
3123
3124
3125
3126 2007/04/03 Thomas Bretz
3127
3128 * mjobs/MDataSet.cc:
3129 - added processing of RunTime and Name resource
3130
3131 * mgeom/MGeomCamDwarf.cc:
3132 - removed an unused variable
3133
3134 * msignal/MSignalPix.h, msignal/MSignalCam.h:
3135 - commented out obsolete AddNumPhotons and Scale
3136 - removed ReducePrecision from setting of arrival time because
3137 it gave artefacts.
3138
3139
3140
3141 2007/03/29 Thomas Bretz
3142
3143 * mgeom/MGeomCam.cc, mgeom/MGeomPix.h:
3144 - added new member function to return distance to coordinate
3145 origin
3146
3147 * mgeom/MGeomCamDwarf.[h,cc]:
3148 - added
3149
3150 * mgeom/Makefile, mgeom/GeomLinkDef.h:
3151 - added MGeomCamDwarf
3152
3153
3154
3155 2007/03/28 Thomas Bretz
3156
3157 * mraw/MRawRunHeader.cc:
3158 - added Getter for fFreqSampling
3159
3160 * mpointing/MHSrcPosCam.[h,cc]:
3161 - added different binning for wobble mode
3162 - added circle for wobble mode
3163
3164 * mjobs/MJCut.cc:
3165 - store run- and event-number via MParameterCalc in output files
3166 - show histogram of source positions also in wobble mode
3167
3168 * mbase/MEnv.h:
3169 - added member function to touch a resource returning whether
3170 it has contents or not
3171
3172 * mars.rc:
3173 - added examples for MUX data
3174 - fixed the other examples
3175 - changed default cleaning to 8.5/4.0 absolute
3176
3177 * macros/readIPR.C:
3178 - simplified
3179
3180
3181
3182 2007/03/21 Stefan Ruegamer
3183
3184 * datacenter/scripts/runcallisto:
3185 - removed entries for callisto_MarApr05.rc (outdated)
3186
3187 * datacenter/scripts/makecallistolinks:
3188 - updated reason1 because the old reason has been removed in the
3189 Mars Version 1.0, resulting in no more calibration with spline
3190 if DF fails
3191 - added reason2 to run spline after an other error
3192
3193
3194
3195 2007/03/20 Daniel Hoehne
3196
3197 * datacenter/db/db.php, datacenter/scripts/budb,
3198 datacenter/scripts/dbchk, datacenter/scripts/dunotseqruns,
3199 datacenter/scripts/findnewstars,
3200 datacenter/scripts/findnotseqruns, datacenter/scripts/sourcefile,
3201 datacenter/tools/comparesequences, datacenter/tools/resetdataset,
3202 sql.rc:
3203 - changed the host from hercules to vela
3204
3205
3206
3207 2007/03/17 Thomas Bretz
3208
3209 * mbase/MTime.[h,cc]:
3210 - added new memeber function to set unix times
3211
3212
3213
3214 2007/03/09 Thomas Bretz
3215
3216 * mjoptim/MJOptimizeCuts.cc:
3217 - implemented printing of input file also in RunOnOffCore
3218
3219
3220
3221 2007/03/08 Markus Meyer
3222
3223 * mpointing/MPointingDevCalc.h:
3224 - changed fNumMinStars from 8 to n (in SetNumMinStars)
3225
3226
3227
3228 2007/03/06 Stefan Ruegamer
3229
3230 * mraw/MRawRunHeader.cc:
3231 - added SwapAssignment for pixels 428 and 429
3232
3233
3234
3235 2007/03/05 Thomas Bretz
3236
3237 * msignal/MExtractTimeAndChargeSpline.cc:
3238 - added a default for the extrator resolution in case no predefined
3239 value is set
3240
3241 * mjobs/MJCalib.[h,cc], mjobs/MJCalibration.cc:
3242 - removed HiLoCalibration option
3243
3244 * mjobs/MJCalibration.cc:
3245 - use extractor to determine hi-/lo-calibration
3246
3247 * mjobs/MJPedestal.cc:
3248 - do only insist on pedestal events if an extractor without
3249 lo-gains is set
3250
3251 * callisto.rc, callisto_Dec04Jan05.rc:
3252 - removed references to HiLoCalibration
3253
3254 * callisto_mux.rc, resources/calibrationref_mux.rc,
3255 resources/pedestalref_mux.rc:
3256 - added new resource files for MUX data
3257
3258 * mjobs/MSequence.cc:
3259 - another fix to make sure that there is a / between dir and filename
3260
3261 * mpedestal/MExtractPedestal.cc:
3262 - why if fRawData initialized twice? Removed.
3263 - Reset check window without extractor and without lo-gains
3264
3265
3266
3267
3268 2007/03/04 Thomas Bretz
3269
3270 * mhcalib/MHCalibrationChargeBlindCam.cc,
3271 mhcalib/MHCalibrationChargeBlindPix.[h,cc]:
3272 - commented out references to MRawEvtPixelIter::GetNum*Samples
3273
3274 * mhcalib/MHCalibrationRelTimeCam.cc:
3275 - updated header
3276
3277 * mjobs/MJCalibrateSignal.cc:
3278 - updated header
3279 - removed references to MHCalibrationPulseTimeCam
3280 - added a check to make sure that extractor1 is initialized
3281 - use new SetRangeFromExtractor function for pedestal
3282 extraction range
3283 - added a new filter to check for pedestal events, used for
3284 pedestal extraction in cases w/o lo-gains and to remove
3285 pedestal events from further analysis
3286 - fill and display hi-/lo-gain histogram only if lo-gain exists
3287
3288 * mjobs/MJPedestal.cc:
3289 - replaced fSequence.GetName by GetFileName
3290 - check for availability of lo-gain in pulse pos check
3291 - Add MHCalibrationPulseTime to parlist to allow resources
3292 file setup
3293 - to fill the MHCalibrationPulseTimeCam deny calibration- and
3294 pedestal-events
3295 - use a pedestal filter to deny calibration events
3296 - use new SetRangeFromExtractor function for pedestal
3297 extraction range
3298
3299 * mhcalib/MHCalibrationPulseTimeCam.cc:
3300 - removed an obsolete return
3301
3302 * mpedestal/MPedCalcFromLoGain.cc:
3303 - if event does not contain lo-gains do not start extraction
3304 at lo-gain offset
3305
3306 * mpedestal/MPedestalSubtractedEvt.[h,cc]:
3307 - changed variable naming in GetSaturation from sathi to sat
3308 - changed limit in GetMax from Byte_t to UInt_t
3309
3310 * msignal/MExtractBlindPixel.cc, msignal/MExtractTimeAndCharge.cc:
3311 - changed max argument in GetMax from Int_t to UInt_t
3312
3313 * msignal/MExtractTimeAndCharge.[h,cc]:
3314 - changed fLoGainSwitch from Byte_t to UInt_t
3315 - increased class version accordingly to 4
3316
3317 * mmain/MEventDisplay.cc:
3318 - took out the display of the slice with the max index
3319 - handle pedestal subtraction more accurate
3320
3321 * mraw/MRawEvtData.cc:
3322 - added number of bytes per sample to GetNumBytes()
3323 - removed contents of GetPixelContent... depricated
3324
3325 * mraw/MRawEvtPixelIter.[h,cc]:
3326 - updated comments
3327 - removed all functions returning informations about single
3328 pixels (should be done through MPedestalSubtractedEvt
3329 instead)
3330
3331 * mhist/MHEvent.cc:
3332 - removed KMaxIdx...depricated.
3333
3334 * msignal/MExtractor.[h,cc]:
3335 - changed type of fSaturationLimit from Byte_t to UInt_t
3336 - increased class version number accordingly to 8
3337 - only reset fSaturationLimit if it is above 0xff and
3338 no lo-gain available
3339
3340 * msignal/MSignalCalc.[h,cc]:
3341 - changed to use MPedestalSubtractedEvt instead of MRawEvtData
3342 - make handling of data without lo-gains possible
3343
3344 * mhcalib/MHCalibrationChargeCam.[h,cc]:
3345 - changed to use pedestal subtracted evt instead of the raw evt
3346 for determination of the arrival time
3347
3348 * mhcalib/MHCalibrationCam.[h,cc]:
3349 - made IsLoGain autodetecting in case fRunHeader is available
3350
3351 * msignal/MExtractPINDiode.cc:
3352 - use MRawRunHeader's GetNumSamplesHi/LoGain
3353
3354
3355
3356 2007/03/03 Thomas Bretz
3357
3358 * mcalib/MCalibrationRelTimeCalc.cc:
3359 - changed the default of RelTimeResolutionLimit from 1.0 to 0.05
3360
3361 * mhcalib/MHCalibrationChargeCam.cc,
3362 mhcalib/MHCalibrationPulseTimeCam.cc,
3363 mhcalib/MHCalibrationRelTimeCam.cc:
3364 - added f*RefCharge to Copy function
3365 - added range to calls of GetIdxMaxHi/LoGainSample
3366 - reworked and simplified DrawDataCheckPixel
3367 - reworked and simplified DrawReferenceLine
3368 - fixed call to ReadEnv of base class in ReadEnv
3369
3370 * mhcalib/MHCalibrationRelTimeCam.cc:
3371 - commented filling of lo-gain arrays out.
3372
3373 * mpedestal/MExtractPedestal.[h,cc],
3374 mpedestal/MPedCalcFromLoGain.h, mpedestal/MPedCalcPedRun.h:
3375 - added the SetRangeFromExtractor function
3376
3377 * msignal/MExtractBlindPixel.cc, msignal/MSignalCalc.cc:
3378 - use GetNumSamplesHiGain of MRawRunHeader instead of
3379 MRawEvtPixelIter's
3380
3381 * msignal/MSignalCalc.[h,cc]:
3382 - slightly changed handling of MC run, changed hi-/lo-gain
3383 calibration from 10 to 11.3
3384
3385 * msignal/MExtractTime.cc:
3386 - don't print lo-gain properties if n/a
3387
3388 * msignal/MExtractor.[h,cc]:
3389 - reset logain range and saturation limit if no logains available
3390 - added HasLoGain member function
3391 - don't print lo-gain attributes in Print if no logains
3392
3393 * msignal/MExtractTimeAndCharge.cc:
3394 - reset fLoGainSwitch if logains are not available
3395 - use MRawRunHeader's GetNumSamplesHi/LoGain
3396 - do not use MRawEvtPixelIter to determin availability of lo-gains
3397 use number of lo-gain samples to extract instead.
3398 - don't print lo-gain properties if n/a
3399
3400
3401
3402 2007/03/02 Thomas Bretz
3403
3404 * mraw/MRawRunHeader.h:
3405 - added GetNumBytesPerSample() member function
3406
3407 * mraw/MRawRead.cc:
3408 - splitted ReadPixel and setting ab-flag into function calls
3409 - fixed skipping pixels if bps>1
3410
3411 * mraw/MRawEvtData.[h,cc]:
3412 - removed last argument from AddPixel
3413 - split reading pixel data and setting ab-flag into two functions
3414 - increased version number from 5 to 6
3415 - adapted Print function
3416 - adapted Draw function
3417 - adapted ReadPixel function
3418
3419 * manalysis/MMcCalibrationUpdate.[h,cc]:
3420 - made sure that Process is not executed in case of MC files
3421 - minor changes to includes
3422
3423 * mextralgo/MExtralgoSpline.h:
3424 - removed obsolete include iostream
3425
3426
3427
3428 2007/03/01 Thomas Bretz
3429
3430 * mmain/MEventDisplay.cc:
3431 - didn't show callisto output anymore because of missing fundametal
3432 pedestal
3433
3434 * mbadpixels/MBadPixelsTreat.cc:
3435 - added more informative output
3436
3437 * mhcalib/MHCalibrationCam.[h,cc], mhcalib/MHCalibrationChargeCam.cc,
3438 mhcalib/MHCalibrationChargePix.h, mhcalib/MHCalibrationRelTimeCam.cc,
3439 mhcalib/MHCalibrationChargeCam.h, mhcalib/MHCalibrationChargePINDiode.h,
3440 mhcalib/MHCalibrationPulseTimeCam.cc, mhcalib/MHCalibrationTestCam.cc,
3441 mhcalib/MHCalibrationTestTimeCam.cc, mhcalib/MHGausEvents.h,
3442 mhcalib/MHCalibrationChargeBlindCam.cc, mhcalib/MHPedestalCam.cc,
3443 - replaced SetNbins/First/Last by SetBinning
3444
3445 * mhcalib/MHCalibrationChargeCam.cc:
3446 - improved output in case arrival time is out of range
3447
3448 * mhcalib/MHCalibrationPulseTimeCam.cc:
3449 - the values can only have discrete valuesno need to set a bin-width
3450 different from 1
3451 - set binning automatically by using the number of samples
3452 - fixed ReadEnv
3453 - directly use maxpos, no cast necessary
3454
3455 * mraw/MRawRunHeader.h:
3456 - added new member function GetNumSamples
3457
3458 * mpedestal/MPedCalcFromLoGain.cc:
3459 - fixed ReadEnv
3460
3461 * mraw/MRawCrateData.cc, mraw/MRawEvtHeader.cc:
3462 - implemented reading new mux format 8
3463
3464 * mraw/MRawRunHeader.[h,cc]:
3465 - implemented reading of new file format 8
3466 - added new data members fNumBytesPerSample, fFreqSampling
3467 and fNumSignificantBits
3468 - increased file format version from 5 to 6
3469
3470 * mraw/MRawEvtPixelIter.[h,cc]:
3471 - made aware of handling the new and old format
3472 - added range to GetIdxMax*
3473
3474 * mhcalib/MHCalibrationPulseTimeCam.[h,cc]:
3475 - removed obsolete data members fSumhiarea and fSumhisector
3476 - replaced the usage of MRawEvtData by MPedestalSubtractedEvt
3477 - according to this the lower signal limit has been decresed
3478 by 15
3479 - changed "saturation" limit accordingly from 254 to 245
3480
3481 * mpedestal/MPedestalsubtractedEvt.h:
3482 - added a shortcut for GetSaturation
3483
3484 * mjobs/MJPedestal.cc:
3485 - first subtract pedestal and then fill MHCalibrationPulseTimeCam
3486 - fill MHCalibrationPulseTimeCam with MPedestalSubtracted
3487
3488
3489
3490 2007/02/28 Thomas Bretz
3491
3492 * macros/tutorials/mirrordelay.C:
3493 - fixed the formula for the spherical mirror
3494 - fixed the calculation of the time-delay
3495
3496 * mastro/MObservatory.[h,cc]:
3497 - added constructors and functions to set the observatory location
3498 manually
3499
3500 * mbase/MTime.[h,cc]:
3501 - added constructor to construct MTime by date
3502 - added AsDouble for new root streamers (allowing to view MTime in
3503 a TBrowser)
3504 - added GetRootDatime to return TDatime object
3505
3506 * mcalib/MCalibrateData.cc:
3507 - added more meaningful output in case a conversion factor exceeds a limit
3508
3509 * datacenter/macros/plotdb.C:
3510 - added plot for spark rate
3511
3512
3513
3514 2007/02/26 Daniela Dorner
3515
3516 * datacenter/db/builddatasets.php, datacenter/db/findoffdata.php,
3517 datacenter/db/sequinfo-aio.php, datacenter/db/runinfo-aio.php,
3518 datacenter/db/include.php, datacenter/db/menu.php, :
3519 - bugfix: the stopdate was not choses properly in case of reset
3520 when there was no data past midnight
3521 - a new function (GetStopDate) has been implemented
3522 - bugfix in PrintNightRange (table Sequences was used in all cases)
3523
3524
3525
3526 2007/02/26 Daniel Hoehne
3527
3528 * datacenter/macros/fillstar.C:
3529 - bugfixes: included MHCamera.h, corrected two typos (missing ";" and
3530 a surplus "s" in the variable "sparkrate")
3531
3532 * datacenter/db/magicdefs.php, menu.php:
3533 - added fSparkRate
3534
3535
3536
3537 2007/02/16
3538
3539 * RELEASE 1.0
3540
3541
3542
3543 2007/02/16 Thomas Bretz
3544
3545 * macros/starvisyear.C:
3546 - changed default observator to magic
3547 - fixed some typos in comments
3548
3549 * mastro/MAstro.[h,cc]:
3550 - added a new function to estimate the time of culmination
3551 - fixed the conversion factors RadToHor and HorToRad (wrong by 15/24)
3552
3553 * mastro/MObservatory.cc:
3554 - fixed the Print() output
3555
3556 * mbase/MMath.h:
3557 - removed conversion factor to and from Hours
3558
3559 * mjobs/MSequence.cc:
3560 - added a / behind the date (for the output in case of failure)
3561
3562 * mmc/MMcFadcHeader.[hxx,cxx]:
3563 - added fElecNoiseName for compatibility with camera program
3564 - increased ClassVersion by 1
3565
3566 * mraw/MRawRunHeader.[h,cc]:
3567 - increased class version by 1 for compatibility with output
3568 of newer camera versions
3569
3570 * resources/sequences.rc:
3571 - changed the sequence.rc file to support new MUX data
3572
3573
3574
3575 2007/02/15 Thomas Bretz
3576
3577 * macros/tutorials/mirrordelay.C:
3578 - added a macro plotting the delay between a spherical and a
3579 parabolic mirror
3580
3581 * mjobs/MJStar.cc:
3582 - implemented new plots for IPR vs. Time and DT
3583
3584
3585
3586 2007/02/13 Thomas Bretz
3587
3588 * resources/hilocalib.rc, resources/hilocalib_sp1.rc:
3589 - added new resource files for hi-/lo-gain calibration.
3590
3591 * resources/hiloconv-*.root:
3592 - added hi-/lo-gain calibration constants
3593
3594 * callisto_Dec04Jan05.rc:
3595 - changed input file name for hi-/lo-gain calibration constants
3596
3597 * mreflector/MHReflector.[h,cc]:
3598 - added histogram class for reflected photons
3599
3600 * mreflector/Makefile, mreflector/ReflectorLinkDef.h
3601 - added MHReflector and necessary include paths
3602
3603 * mbase/MLog.h:
3604 - fixed a bug in Separator which could cause a crash if the contents
3605 are too long
3606
3607 * manalysis/MParameterCalc.cc:
3608 - check for HasValidRule instead of IsValid in ReadEnv
3609
3610 * mdata/MDataPhrase.h:
3611 - added HasValidRule member function
3612
3613 * mfileio/MReadRflFile.[h,cc]:
3614 - allow also reading of gzip-compressed files
3615 - output more header information
3616 - don't use a const qualified TString with gSystem->ExpandPathName
3617
3618 * mjobs/MJPedestal.cc:
3619 - readin bad pixels from ascii file later
3620
3621 * mmc/MMcEvtBasic.h:
3622 - added a static member function GetEnergyStr to convert
3623 GeV into MeV and TeV
3624
3625 * mpointing/MPointingDevCalc.h:
3626 - increased size of fSkip by one
3627
3628 * mextralgo/MExtralgoSpline.h:
3629 - fixed acompiler warning
3630
3631
3632
3633 2007/02/09 Daniel Hoehne
3634
3635 * datacenter/scripts/linkmc
3636 - adapted to new montecarlo directory structure (/magic/montecarlo
3637 instead of /montecarlo)
3638
3639
3640
3641 2007/02/09 Thomas Bretz
3642
3643 * star.rc:
3644 - added new options
3645 - reordering
3646
3647 * mbase/MStatusDisplay.cc:
3648 - updated from 2006 to 2007
3649
3650 * mfbase/MFDataPhrase.cc:
3651 - fixed ReadEnv to correctly return true/false
3652
3653 * mjobs/MJStar.cc:
3654 - added new tabs "Spakless" and "Sparks" dividing the average
3655 signal tab into two distributions by a SparkCut
3656 - replaced all MF by MFDataPhrase
3657
3658 * mjobs/MJCalibrateSignal.cc:
3659 - changed the extraction range used in the lo-gains from the
3660 hi-gain range to the lo-gain range
3661
3662 * datacenter/macros/fillstar.C:
3663 - added filling the spark rate into the database
3664 - the rate after cleaning is now without sparks!
3665
3666
3667
3668 2007/02/06 Thomas Bretz
3669
3670 * mpointing/MPointingDevCalc.cc:
3671 - included check for monitoring flag
3672
3673 * mextralgo/MExtralgoSpline.[h,cc]:
3674 - implemented the possibility to determine the pulse width at
3675 maxheight/2
3676
3677
3678
3679 2007/02/04 Daniela Dorner
3680
3681 * datacenter/scripts/sourcefile:
3682 - added if-clause to avoid that a script is aborted in case a macro
3683 doesn't compile, return code is set to 1 in this case
3684
3685
3686
3687 2007/02/04 Thomas Bretz
3688
3689 * mjobs/MJCalibration.cc:
3690 - implemented Hi-/Lo-Gain calibration for MCs
3691
3692 * mjobs/MJPedestal.cc:
3693 - removed intermediate pedestalstorage from code (its
3694 result is not used at all)
3695
3696 * datacenter/macros/fillsignal.C:
3697 - replaced GetMediandev by GetDev
3698
3699 * callisto.rc, callisto_Dec04Jan05.rc:
3700 - changed ExtractWinLeft/Right according to new scheme
3701
3702 * mhcalib/MHCalibrationChargeCam.[h,cc]:
3703 - removed obsolete data members fFirstHiGain, etc and
3704 replaced by storage of fSignal
3705 - made sure that the average extracted signal position
3706 is at least one slice away from the edges of the
3707 extraction window
3708
3709 * mjobs/MJPedestal.cc:
3710 - reworked the pulse position check. It now better takes
3711 the properties of the extractors into account.
3712 Still to be done: relation between pulse position and
3713 extraction window!
3714
3715 * msignal/MExtractBlindPixel.[h,cc],
3716 msignal/MExtractPINDiode.[h,cc]:
3717 - fixed arguments type of SetRange
3718
3719 * msignal/MExtractTime.cc:
3720 - removed old obsolete code already in comments
3721
3722 * msignal/MExtractTimeAndCharge.h:
3723 - added getter for LoGainStartShift
3724
3725 * msignal/MExtractTimeAndChargeDigitalFilter.[h,cc],
3726 msignal/MExtractTimeAndChargeSpline.[h,cc],
3727 msignal/MExtractedSignalCam.[h,cc], msignal/MExtractor.[h,cc]:
3728 - changed the type of LoGainFirst from byte to int
3729 - if necessary increased class version
3730
3731 * mpedestal/MExtractPedestal.cc:
3732 - improved output
3733
3734 * mhcalib/MHCalibrationChargeCam.cc:
3735 - fixed a %3.1 instead of %3.1f
3736
3737
3738
3739 2007/02/03 Thomas Bretz
3740
3741 * mhist/MHCamEvent.[h,cc]:
3742 - added Draw function to context menu
3743 - added GetHist member functions
3744 - added possibility to display the relative error
3745
3746 * mjobs/MJCalibration.cc:
3747 - read the hi-/lo-gain calibration constants from a MHCamEvent
3748 which is stored in a root file given in resources/hilocalib.rc
3749
3750 * msignal/MExtractTimeAndCharge.cc:
3751 - improved the estimation in GetSaturationTime for the cases in
3752 which the saturating pulse is so early, that an normal
3753 interpolation is not appropriate.
3754
3755 * callisto_DecJan04.rc:
3756 - set fall- and rise-time for spline artificially to 0.5
3757
3758 * mhbase/MFillH.cc:
3759 - added comments
3760
3761 * mpedestal/MExtractPedestal.[h,cc],
3762 mpedestal/MPedCalcFromLoGain.cc, mpedestal/MPedCalcPedRun.cc:
3763 - fixed the range check.In case of the lo-gain extraction
3764 the range could infact leak out of the fadc slices
3765
3766 * msignal/MExtractTimeAndCharge.[h,cc]:
3767 - added somecomments
3768 - forbid the lo-gain signal to be negative
3769 - increased version number for compatibility with last release
3770
3771 * msignal/MExtractTimeAndChargeSpline.cc:
3772 - set the correct numbers for rise- and fall-time as default
3773
3774 * mbase/MStatusArray.[h,cc]:
3775 - improved workaround in Read() and Write() for the Reset
3776 of the kCanDelete bit in TH1
3777
3778 * mjobs/MJCalibration.cc, mjobs/MJCalibrateSignal.cc:
3779 - commented out obsolete references to *HiLoCam
3780
3781 * mhcalib/Makefile, mcalib/Makefile, mhcalib/HCalibLinkDef.h,
3782 mcalib/CalibLinkDef.h:
3783 - removed *HiLoCam s
3784
3785
3786
3787 2007/02/02 Thomas Bretz
3788
3789 * mreflector/MRflSinglePhoton.[h,cc], mreflector/MRflEvtData.[h,cc]:
3790 - added new Fill functions allowing to fill photons versus
3791 a z-value, e.g. energy.
3792
3793
3794
3795 2007/02/01 Thomas Bretz
3796
3797 * mhist/MHCamEvent.[h,cc]:
3798 - allow to set a histogram for display from external
3799
3800 * mhist/MHCamera.[h,cc]:
3801 - added functions to calc Median/Dev
3802 - fixed adding a MHCamera with AddCamContent. It now takes also
3803 the errors and binentries correctly into account
3804 - simplified Reset() using TArray::Reset()
3805
3806 * mhvstime/MHSectorVsTime.[h,cc]:
3807 - added option to use median/dev instead of mean/rms
3808 - switched Grid on
3809
3810 * mjobs/MSequence.cc, mjobs/MDataSet.cc:
3811 - small improvements to splitting number rows
3812 - handle possible tabs correctly
3813
3814 * mbase/MStatusArray.[h,cc]:
3815 - improved handling in Read(). We make sure now that Read doesn't
3816 produce a memory leak
3817
3818 * mhist/MHCamera.[h,cc]:
3819 - overwrote Clone function to make sure that a cloned MHCamera
3820 is never added to the current directory
3821
3822 * mcamera/MCameraTH.h:
3823 - added a workaround to get rid of the obsolete discriminator thresholds
3824 for the non-trigger pixels
3825
3826 * mreport/MReportCC.cc:
3827 - added a sanity \o-Terminator to the dicriminator threshold extraction
3828
3829
3830
3831
3832 2007/01/30 Thomas Bretz
3833
3834 * mbadpixels/MBadPixelsCam.[h,cc]:
3835 - added function to return the uncalibrated and unsuitable
3836 pixels as TArrayC (to be used in MHCamera)
3837
3838 * mhcalib/MHCalibrationChargeCam.cc:
3839 - added a FIXME-comment
3840
3841 * mhist/MHCamEvent.[h,cc]:
3842 - added an option to change the kind of error which is displayed
3843 - consequently increased version number by 1
3844
3845 * mhist/MHCamera.[h,cc]:
3846 - added a new bit to allow the error to be switched between
3847 mean and spread
3848
3849 * mjobs/MJStar.cc, mjobs/MJCalibrateSignal.cc:
3850 - adapted to changes in error display
3851
3852
3853
3854 2007/01/27 Thomas Bretz
3855
3856 * manalysis/MMcCalibrationUpdate.cc:
3857 - fixed a typo in a comment
3858
3859 * mcalib/MCalibrateData.[h,cc]:
3860 - commented out some obsolete currently unused code
3861
3862 * mdata/MDataPhrase.cc:
3863 - added a sanity check
3864
3865 * mpedestal/MMcPedestalCopy.cc:
3866 - Changed output to fit the structure used in all other classes
3867
3868 * mmain/MEventDisplay.cc:
3869 - made sure that MPedestalSubtract dies the right thing
3870 - removed badpixel calculation and treatment until a better
3871 solution was found.
3872
3873 * mfbase/MFDataPhrase.cc:
3874 - fixed a "comparison is always true" warning
3875
3876 * msignal/MExtractTimeAndChargeDigitalFilter.h:
3877 - increased class version number to 3 to account for the removal
3878 of the fTimeShift data members since last release
3879
3880
3881
3882 2007/01/27 Daniela Dorner
3883
3884 * datacenter/db/showplots.php:
3885 - added (tool to click through the calib, signal and star plots of
3886 one sequence)
3887
3888 * datacenter/db/index.html:
3889 - added link to new plot tool
3890
3891 * datacenter/db/ganymed.php:
3892 - added fDataSetName, removed fWobble
3893 - removed mininmum value of 100 for dataset range
3894
3895 * datacenter/db/builddatasets.php:
3896 - added fIsoInLimit2 and fIMCLimit2 in Init
3897 - added check on observation mode
3898
3899
3900
3901 2007/01/26 Thomas Bretz
3902
3903 * mpedestal/MExtractPedestal.cc:
3904 - fixed a bug which caused the pedestal to be set to 0 if the
3905 AB-flag is invalid
3906
3907
3908
3909 2007/01/25 Thomas Bretz
3910
3911 * mreflector/MRflSinglePhoton.h:
3912 - added copy constructor
3913 - added a function to fill a TH2
3914
3915 * mreflector/MRflEvtData.[h,cc]:
3916 - added copy costructor
3917 - added Clone function
3918 - added a function to fill a TH2
3919
3920
3921
3922 2007/01/24 Thomas Bretz
3923
3924 * mhflux/MHCollectionArea.cc:
3925 - fixed a typo in the last change
3926
3927
3928
3929 2007/01/24 Daniel Hoehne
3930
3931 * msignal/*.dat:
3932 - inserted missing third column (0) in all weights files
3933
3934
3935
3936 2007/01/18 Thomas Bretz
3937
3938 * mhflux/MHCollectionArea.cc:
3939 - another fix for the error calculation of the collection area.
3940 The totalarea was inluded in the error calculation as it would
3941 be a wait, but actually it is not.
3942
3943
3944
3945 2007/01/16 Thomas Bretz
3946
3947 * mfileio/MReadMarsFile.cc:
3948 - fixed two "comparison between signed and unsigned integer" warnings
3949
3950 * mhbase/MFillH.cc:
3951 - small update to comments
3952
3953 * mimage/MHHillasExt.cc:
3954 - call SetDirectory(NULL) after SetName
3955
3956 * mjobs/MSequence.[h,cc]:
3957 - commented out obsolete GetFileNames
3958
3959 * msignal/MExtractor.[h,cc]:
3960 - Some small updates
3961 - removed code from Process function
3962 - increased version number to 7
3963
3964 * msignal/MExtractedSignalPix.h:
3965 - some simple reordering in the class header
3966
3967 * msignal/MExtractTimeAndChargeDigitalFilter.cc:
3968 - simplified the checks in SetWindowSize
3969
3970 * msignal/MC_cosmics_weights46.dat, msignal/MC_weights46.dat:
3971 - added third column with zeros
3972
3973
3974
3975 2007/01/16 Daniela Dorner
3976
3977 * datacenter/db/menu.php, datacenter/db/datasetinfo-aio.php,
3978 datacenter/db/magicdefs.php:
3979 - implemented new variables for datasets
3980
3981
3982
3983 2007/01/15 Thomas Bretz
3984
3985 * mpedestal/MPedestalSubtract.cc:
3986 - added a sanity check tomake sure that the pixel array has the
3987 correct size when filled
3988 - made sure the the number of pixels in the camera nd not the
3989 number of connected pixels is used to initialize the size of
3990 the arrays.
3991
3992 * mpedestal/MPedestalSubtractedEvt.[h,cc]:
3993 - allow the initialization of nuber of pixels and samples
3994 independanly.
3995
3996
3997 2007/01/15 Daniela Dorner
3998
3999 * datacenter/db/sources.php, datacenter/db/sequinfo-aio.php,
4000 datacenter/db/runinfo-aio.php, datacenter/db/printtable.php,
4001 datacenter/db/plotdb.php, datacenter/db/menu.php,
4002 datacenter/db/findoffdata.php, datacenter/db/builddatasets.php,
4003 datacenter/db/datasetinfo.php:
4004 - fixed bug in init of $_GET
4005
4006
4007
4008 2007/01/12 Stefan Ruegamer
4009
4010 * datacenter/macros/writedatasetfile.C:
4011 - addded #include <errno.h>
4012
4013
4014
4015 2007/01/11 Thomas Bretz
4016
4017 * mbase/MLogManip.cc:
4018 - removed the obsolete include of MLog.h
4019
4020 * mbase/MLogManip.h:
4021 - encapsulated an include in ifdefs
4022
4023 * mhcalib/MHCalibrationCam.cc, mhcalib/MHCalibrationChargeCam.cc:
4024 - updated log-output
4025
4026 * mhflux/MHEnergyEst.cc:
4027 - replaced difficult to see green by blue
4028
4029 * mjobs/MDataSet.[h,cc]:
4030 - added datat members for path of sequences and path of data files
4031 to be able to store overwritten defaults
4032 - check completeness of dataset files
4033 - store a MSequence object in the list instead of the name and dir
4034 (this is necessary to have all important information for a dataset
4035 file, including the sequence number! - available)
4036 - some changes to the output
4037 - allow to print a perfect copy of the read dataset file to the console
4038 just from the contents of the object
4039
4040 * mjobs/MJStar.cc:
4041 - updated to use MSequence::GetFileName instead of MSequence:GetName
4042
4043 * mjobs/MSequence.[h,cc]:
4044 - keep filename and datapath in header, this has some advantages
4045 for sanity checks
4046 - many improvements of sanity checking in case of missing or
4047 unaccessible files
4048 - Fixed "lightConditions" (was "LightCondition")
4049 - Fixed "No_Moon" (was "NoMoon")
4050 - allow to set the data path as second argument in the constructor
4051 - implemented a check whether the sequence file is complete
4052
4053 * mjobs/MJCut.[h,cc]:
4054 - added some code (still commented out) to display the excess rate
4055 - with the other changes we can now store the original dataset in
4056 the output
4057
4058 * mjoptim/MJOptimize.cc:
4059 - Keep the sequence files in the file list instead of just the
4060 filename and the directory
4061
4062 * mjtrain/MJTrainDisp.cc:
4063 - use return value of MDataSet::AddFilesOn/Off for a sanity check
4064
4065 * mjobs/MJob.[h,cc]:
4066 - removed obsolete fPathData and stuff
4067
4068 * callisto.cc, star.cc:
4069 - removed obsolete calls to MJob::SetPathData
4070
4071 * callisto.rc, star.rc:
4072 - removed obsolete examples for "PathData"-resource
4073
4074 * mjobs/MJCalibTest.cc, mjobs/MJCalibrateSignal.cc,
4075 mjobs/MJCalibration.cc, mjobs/MJPedestal.cc, mjobs/MJStar.cc:
4076 - removed obsolete reference to fPathData
4077
4078
4079
4080 2007/01/11 Daniela Dorner
4081
4082 * datacenter/db/builddatasets.php:
4083 - implemented username (the one who inserts the dataset has to give
4084 his/her username now)
4085 - fixed password query in case user inserted something wrong
4086 - implemented check, if on-sequences have different observations
4087 modes
4088 - implemented check, if user has chosen one sequences as on and off
4089 - adapted text of password prompt
4090
4091 * datacenter/db/builddatasets.php, datasetinfo-aio.php,
4092 runinfo-aio.php, sequinfo-aio.php:
4093 - minor changes in formatting
4094 - added 'alt' for +/- images
4095
4096 * datacenter/db/menu.js:
4097 - added 'alt' for +/- images
4098
4099
4100
4101 2007/01/10 Thomas Bretz
4102
4103 * mhbase/MH.cc:
4104 - fixed a bug in SetBinomialErrors. The errors of the two
4105 histograms were exchanged in the calculation
4106
4107 * mbase/MEnv.[h,cc]:
4108 - added new member function GetNumUntouched
4109
Note: See TracBrowser for help on using the repository browser.