source: trunk/MagicSoft/Mars/Changelog@ 9611

Last change on this file since 9611 was 9611, checked in by Daniela Dorner, 14 years ago
*** empty log message ***
File size: 16.3 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 2010/07/06 Daniela Dorner
22
23 * datacenter/scripts/runstar_mc:
24 - fixed typo
25 - added inpath to command line
26
27
28
29 2010/07/05 Daniela Dorner
30
31 * datacenter/scripts/runceres:
32 - added path for C and P run (was not the same like for D run)
33
34 * datacenter/scripts/sourcefile:
35 - fixed joins in subquerypart()
36
37 * datacenter/scripts/runcallisto_mc:
38 - added inpath to command line
39
40 * datacenter/db/mcinfo.php:
41 - removed FailMenu
42 - fixed bug (group by did not work in case statusvalue was not
43 selected)
44
45 * datacenter/db/mcdefs.php:
46 - removed FailMenu columns
47
48
49
50 2010/07/05 Thomas Bretz
51
52 * mraw/MRawRunHeader.h:
53 - added missing SetFileNumber
54
55 * mjobs/MSequence.cc:
56 - added the missing file number to teh MC file names
57
58 * msimcamera/MSimCalibrationSignal.h:
59 - changed virtual file name from 000000 to 000001 to force file
60 number to be 1.
61
62 * mjobs/MJSimulation.[h,cc]:
63 - added run-number to ceres.root filename
64
65
66
67 2010/07/02 Daniela Dorner
68
69 * datacenter/scripts/runcorsika:
70 - removed $com
71 - updated logging
72
73 * datacenter/scripts/runceres:
74 - fixed path
75 - added error handling
76
77 * resources/steps_fact.rc:
78 - update joins to new scheme to include further steps in the chain
79
80 * datacenter/scripts/sourcefile:
81 - adapted queries to new scheme of joins
82
83 * datacenter/scripts/runstar_mc:
84 - added (script to run star for mc)
85
86
87
88 2010/07/02 Daniela Dorner, Christian Farnier
89
90 * datacenter/scripts/runcallisto_mc:
91 - added (script to callibrate mc)
92
93
94
95 2010/06/30 Daniela Dorner
96
97 * datacenter/db/mcinfo.php:
98 - added output to step column in case job is running
99 - fixed typo
100
101 * datacenter/scripts/runcorsika:
102 - small bugfix (new version of 'cut' gives error for '-c 0-4')
103
104 * datacenter/scripts/runceres:
105 - added (script to run telescope simulation of file basis)
106
107 * datacenter/scripts/setup.wue.magic.data,
108 datacenter/scripts/setup.wue.magic.mc,
109 datacenter/scripts/setup.wue.fact.mc:
110 - added condorpath
111
112 * datacenter/scripts/jobmanager,
113 datacenter/scripts/scriptlauncher:
114 - implemented condorpath
115
116 * datacenter/scripts/sourcefile:
117 - changed log and error file name for jobmanager
118
119 * resources/steps_fact.rc:
120 - fixed typo
121
122
123
124 2010/06/29 Daniela Dorner
125
126 * datacenter/db/mcinfo.php:
127 - added duration to step column in case of 'failed' and 'done'
128
129
130
131 2010/06/28 Daniela Dorner
132
133 * datacenter/db/include.php:
134 - adapted status query for new db layout
135
136 * datacenter/db/menu.php:
137 - added and exchanged menu points and init elements for the new
138 layout of the FACT mc db
139 - bugfix that menu items can be switched off
140
141 * datacenter/db/mcinfo.php:
142 - adapted the queries for the new layout of the FACT mc db
143 (different table names, structures and content)
144 - adapted query for the status group by
145
146 * datacenter/db/mcdefs.php:
147 - adapted the arrays for the new layout of the FACT mc db
148
149
150
151 2010/06/28 Thomas Bretz
152
153 * mbase/MStatusDisplay.cc:
154 - Status displays where stored as MStatusArray instead of
155 MStatusDisplay
156 - Read now also can read other StatusDisplays if a key is found in
157 the file
158
159
160
161 2010/06/25 Thomas Bretz
162
163 * mjobs/MJSimulation.[h,cc]:
164 - added data member fRunNumber
165 - changed the rules to create the output file names
166 - set default run-numbers for different run-ytpes
167 - apply run-number
168 - added IntendedPulsePosition to output
169
170 * mraw/MRawRunHeader.h:
171 - added SetFileNumber member function
172
173
174
175 2010/06/24 Thomas Bretz
176
177 * mgeom/MGeomCam.h:
178 - call constructor of base class in copy-constructor
179
180 * mhbase/MH.h:
181 - remove argument name where obsolete
182
183 * mjobs/MJSimulation.cc:
184 - fixed some axis labels
185
186 * msimreflector/MMirrorDisk.cc:
187 - changed interpretation from file from radius to diameter
188
189 * ceres.cc:
190 - added option --run-number
191
192 * showplot.cc:
193 - set default palette to pretty palette
194
195 * mcorsika/MCorsikaRunHeader.h:
196 - added getter for ViewConeInnerAngle
197
198 * mmc/MMcCorsikaRunHeader.h:
199 - added HasViewCone
200 - added SetViewCone
201
202 * mmc/MMcEvt.[hxx,cxx], mmc/MMcEvtBasic.[h,cc]:
203 - moved fPhi and fTheta from MMcEvt to MMcEvtBasic
204 - increased class version number accordingly
205 - moved setter
206 - moved getter
207 - adapted Clean()
208 - adapter copy-constructor
209
210 * mpointing/MPointingDevCalc.cc:
211 - added some comments
212
213 * msim/MSimMMCS.cc:
214 - transfer view cone data
215 - set run-info (run/file-number) according to new scheme
216 - always set MMcEvt::fPhi/fTheta to particle direction
217
218
219
220 2010/06/24 Daniela Dorner
221
222 * datacenter/scripts/sourcefile, resources/steps_fact.rc:
223 - bugfixes: changed joins to get correct queries for all cases
224
225 * datacenter/scripts/setup.wue.fact.mc:
226 - changed path for setup files
227 - added runceres to jobmanager settings
228
229
230
231 2010/06/22 Daniela Dorner
232
233 * datacenter/scripts/writemcsequencefile:
234 - improved logging
235
236 * datacenter/scripts/sourcefile:
237 - adapted greps in rc-files to grep only lines which are no
238 comments
239
240
241
242 2010/06/17 Daniela Dorner
243
244 * resources/steps_fact.rc:
245 - removed step CPRun
246 - split 'Joins' to 'Joins' and 'SpecialJoins' depending on
247 whether the join is with a different table
248
249 * datacenter/scripts/sourcefile:
250 - bugfix in query
251 - included new type of join from steps.rc
252 - added comments
253
254
255
256 2010/06/16 Daniela Dorner
257
258 * resources/steps_fact.rc:
259 - removed step CPRun
260 - added step SequenceFile
261
262 * datacenter/scripts/setup.wue.fact.mc:
263 - added path for mc sequences
264
265 * datacenter/scripts/writemcsequencefile:
266 - added (script to write mc sequencefiles)
267
268
269
270 2010/06/15 Daniela Dorner
271
272 * resources/steps_fact.rc:
273 - added (file containing the dependencies for the steps of the
274 automatic production of MC for FACT)
275
276
277
278 2010/06/14 Daniela Dorner
279
280 * datacenter/scripts/sourcefile:
281 - bugfix in query
282
283 * datacenter/scripts/runcorsika:
284 - added output of command to processlog
285
286 * datacenter/scripts/setup.wue.fact.mc:
287 - changed setup to be used by user montecarlo to reproduce some
288 corsikas
289
290
291
292 2010/06/11 Daniela Dorner
293
294 * datacenter/scripts/sourcefile:
295 - changed functions and queries to new db layout
296 - added functions to get values from steps.rc
297 - new function for part of query which is identical for the
298 functions getstatus() and gettodo()
299 - removed $reset (was only needed for MerppUpdate)
300 - improved and added comments
301
302 * datacenter/scripts/jobmanager:
303 - implemented changes for new db layout
304 - fix in function nextscript(): wrong variable was used
305
306 * datacenter/scripts/runcorsika:
307 - implemented changes for new db layout
308 - merged uncommitted changes of Thomas Bretz
309 - Observatory values and atmosphere now read from DB
310 - implemented new seeds
311 - removed $reused
312 - wavelength range now read from DB
313
314 * datacenter/scripts/setup.wue.fact.mc:
315 - added (setup for fact mc production)
316
317
318
319 2010/06/11 Stefan Ruegamer
320
321 * mjobs/MJSpectrum.cc
322 - corrected the flux of the published MAGIC spectrum
323
324
325
326 2010/06/03 Thomas Bretz
327
328 * mranforest/MRanForestCalc.cc:
329 - added stdlib.h to make Dominik happy ;)
330
331
332
333 2010/05/05 Thomas Bretz
334
335 * mastro/MAstro.cc:
336 - fixed AngularDistance (called a non existing function and
337 the compiler didn't complain)
338
339 * mbase/MParContainer.[h,cc]:
340 - added static function Overwrites (previously in MTask)
341
342 * mbase/MStatusDisplay.[h,cc]:
343 - allow writing a MStatusDisplay without writing a MStatusArray
344 (therefore added SeveAsPlainRoot)
345 - improved reading of files just containing canvases and objects
346
347 * mbase/MTask.[h,cc]:
348 - moved code from Overwrites to a static function in MParContainer
349
350 * msimcamera/MSimCalibrationSignal.cc:
351 - changed distribution of signal from Gauss to Poissonian
352
353 * showplot.cc:
354 - removed nonsense "-q" option
355
356 * mbase/MStatusArray.[h,cc]:
357 - fixed/improved (once again) deleting of the array
358
359 * mbase/MStatusDisplay.cc:
360 - removed the MAstroCatalog workaround - is it still necessary?
361 (needs testing)
362 - added UpdateMemory every here and there to get the memory
363 consumption is more circumstances
364
365
366
367 2010/04/22 Thomas Bretz
368
369 * showplot.cc:
370 - added --debug-mem option
371
372 * mbase/MParSpline.cc, mhbase/MH3.cc, mhbase/MHn.cc,
373 mhflux/MHAlpha.cc, mhist/MHCamEvent.cc:
374 - added missing call to the RecursiveRemove of the base class
375
376 * mfileio/MReadTree.cc:
377 - In the case Notify failed since about two years accidentaly
378 kTRUE instead of kERROR was returned
379
380 * mfileio/MWriteRootFile.cc:
381 - added some more debug output
382
383 * mhflux/MAlphaFitter.cc:
384 - Return if fit failed
385
386 * mhflux/MHPhi.cc:
387 - avoid inf and nan when producing histogram (the divisor could
388 have been zero in case of the inetgral of an empty histogram)
389
390
391
392 2010/04/21 Thomas Bretz
393
394 * macros/rootlogon.C:
395 - a small fix which gets rid of the annoying error about an
396 unlocked mutex when starting the MStatusDisplay in the
397 interpreter. It makes sure that fGThreadFactory gets initialized
398 from the main thread.
399
400 * mbase/MStatusDisplay.cc:
401 - added a console output if TryLock fails
402 - the return value of TString::Index was misinterpreted
403
404 * mmuon/MHSingleMuon.cc:
405 - removed another reference to gMinuit
406
407 * msimcamera/MSimRandomPhotons.cc:
408 - re-did the output
409 - choose the other rate f2 instead of f1
410
411 * msimcamera/MSimTrigger.[h,cc]:
412 - keep the index of the trigger channel which finnaly issued
413 the trigger and propagate it to the event header
414
415 * mraw/MrawEvtHeader.h:
416 - implementd setter for fNumTriggerLvl1
417
418
419
420 2010/04/20 Thomas Bretz
421
422 * mfileio/MReadTree.cc:
423 - no error was returned anymore when Notify() failed. Fixed.
424
425
426
427 2010/04/19 Thomas Bretz
428
429 * mbase/MStatusArray.cc:
430 - added a workaround to prevent crashes in case of double
431 deleteion of the fHistogram in TGraphs
432
433 * mcorsika/MCorsikaEvtHeader.cc:
434 - replaced special characters by UTF8 characters
435
436 * mgeom/MGeom.[h,cc]:
437 - implemented function to return the distance squared
438
439 * mjobs/MJSimulation.cc:
440 - display degree symbol correctly in plots
441 - added artificial star-files to output
442 - for the moment the output of the reflector files is suppressed
443
444 * mmuon/MHSingleMuon.cc:
445 - catch if the fit failed
446 - replaced use of gMinuit by direct access to the function
447
448 * mpointing/MPointing.cc:
449 - replaced deg-symbol by UTF8 character
450
451 * mpointing/MPointingDevCalc.cc:
452 - added more information
453
454 * msignal/MSignalCam.[h,cc]:
455 - made the data members describing the image persistent.
456 they are not guranteed to have correct contents. Use
457 MNewImagePar instead.
458 - increased class version number accordingly
459
460 * msimreflector/MMirrorHex.h:
461 - added Getter for fD
462
463
464
465 2010/04/13 Daniela Dorner
466
467 * datacenter/db/builddatasets.php:
468 - updated check for observation mode: allowed 'N/A', as there is
469 else an error for old data
470
471
472
473 2010/04/13 Thomas Bretz
474
475 * msim/MHPhotonEvent.cc:
476 - automatic binning for case 3
477 - new case 5
478
479 * msim/MHPhotonEvent.h:
480 - this can be a huge memory consumption and we don't need double
481 precision (range) accordingly changed all TH*D to TH*F.
482 consequently increased class version number
483
484
485
486 2010/03/30 Thomas Bretz
487
488 * Makefile.conf.general:
489 - moved ARCHDEFS from DEFINES to CXXFLAGS otherwise it might get
490 ignored
491
492 * mbase/MQuaternion.h:
493 - added member-function to normalize vector part of quaternion
494
495 * mbase/MTime.cc:
496 - issue an error if __LINUX__ is not set
497
498 * mjobs/MJSimulation.cc:
499 - set name of reflector explicitly to "Reflector"
500
501 * msimreflector/MMirror.h:
502 - added member function to set z position (for optimization purpose)
503 - added SimPSF(TVector3&)
504
505 * msimreflector/MSimReflector.[h,cc]:
506 - added name of reflector as data member
507
508 * melectronics/MAvalanchePhotoDiode.cc:
509 - scale the crosstalk probability as the height of the emitted
510 signal with the recovery time.
511
512 * mhflux/MHEnergyEst.cc:
513 - added a workaround to get rid of some root-warnings
514
515 * mjtrain/MJTrainEnergy.cc:
516 - improved axis labels
517
518 * mpointing/MPointingDevCalc.cc:
519 - added some more comments
520
521 * msimreflector/MMirror.[h,cc]:
522 - added fShape to allow for parabolic mirrors
523
524 * msimreflector/MReflector.cc:
525 - implemented the option of parabolic mirrors into the
526 reflector defintion file
527
528 * msimreflector/MSimReflector.[h,cc]:
529 - implemented (and fixed) the calculation of the reflection at
530 parabolic surfaces
531 - implemented the possibility to switch off the early check for
532 "photon can hit the camera" (fDetectorMargin<0)
533 - added setter for fDetectorMargin
534
535
536
537
538 2010/03/01 Stefan Ruegamer
539
540 * resources/hilocalib.rc:
541 - added df factors for p23-25, using the same as for p22. Sequences
542 are not running with df in these periods, therefore the correct
543 factors cannot be determined, and it doesn't matter anyway.
544
545 * datacenter/read_lapalma-tapes:
546 - added automationsetup before movingrawfiles
547
548
549
550 2010/02/23 Thomas Bretz
551
552 * mbase/MAGIC.cc:
553 - projections are supposed to work again in root 5.26
554 (not tested yet)
555
556 * mbase/MGMap.cc, mbase/MObjLookup.cc:
557 - key and val are Long64 in newer root versions
558
559 * mdata/MDataPhrase.cc:
560 - need inclusion of TFormulaPrimitive in root 5.26
561
562 * mhflux/MMcSpectrumWeight.cc:
563 - root 5.26 has a different calling convention for TH1::Intgeral
564
565 * mjobs/MJob.cc:
566 - added a suggested parenthesis
567
568 * mjtrain/MJTrainDisp.cc:
569 - cast the MH3 histogram correctly to a TH2
570
571
572
573 2010/02/22 Daniela Dorner
574
575 * datacenter/db/menu.php:
576 - added ObsLevel and download link column for cta pages
577
578 * datacenter/db/ctadefs.php:
579 - added observation level
580
581 * datacenter/db/ctamcinfo.php:
582 - added column with download link for the files
583
584 * datacenter/db/builddatasets.php, datacenter/db/ctamcinfo.php,
585 datacenter/db/culminating.php, datacenter/db/datacheck.php,
586 datacenter/db/datasetinfo-aio.php, datacenter/db/ganymed.php,
587 datacenter/db/include.php, datacenter/db/mcinfo.php,
588 datacenter/db/opticaldata.php, datacenter/db/printtable.php,
589 datacenter/db/queryrbk.php, datacenter/db/runinfo-aio.php,
590 datacenter/db/sequence.php, datacenter/db/sequinfo-aio.php,
591 datacenter/db/sources.php, datacenter/db/statussbs.php:
592 - bugfix for get.txt
593
594 * datacenter/db/datasetinfo-aio.php:
595 - bugfix calling PrintPage()
596
597
598
599 2010/02/01 Daniela Dorner
600
601 * datacenter/scripts/fillmcdb:
602 - added observation level
603
604 * datacenter/scripts/sourcefile:
605 - added comment concerning $0 problem
606 - added 'ERROR' in processlog message of makedir
607
608
609
610 2010/02/04 Stefan Ruegamer
611
612 * mraw/MRawRunHeader.cc
613 - changed GetTypeID()!=fTelescopeNumber*10U+5U to GetTypeID()!=5U
614 so that the new 5xxxxxx sequences can be processed
615 - adapted error message
616 - inserted Domino calibration run
617
618 * mraw/MRawRunHeader.cc
619 - inserted Domino calibration run
620
621
622
623 2010/02/01 Daniela Dorner
624
625 * datacenter/scripts/runsimtel
626 - fixes typo
627 - replaced path in disk-check by variable
628
629
630
631 2010/01/15 Stefan Ruegamer
632
633 * datacenter/scripts/dowebplots, jobmanager
634 - if-condition if [ "$numproc" = "" ] now correctly checks for "0"
635
636 * datacenter/scripts/scriptlauncher
637 - added automationsetup variable in condor command
638
639 * datacenter/macros/buildsequenceentries.C
640 - where necessary changed Int to Long to account for the high value
641 of the stereo runs
642
643 * resources/sequences.rc
644 - added two transition conditions for the calibration scripts
645 10Led_UV_PEDANDCAL_1kHz and 10LED_UV
Note: See TracBrowser for help on using the repository browser.