source: trunk/MagicSoft/Mars/Changelog@ 8946

Last change on this file since 8946 was 8946, checked in by tbretz, 17 years ago
*** empty log message ***
File size: 25.0 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
22 2008/06/12 Thomas Bretz
23
24 * mraw/MRawCrateData.[h,cc], mraw/MRawEvtHeader.[h,cc],
25 mraw/MRawRunHeader.[h,cc]:
26 - renamed reading the old format to ReadEvtOld
27 - implemented reading format>10
28 - added the header size as new argument to ReadEvt
29
30 * mraw/MRawEvtHeader.cc:
31 - made the argument to DecodeTime const
32 - fixed the return value in ReadEvtOld. kCONTINUE could
33 never be returned
34
35 * mraw/MRawRead.cc:
36 - gives header size for format>10 to ReadEvt
37 - if EvtHeader could not be read correctly return kFALSE
38 - let MRawCrateData::ReadEvt check end-of-file
39
40 * merpp.cc:
41 - improved explanation for -ff option
42
43 * readdaq.cc:
44 - added -ff option
45 - added an option to call MReadRawFiles::SetForceMode
46
47 * mbase/MTime.[h,cc]:
48 - added new member function SetBinary to easy processing
49 of the time from the new run header
50
51 * mhflux/MHEffectiveOnTime.cc:
52 - for the integral (Nm) we have to count also events in under and
53 overflow bins
54
55 * mjobs/MJCalibrateSignal.cc, mjobs/MJCalibration.cc,
56 mjobs/MJPedestal.cc:
57 - call MRawFileRead::SetForceMode to get the (corrected)
58 old behaviour back (not to stop if an event time is
59 broken but to skip the event)
60
61 * mraw/MRawRunHeader.[h,cc]:
62 - the number of events in format version V9 seems to be
63 to high by one. We correct for this.
64 - added new data members for the header sizes
65 - new data member for the file number
66 - increased cize of fSourceEpochChar
67 - consequently increased class version number by 1
68
69 * datacenter/macros/plotdb.C:
70 - improved some titles
71 - added the new rates
72 - added the new values from the star-files
73
74 * mbase/MStatusDisplay.cc:
75 - removing the canvases from the global list didn't work
76 because some RecursiveRemovs rely on gROOT->FindObject to work
77 (adding them to another list didn't work either)
78
79 * mhflux/MHEnergyEst.cc:
80 - renamed the "Resolution" Histogram accordingly.
81
82 * mjobs/MJCalibrateSignal.cc:
83 - added a histogram showing the arrival time of
84 extracted interleaved calibration events
85
86 * mraw/MRawEvtData.[h,cc]:
87 - fixed the Draw function. It was broken since the latest changes
88 - added fNumBytesPerSample to the Copy-function
89 - fixed the GetSample-function
90 - added a new member funtion to return the maximu possible
91
92 * mars.rc:
93 - changed the default for the MUX spline to the 50 sl window
94
95 * msignal/MSignalCalc.cc:
96 - scale the pedestal correctly with the scale
97
98 * mjobs/MJStar.cc:
99 - allow filling of pyrometer information to be skipped
100
101 * mhist/MHWeather.cc:
102 - show also colored labels
103
104 * Makefile:
105 - it seems the libmars.so looses read permissions for group
106 and others when it is moved. Now they are set manually
107
108 * datacenter/fillsignal.C, datacenter/macros/fillstar.C:
109 - added filling of calibration pulse position
110 - use more often NULL in case of no entries. This is less
111 biasing in case of averaging of values
112
113 * macros/tutorials/readrfl.C:
114 - print run header
115 - print event header
116 - skip empty events
117
118 * mhist/MHEvent.cc:
119 - removed the pointing from the histogram names. It's
120 simply obsolete
121
122 * mjobs/MJSpectrum.[h,cc]:
123 - removed the kolmogorov test from output
124 - added a new tab showing the energy resolution
125 - therefore added a new BinningImpact to the list of binnings
126 - store the ganymed file's file name in the output
127
128 * mmain/MEventDisplay.cc:
129 - skip events without data in the loop not in the code.
130 This ensures that no task can crash due to this
131 when processing MCs
132
133 * msql/MSQLMagic.[h,cc]:
134 - fixed InsertUpdate. The primary key was not inserted
135 if Insert was called
136
137
138
139 2008/06/11 Thomas Bretz
140
141 * mhflux/MHEnergyEst.[h,cc]:
142 - finally replaced fResolution by more correct histograms
143 - some code cleanup in projecting, profiling and drawing
144 - increased class version number by one
145
146 * mbase/MStatusDisplay.cc:
147 - remove the embedded canvas from the global list to prevent
148 global access to it
149
150 * mhbase/MH3.cc:
151 - fixed a bug if in a 2D constructor a 1D profile was created
152
153 * mreport/MReportPyrometer.cc:
154 - tiny changes to the comments
155
156
157
158 2008/06/10 Thomas Bretz
159
160 * mreport/MReportPyrometer.[h,cc]:
161 - added
162
163 * mreport/Makefile, mreport/ReportLinkDef.h:
164 - added MReportPyrometer
165
166 * mreport/MReportRun.cc:
167 - removed obsolete include of MAstro
168
169 * merpp.cc:
170 - added Pyrometer information
171
172 * mfileio/MWriteRootFile.h:
173 - added new member function AddTree to add a container with the
174 corresponding time-stamp
175
176 * mjobs/MCalibrateSignal.cc, mjobs/MJStar.cc:
177 - replaced some AddContainer by the new AddTree
178 - added Pyrometer information to in- and output, respectively
179
180 * datacenter/macros/fillstar.C:
181 - added new columns fAvgHumidity, fAvgCloudiness, fRmsCloudiness
182 and fAvgTempSky
183
184 * mhist/MHWeather.[h,cc]:
185 - removed the display of the solar radiation which was
186 never working
187 - added display of the pyrometer data to the display
188 - reorganized display
189
190 * mjobs/MJStar.cc:
191 - added filling of the weather data also from the pyrometer branch
192
193
194
195 2008/06/09 Thomas Bretz
196
197 * mbase/MArgs.[h,cc]:
198 - for convinience store the full command line as Title
199 - replaced *fArgv by fArgv
200
201 * mbase/MObjLookup.cc:
202 - replaced C-style cast by reinterpret_cast
203
204 * datacenter/macros/fillcalib.C, datacenter/macros/fillstar.C:
205 - removed usage of Nint (obsolete... Form does rounding)
206
207 * datacenter/macros/fillsignal.C:
208 - removed usage of Nint (obsolete... Form does rounding)
209 - added new columns to get trigger rates from TrigPat tab
210 - fixed some small bugs lately introduced
211
212 * mhflux/MHEffectiveOnTime.cc:
213 - fixed a typo in ReInit
214
215
216
217 2008/06/06 Thomas Bretz
218
219 * datacenter/macros/plotdb.C:
220 - added average temperature and wind speed
221 - reviewed some ranges
222
223 * mhbase/MH3.cc:
224 - in the 2D case with labels and boxes use blue line color
225
226 * mhflux/MHEffectiveOnTime.[h,cc]:
227 - added a new data member fTotalTime counting the total run-time
228 from the run-headers
229 - added the new data member to the display
230 - increased class version number accordingly
231
232 * mjobs/MJCalibrateSignal.cc:
233 - let sum-trigger events pass to get calibrated
234 - improved DefineLabel table for trigger patterns
235 - added MTriggerPattern to output
236
237 * mjobs/MJStar.cc:
238 - added a new tab "Rate" showing the remaining rates per run and
239 trigger pattern after image cleaning
240 - let only event with Lvl1 trigger pass to effective on-time
241 calculation
242 - changed title in plot of avg dc currents and pedestal rms
243
244 * mtrigger/MFTriggerPattern.[h,cc]:
245 - added a counter counting the trigger decision
246 - print the result in the PostProcess
247
248
249
250 2008/06/06 Thomas Bretz
251
252 * datacenter/macros/fillstar.C:
253 - added windspeed and temperature
254
255 * datacenter/macros/fillcalib.C, datacenter/macros/fillsignal.C,
256 datacenter/macros/fillstar.C:
257 - use MSQLMagic instead of MSQLServer
258
259 * datacenter/macros/plotdb.C:
260 - added wind speed and temperature
261
262 * datacenter/macros/plotstat.C:
263 - added a plot showing the observation time per exposure (based on
264 the source key)
265
266 * mbase/MStatusDisplay.cc:
267 - fixed the SaveAs. A wrong version was comitted
268
269 * mextralgo/MExtralgoSpline.h:
270 - added the missing inclusion of TMath (root 5.18)
271
272
273
274 2008/06/03 Thomas Bretz
275
276 * mbase/MStatusDisplay.cc:
277 - added missing inclusion of TMath (root 5.18)
278 - initialize gClient in batch mode to repair broken
279 batch-mode in root 5.18. Fortunately this doesn't
280 break root 5.12
281 - added a SaveAs(const char *c, const Option_t *o)
282 based on the new SaveAs from TGObject
283
284 * mcalib/MCalibrationChargePix.[h,cc],
285 mextralgo/MExtralgoDigitalFilter.[h,cc]:
286 - moved some code to source file to prevent TMath inclusion in
287 header (root 5.18)
288
289 * mcalib/MCalibrationChargeCam.cc,
290 mcalib/MCalibrationChargePINDiode.cc:
291 - added the missing inclusion of TMath (root 5.18)
292
293 * mgeom/MGeomCam.[h,cc]:
294 - for sanity (a bug in root < 5.18) filling fPixels is now
295 done via AddAt. This "repairs" the functionality of the
296 Streamer which before didn't store any contants of fPixels
297 nor read any contents.
298 - Removed the custom Clone function. It is now obsolete,
299 because it works through the fixed Streamer
300 - a Copy-member function has been implemented
301 - a custom Streamer has been implemented allowing to read
302 files containing MGeomCamMagic written with root 5.12
303 with root 5.18
304 - A member function containing the workaround has been implemented
305 - Print got an option ("simple")
306
307 * mgeom/GeomLinkDef.h:
308 - suppress root-Streamer
309
310 * manalysis/MGeomApply.cc:
311 - added the newly necessary call to the StreamerWorkaround
312
313 * mgeom/MGeomPix.[h,cc]:
314 - because with the IgnoreTObjectStreamer set for MParContainer
315 the bits for the outer rings cannot be stored. This was no
316 problem before because in reality they have never been written
317 or read. To store the bits a new data-member fUserBits
318 has been introduced.
319 - accordingly all calles to set or remove the bits have been
320 changed to use fUserBits instead
321 - the class version number has been increased due to the new
322 data member
323 - improved Print-output
324
325
326
327 2008/06/02 Thomas Bretz
328
329 * mars.cc, sinope.cc:
330 - added include of TClass for TIgnoreStreamer (root 5.18)
331
332 * manalysis/MEventRate.[h,cc]:
333 - moved GetError to source file and included TMath (root 5.18)
334
335 * manalysis/MMultiDimDistCalc.cc, mdata/MDataList.cc:
336 - included math.h (root 5.18)
337
338 * mastro/MAstro.[h,cc], mastro/MVector3.[h,cc], mbase/MRunIter.[h,cc],
339 mbase/MTime.[h,cc], mdata/MDataPhrase.[h,cc], mgeom/MGeomPix.[h,cc],
340 mhcalib/MHCalibrationChargeBlindPix.[h,cc],
341 mhflux/MHCollectionArea.[h,cc], mhft/MHexagonFreqSpace.[h,cc],
342 mimage/MHillas.[h,cc], mmuon/MMuonSearchPar..[h,cc],
343 mpedestal/MPedestalPix.[h,cc], mpointing/MPointingDev.[h,cc],
344 mpointing/MSrcPosCam.[h,cc], mpointing/MPointingPos.[h,cc],
345 mpointing/MPointing.[h,cc]:
346 - moved some code to source file to prevent TMath inclusion in
347 header (root 5.18)
348
349 * mbase/MEnv.cc:
350 - added missing include TObjArray (root 5.18)
351 - removed obsolete EmarkerStyles (root 5.18)
352
353 * mbase/MDirIter.cc:
354 - added missing include TList (root 5.18)
355
356 * mastro/MAstroCatalog.cc, mhist/MHHadronness.cc, mhist/MHWeather.cc,
357 mhvstime/MHPixVsTime.cc, mhvstime/MHVsTime.cc,
358 mpointing/MHPointing.cc, mranforest/MHRanForest.cc,
359 mranforest/MHRanForestGini.cc, mranforest/MRanForest.cc,
360 mreflector/MHReflector.cc:
361 - added missing inlcude TH1 (root 5.18)
362
363 * mbase/MFilter.cc, mbase/MGMap.cc, mbase/MTask.cc,
364 mcalib/MCalibrationBlindPix.cc, mdata/MDataChain.cc,
365 mfilter/MFEnergySlope.cc, mgeom/MGeomMirror.cc,
366 mgui/MCamEvent.cc, mhbase/MBinning.cc, mhbase/MHMatrix.cc,
367 mhcalib/MHCalibrationPix.cc, mhcalib/MHGausEvents.cc,
368 mhflux/MHEnergyEst.cc, mhist/MHCamEventRot.cc,
369 mhist/MHHadronness.cc, mranforest/MHRanForest.cc,
370 mreflector/MRflEvtHeader.cc, mreflector/MRflSinglePhoton.cc,
371 msql/MSQLServer.cc, mtools/MSimulatedAnnealing.cc,
372 mtools/MTFillMatrix.cc, mcalib/MCalibrationPix.cc,
373 mcalib/MCalibrationQEPix.cc, manalysis/MParameterCalc.cc,
374 mcalib/MCalibrationTestCalc.cc, mdata/MDataArray.cc,
375 mgeom/MGeomCamDwarf.cc, mhbase/MH3.cc, mtools/MagicJam.cc,
376 mhcalib/MHCalibrationRelTimeCam.cc, mhft/MGeomCamMagicXT.cc,
377 mranforest/MRanForestCalc.cc, mtools/MagicDomino.cc,
378 mhflux/MHThreshold.cc, mimage/MStereoPar.cc,
379 mfilter/MFCosmics.cc, mpedestal/MPedestalCam.cc:
380 - added missing include of TMath (root 5.18)
381
382 * mbase/MGTask.cc, mdata/MDataChain.cc, mhbase/MHArray.cc,
383 mjobs/MJCut.cc, mjoptim/MJOptimizeCuts.cc, mmc/MMcEvt.cxx:
384 - added missing include of TClass (root 5.18)
385
386 * mhbase/MH3.cc:
387 - added missing include of THashList (root 5.18)
388
389 * mcalib/MCalibrationChargeCalc.[h,cc], msignal/MExtractor.[h,cc],
390 mpedestal/MPedestalSubtract.[h,cc], msignal/MExtractTime.[h,cc]:
391 - for convinience (rootcint of 5.18) changed "static const TString"
392 to "static const char *"
393
394 * mhflux/MMcSpectrumWeight.cc:
395 - Use TString::Data() for second argument in TF1 constructor.
396 Otherwise it is ambiguous in root 5.18
397
398 * mhbase/MH.cc:
399 - adde missing includes of TColor, TMath and TClass (root 5.18)
400 - implemented a workaround which always uses the correct
401 CreateGradientColorTable (root 5.18)
402
403 * Makefile:
404 - linking of the shared object is now done in /tmp
405 - replaced = by := where possible
406
407 * mjobs/MJCalibrateSignal.cc:
408 - do not invert contcoscal, that's wrong
409
410 * mmovie/MMovieWrite.cc:
411 - added a #if-directive to use either gStyle or TColor
412 for CreateGradientColorTable depending on root-version
413
414 * mimage/MStereoPar.[h,cc], mimage/MStereoCal.[h,cc]:
415 - replaced Monate Carlo container by MPointingPos
416 - made every algorithm unique
417
418
419
420 2008/06/01 Thomas Bretz
421
422 * callisto.cc, star.cc:
423 - renamed new option to "--null-dev" (clashes with MLog options)
424
425 * mbase/MContinue.cc:
426 - improved output
427
428 * mbase/MTaskList.cc:
429 - fixed broken FindTaskList
430
431
432
433 2008/05/31 Thomas Bretz
434
435 * callisto.cc, star.cc:
436 - added new option "--null" to suppress run-wise output files
437
438 * mjobs/MJob.h:
439 - added new data-member fNullOut to flag suppression of
440 run-wise output files
441
442 * mjobs/MJCalibrateSignal.cc, mjobs/MJStar.cc:
443 - use new option HasNullOut from base class
444
445 * mbase/MClone.cc:
446 - fixed Init (still had a constructor like initializer)
447
448 * mtrigger/MFTriggerPattern.h:
449 - included missing MTripperPattern
450
451 * mtrigger/MFTriggerPattern.cc:
452 - removed default arguments
453 - exchanged ^ by ~
454 - fixed a few typos in function names
455
456
457
458 2008/05/27 Stefan Ruegamer
459
460 * datacenter/scripts/filesondisk
461 - changed the search for raw files to not search in hidden folders
462
463
464
465 2008/05/25 Thomas Bretz
466
467 * mtrigger/MTriggerPattern.cc:
468 - fixed a typo in a comment
469
470 * mtrigger/MFTriggerPattern.[h,cc]:
471 - some code cleanup (mainly unified all the Require and Deny
472 functions into one)
473 - added a DenyAll member function
474 - added Allow member functions including an AllowAll member function
475
476 * mjobs/MJPedestal.cc:
477 - To choose pedestals we now deny all other trigger bits except the
478 pedestal bit and in the case of data runs we deny all bits
479 except trigger lvl1 and trigger lvl2
480
481 * mjobs/MJCalibration.cc:
482 - In addition to denial of prescaled calibration events we
483 deny any bit in the unprescaled pattern but allow only
484 calibration events
485
486 * mjobs/MJCalibrateSignal.cc:
487 - Instead of the denial of only calibration and pedestal events,
488 we now deny any bit in the pattern, but allow Trigger Lvl1
489 and Trigger Lvl2 events to choose cosmics
490 - Instead of the denial of only lvl1 and lvl2 events,
491 we now deny any bit in the pattern, but allow pedestal
492 events to choose pedestals
493 - Instead of requiring only calibration events,
494 we now deny any bit in the pattern, but require the calibration
495 bit to choose calibration events
496
497 * mbase/MClone.[h,cc]:
498 - instead of cloning the object again and again we now clone
499 it once and then just copy the contents. A new option has
500 been introduced to switch back to the old behaviour
501
502 * mbase/MStatusDisplay.[h,cc]:
503 - changed the argument of GetEmbeddedCanvas from a pointer
504 to a reference
505
506 * macros/rootlogon.C:
507 - switched on optimization (-O3) for ACLIC
508
509
510
511 2008/05/24 Thomas Bretz
512
513 * mjobs/MJCalibrateSignal.cc:
514 - removed the obsolete fconsmics (what the hell did it do...
515 it removed the largest events?)
516 - added a cosmics trigger for calibration events instead
517
518
519
520
521 2008/05/20 Thomas Bretz
522
523 * mjobs/MJCalibrateSignal.cc:
524 - added a MH3-histogram to be filled. It contains the
525 rate of the trigger pattern per run.
526 - the filter selecting the calibration or pedestal
527 events has been renamed from ftp to fcalped
528 - the MContinue rejecting these events has been renamed
529 from conttp to contcalped
530 - the filter selecting the pedestal events have been
531 renamed from ftp2 to fped
532 - In the case of MUX data (no lo-gain) this filter
533 is now also rejecting lvl1 and lvl2 triggered events
534 - the ftp2-filter for the pedestal extraction tasks and
535 the corresponding histogram fillers is obsolete
536 - the previouls "PedestalFilter" is obsolete.
537 - it doesn't make sense not to extract the signal (filter
538 of teskenv1, taskenv2 and taskenv3) but process the
539 rest of the tasklist
540 - the pedestal extraction (as the calibration was already)
541 has been moved to its own tasklist with the corresponding
542 filter applied.
543 - tlist3 has been renamed to tlist4
544 - contped has been removed from the tasklist
545
546 * mhbase/MH3.cc:
547 - fixed a bug introduced with the lables (it must be !(x&y)
548 instead of !x&y
549
550 * mjobs/MDataSet.cc:
551 - shortened a line of output to fit into 80 characters
552
553
554
555 2008/05/19 Thomas Bretz
556
557 * Makefile.conf.general, Makefile.conf.linux:
558 - distinguish between := (eval once) and = (eval every access)
559
560 * mbase/BaseLinkDef.h, mbase/Makefile:
561 - added MObjLookup
562
563 * mbase/MObjLookup.[h,cc]:
564 - added
565
566 * mbase/MEvtLoop.cc:
567 - set progress bar position to 0 before PreProcessing
568
569 * mdata/MDataMember.[h,cc]:
570 - added a member function to get a string
571
572 * mfilter/MFCosmics.cc:
573 - fixed a typo in a comment
574
575 * mhbase/MH.[h,cc]:
576 - improved SetBinning for newer root-versions
577 - improved SetBinning to correctly support axis with labels
578 (keeps the binning unchanged)
579
580 * mhbas/MH3.[h,cc], mhbase/MHn.[h,cc]:
581 - support for axis labels was added.
582 - a possibility to set an additional weight has been added
583 - the version number has been increased accordingly
584
585 * mjobs/MJPedestal.cc:
586 - deny level1 and level2 triggers choosing pedestal events
587
588 * mraw/MRawRunHeader.h:
589 - added a member function returning the RunLength (stop-start)
590
591 * mtrigger/MTriggerPattern.[h,cc]:
592 - wrapped some comments
593 - improved comments
594
595
596
597 2008/05/15 Thomas Bretz
598
599 * mfilter/MFMagicCuts.[h,cc]:
600 - fixed a few typos in comments and in the output
601 - added an option kAreaLin with a linear cut in area for special
602 studies
603
604 * mbase/MStatusDisplay.cc:
605 - if no MStatusArray is found, keys which store a TCanvas object
606 are displayed instead if available
607
608 * mhcalib/MHCalibrationPulseTimeCam.[h,cc]:
609 - the extraction range to get the maximum is now determined
610 automatically from the MExtractedSignalCam
611
612 * mpedestal/MPedestalSubtract.cc, msignal/MExtractTimeAndCharge.cc:
613 - raise an error if there is a mismatch in the number of samples
614
615
616
617
618 2008/05/14 Thomas Bretz
619
620 * mhbase/MH3.[h,cc], mhbase/MHn.[h,cc]:
621 - enhanced to allow direct filling of Profile histograms
622
623 * mjobs/MDataSet.h:
624 - fixed a bug in Print() causing an infinite loop
625
626 * mjtrain/MJTrainDisp.cc, mjtrain/MJTrainSeparation.cc:
627 - write the dataset(s) to the output file
628
629 * mjtrain/MJTrainEnergy.cc
630 - write the dataset to the output file
631 - added new plots to show the resolution versus several different
632 parameters
633
634 * mpedestal/MPedestalSubtract.[h,cc]:
635 - added an additional check to compate the number of hi-/lo-gain
636 slices in the run- and event-header
637
638 * mpointing/MPointingDevCalc.cc:
639 - added the 14th Jan 08 to the list of new pointing models
640
641
642
643 2008/05/07 Stefan Ruegamer
644
645 * datacenter/scripts/checkmd5sum
646 - implemented check of files from /magic and /data
647
648 * datacenter/scripts/checktransfer
649 - changed the search for temporary zipfiles to not search in hidden
650 directories
651
652 * datacenter/scripts/movingrawfiles2
653 - movingrawfiles to move raw files from /data/fromtape
654
655 * datacenter/scripts/runcallisto
656 - changed default callisto.rc to callisto_mux_new.rc
657
658 * datacenter/scripts/zipscript
659 - changed the script due to the fact that /magic/data/rawfiles is
660 now a link
661 - changed the find to not search in hidden directories
662 - added the -n option to ssh
663
664 * resources/calibration_spline.rc
665 - added calibration factors for periods 62-66 but these are not
666 newly calculated, simply pasted from previous periods!
667
668
669
670 2008/04/08 Thomas Bretz
671
672 * mreport/MReportDrive.cc:
673 - implemented changes of Version 20080220
674
675
676
677 2008/03/19 Thomas Bretz
678
679 * mjobs/MJSpectrum.cc:
680 - fixed a bug introduced yesterday. The overflow bin was not
681 correctly referenced
682
683
684
685 2008/03/18 Thomas Bretz
686
687 * sponde.cc:
688 - added new option "--force-runtime"
689
690 * mbase/MEnv.h:
691 - added WriteFile to context menu
692
693 * mjobs/MJSpectrum.[h,cc]:
694 - added a new option to force using the runtime instead of the
695 effective observation time (this might bw wrong for very
696 short datasets)
697 - added a check if the effective observation time is out of
698 the histogram range... print a warning if so and include
699 the overflow bins into the eff. obs time
700 - added an estimated sensitivity curve for high and low za
701 to the spectrum plots
702 - added description text for 1553 and crab spectrum
703 - write out the MC events after cuts including their weights
704 - do not fit at 1TeV but 500GeV instead
705
706 * mjobs/MJob.cc:
707 - check in WriteContainer whether the file is already open
708
709 * mpointing/MPointingDevCalc.cc:
710 - added some more comments
711
712 * mhflux/MMcSpectrumWeight.[h,cc]:
713 - added the possibility to extend a spectrum by "fake" statistics
714
715
716
717 2008/03/14 Daniel Hoehne
718
719 * datacenter/macros/filldotrun.C:
720 - inserted new arehucas version
721
722
723
724 2008/03/04 Thomas Bretz
725
726 * condor/program.submit, condor/macro.submit, condor/script.submit:
727 - added
728
729
730
731 2008/03/03 Thomas Bretz
732
733 * mhflux/MHAlpha.[h,cc]:
734 - allow to project individual bins in DrawNicePlot
735
736
737
738 2008/02/24 Thomas Bretz
739
740 * mbase/MLog.h:
741 - added a getter for the OutputLevel (for debugging)
742
743 * mpointing/MPointing.h:
744 - added a memberfunction to calculate the Abs-value
745
746 * mpointing/PointingLinkDef.h:
747 - added RaDec
748
749
750
751 2008/02/21 Daniela Dorner
752
753 * datacenter/db/builddatasets.php:
754 - display 'Remark' only in case of errors
755
756
757
758 2008/02/08 Stefan Ruegamer
759
760 * datacenter/scripts/checkmd5sum
761 - added check to prevent that checksums of files not read from tape
762 enter the .lapalma file
763
764 * datacenter/scripts/dbchk
765 - added check for crashed runs, sequences and datasets
766 - corrected bugs in find command and $dir-loops
767 - adapted to the automatic concept and added it to the cronjobs
768
769
770
771 2008/02/01 Stefan Ruegamer
772
773 * datacenter/macros/filldotrun.C
774 - added default entry for fCompmux for new runs
775
776 * datacenter/macros/checkfileavail.C
777 - added checking of fCompmux
778
779
780
781 2008/02/01 Daniel Hoehne
782
783 * datacenter/db/runinfo-aio.php:
784 - fixed 'bug' with query. Now runs are displayed in ascending order
785
786
787
788 2008/01/31 Thomas Bretz
789
790 * mbase/MThread.[h,cc]:
791 - imported from Cosy
792
793 * mbase/Makefile:
794 - added MThread
795
796 * mbase/BaseLinkDef.h:
797 - added MThread
798
799
800
801 2008/01/27 Thomas Bretz
802
803 * .rootrc:
804 - updated with the correct path to the ViewCVS
805
806
807
808 2008/01/24 Thomas Bretz
809
810 * mpointing/MPointing.cc:
811 - added ClassImp for RaDec
812
813 * mpointing/MPointing.h:
814 - added code for classes AltAz and RaDec deriving from TVector2
815 not to be used in Mars and Cosy
816
817
818
819 2008/01/24 Daniel Hoehne
820
821 * scripts/preparemc:
822 - adapted to new rawfile/camera structure in /magic/montecarlo
823
824
825
826 2008/01/14 Thomas Bretz
827
828 * mpointing/MPointing.h:
829 - added enumeration operator[]
830
831
832
833 2008/01/11 Thomas Bretz
834
835 * mbase/MLog.cc:
836 - correctly use delete[] instead of delete for fGuiLInes as
837 suggested by valgrind.
838
839
840
841 2008/01/09 Thomas Bretz
842
843 * mbadpixels/MBadPixelsTreat.[h,cc]:
844 - removed obsolete fRawHeader
845
846 * mpointing/MSrcPosCam.[h,cc]:
847 - added Paint member function
848
849 * mpointing/MSrcPosRndm.[h,cc]:
850 - also produce a antio source position for wobble observations
851
852 * mraw/MRawRunHeader.cc, mjobs/MJCalibration.cc,
853 mpedestal/MPedestalCam.cc:
854 - some cosmetics
Note: See TracBrowser for help on using the repository browser.