1 | Please do not write behind the end of line tag so that it is possible
|
---|
2 | to send a Changelog file to a line printer directly. Thanks.
|
---|
3 |
|
---|
4 | For your entries please follow EXACTLY this style:
|
---|
5 |
|
---|
6 | _yyyy/mm/dd_[Your Name]
|
---|
7 | _
|
---|
8 | ___*_filename:
|
---|
9 | _____-_description
|
---|
10 | _
|
---|
11 | ___*_filename2, filename3:
|
---|
12 | _____-_description
|
---|
13 | _
|
---|
14 | _
|
---|
15 | _
|
---|
16 |
|
---|
17 | While an underscore is a placeholder for a white-space or an empty line.
|
---|
18 |
|
---|
19 | -*-*- END OF LINE -*-*-
|
---|
20 |
|
---|
21 | 2010/08/27 Daniela Dorner
|
---|
22 |
|
---|
23 | * datacenter/scripts/insertmc:
|
---|
24 | - updated some default values
|
---|
25 |
|
---|
26 | * datacenter/scripts/insertmc, datacenter/scripts/insertmc,
|
---|
27 | resources/step_fact.rc:
|
---|
28 | - changed processing of ceres from file- to run-basis
|
---|
29 |
|
---|
30 |
|
---|
31 |
|
---|
32 | 2010/08/26 Daniela Dorner
|
---|
33 |
|
---|
34 | * datacenter/db/mcinfo.php:
|
---|
35 | - implemented status 'crashed' also for display of list of runs
|
---|
36 |
|
---|
37 | * datacenter/db/mcdefs.php, datacenter/db/menu.php:
|
---|
38 | - implemented CeresSetupKEY for mcinfo.php
|
---|
39 |
|
---|
40 |
|
---|
41 |
|
---|
42 | 2010/08/26 Reiner Rohlfs
|
---|
43 |
|
---|
44 | * mcorsika/MCorsikaFormat.[h,cc]
|
---|
45 | - fixed a problem in comparing fRunePos with position 0
|
---|
46 |
|
---|
47 |
|
---|
48 |
|
---|
49 | 2010/08/25 Thomas Bretz
|
---|
50 |
|
---|
51 | * mjtrain/MJTrainCuts.cc:
|
---|
52 | - fixed the SetDrawOption for the 2D histogram
|
---|
53 |
|
---|
54 |
|
---|
55 |
|
---|
56 | 2010/08/24 Thomas Bretz
|
---|
57 |
|
---|
58 | * mjtrain/MJTrainCuts.cc:
|
---|
59 | - removed the SetDrawOption from the 1D histogram
|
---|
60 |
|
---|
61 |
|
---|
62 |
|
---|
63 | 2010/08/24 Reiner Rohlfs
|
---|
64 |
|
---|
65 | * mcorsika/MCorsikaFormat.[h,cc]
|
---|
66 | - in method MCorsikaFormatEventIO::SeekEvtEnd() the RUNE block
|
---|
67 | is first searched at the end of the file. It it is not found
|
---|
68 | the whole file is scanned for the RUNE block. Once it is
|
---|
69 | found it can be accessed directly at the next call of this
|
---|
70 | function.
|
---|
71 |
|
---|
72 |
|
---|
73 |
|
---|
74 | 2010/08/20 Daniela Dorner
|
---|
75 |
|
---|
76 | * datacenter/scripts/sourcefile:
|
---|
77 | - bugfix in query for influenced steps
|
---|
78 |
|
---|
79 |
|
---|
80 |
|
---|
81 | 2010/08/19 Thomas Bretz
|
---|
82 |
|
---|
83 | * mjobs/MSequence.cc:
|
---|
84 | - fixed treatment of file number 0 in InflateFileName and
|
---|
85 | PrintRuns
|
---|
86 |
|
---|
87 |
|
---|
88 |
|
---|
89 | 2010/08/17 Thomas Bretz
|
---|
90 |
|
---|
91 | * resmc/fact-trigger-sum.txt, resmc/fact-trigger-all.txt,
|
---|
92 | macros/fact/fact_trigger.C:
|
---|
93 | - added
|
---|
94 |
|
---|
95 |
|
---|
96 |
|
---|
97 | 2010/08/17 Daniela Dorner
|
---|
98 |
|
---|
99 | * datacenter/scripts/insertmc:
|
---|
100 | - added (script to insert mc runs and sequences to the FACT MC DB)
|
---|
101 |
|
---|
102 |
|
---|
103 |
|
---|
104 | 2010/08/16 Thomas Bretz
|
---|
105 |
|
---|
106 | * mgeom/GeomLinkDef.h, mgeom/Makefile:
|
---|
107 | - added MGeomCamFACT
|
---|
108 |
|
---|
109 | * mgeom/MGeomCamFACT.[h,cc]:
|
---|
110 | - added
|
---|
111 |
|
---|
112 | * mgeom/MGeomCamDwarf.[h,cc], mgeom/MGeomPix.[h,cc]:
|
---|
113 | - moved CalcXY to MGeomPix
|
---|
114 | - removed obsolete includes
|
---|
115 |
|
---|
116 | * mgeom/MGeomCamFact.cc:
|
---|
117 | - removed obsolete includes
|
---|
118 |
|
---|
119 | * mranforest/MRanForestCalc.h:
|
---|
120 | - added new function Train which either calls TrainRegression
|
---|
121 | or TrainSingleRF
|
---|
122 |
|
---|
123 | * mranforest/MHRanForestGini.cc:
|
---|
124 | - improved display
|
---|
125 |
|
---|
126 | * mfileio/MReadMarsFile.cc:
|
---|
127 | - evaluate return code of fRun->Process()
|
---|
128 | - print return code in case of failure
|
---|
129 |
|
---|
130 | * mjoptim/MJOptimizeBase.[h,cc]:
|
---|
131 | - improved existing comments
|
---|
132 | - added a full class description
|
---|
133 | - print a warning if TRandom is used a random number generator
|
---|
134 |
|
---|
135 | * mtools/MTFillMatrix.cc:
|
---|
136 | - improved handling of negative number of events
|
---|
137 |
|
---|
138 | * mjtrain/MJTrainSeparation.cc:
|
---|
139 | - added names to test- and train-dataset for storage
|
---|
140 |
|
---|
141 | * mjtrain/TrainLinkDef.h, mjtrain/Makefile:
|
---|
142 | - added MJTrainCuts
|
---|
143 |
|
---|
144 | * macros/train/traincuts.C:
|
---|
145 | - added
|
---|
146 |
|
---|
147 | * mpointing/MPointingDevCalc.cc:
|
---|
148 | - added a comment about the last lut update
|
---|
149 |
|
---|
150 |
|
---|
151 |
|
---|
152 | 2010/08/13 Thomas Bretz
|
---|
153 |
|
---|
154 | * mimage/MHHillasExt.[h,cc]:
|
---|
155 | - added new histograms to display new variables
|
---|
156 | - increased class version number
|
---|
157 |
|
---|
158 | * mimage/MHillasExt.cc:
|
---|
159 | - fixed claculation of the weighted time spreads
|
---|
160 | - fixed a bug in the calculation of the third moments!
|
---|
161 |
|
---|
162 | * mhist/MHHadronness.cc:
|
---|
163 | - fixed min/max of the intgral histogram
|
---|
164 |
|
---|
165 | * mfbase/MFEventSelector.cc:
|
---|
166 | - if the number of events to be selected is negative select all events
|
---|
167 |
|
---|
168 | * mhbase/MHn.[h,cc]:
|
---|
169 | - fixed the complex display for five histograms
|
---|
170 |
|
---|
171 | * mhbase/MHn.[h,cc], mhbase/MH3.[h,cc]:
|
---|
172 | - implemented a TProfile3D
|
---|
173 | - implemented an option to skip reset of the histograms in a new
|
---|
174 | eventloop
|
---|
175 |
|
---|
176 | * mhbase/MH3.[h,cc]:
|
---|
177 | - moved the addition weight to a new data meber fWeight
|
---|
178 | - increased class version number
|
---|
179 |
|
---|
180 |
|
---|
181 |
|
---|
182 | 2010/08/13 Daniela Dorner
|
---|
183 |
|
---|
184 | * datacenter/scripts/sourcefile:
|
---|
185 | - implemented faster queries for the dependencies of the steps
|
---|
186 | - simplified code
|
---|
187 | - introduced new level for printprocesslog: DEBUG
|
---|
188 |
|
---|
189 | * resources/steps_fact.rc:
|
---|
190 | - adapted to change in queries in sourcefile
|
---|
191 |
|
---|
192 |
|
---|
193 |
|
---|
194 | 2010/08/12 Thomas Bretz
|
---|
195 |
|
---|
196 | * mimage/MHillasExt.[h,cc]:
|
---|
197 | - added Getter for fSlope*
|
---|
198 | - added new data members to Print() output
|
---|
199 | - adapted Set() member function
|
---|
200 | - fixed code for calculating weighted spreads
|
---|
201 | - added new data members to Clear function
|
---|
202 |
|
---|
203 | * mimage/MHHillas.cc, mimage/MHHillasExt.cc, mimage/MHNewImagePar.cc,
|
---|
204 | mimage/MHVsSize.cc, mimage/MHHillasSrc.cc, mimage/MHImagePar.cc,
|
---|
205 | mhcalib/MHGausEvents.cc, mhflux/MHThetaSq.cc, mhflux/MHAlpha.cc,
|
---|
206 | mhflux/MHFalseSource.cc, mhflux/MHEffectiveOnTime.cc,
|
---|
207 | mhflux/MHCollectionArea.cc, mhflux/MHThetaSqN.cc, mhflux/MHDisp.cc,
|
---|
208 | mhflux/MHThreshold.cc, mhflux/MHEnergyEst.cc, mjtrain/MJTrainDisp.cc,
|
---|
209 | mtools/MHSimulatedAnnealing.cc, mmuon/MHSingleMuon.cc,
|
---|
210 | mmuon/MHMuonPar.cc, mpointing/MHSrcPosCam.cc,
|
---|
211 | mpedestal/MHPedestalCor.cc, mhist/MHCamEventRot.cc,
|
---|
212 | mhist/MHStarMap.cc, mjobs/MJSpectrum.cc, mbadpixels/MHBadPixels.cc,
|
---|
213 | mfbase/MFEventSelector2.cc, mhbase/MBinning.cc, mhbase/MH.[h,cc],
|
---|
214 | mhbase/MH3.cc, mhbase/MHMatrix.cc, msim/MHPhotonEvent.cc:
|
---|
215 | - changes MH::SetBinning and similar functions to take references
|
---|
216 | instead of pointers
|
---|
217 | - for the time being wrappers are kept not to break macros
|
---|
218 |
|
---|
219 |
|
---|
220 |
|
---|
221 | 2010/08/11 Thomas Bretz
|
---|
222 |
|
---|
223 | * mhbase/MH3.[h,cc]:
|
---|
224 | - added another type to be able to setup a standard profile and
|
---|
225 | one which display the spread as error
|
---|
226 | - improved/fixed error calculation/display
|
---|
227 |
|
---|
228 | * mimage/MHillasExt.[h,cc]:
|
---|
229 | - added new data members fTimeSpread and fTimeSpreadWeighted
|
---|
230 | - added new data members fSlopeSpread and fSlopeSpreadWeighted
|
---|
231 | - implemented code to calculate the time spreads and slope spreads
|
---|
232 | - increased class version id by 1
|
---|
233 |
|
---|
234 | * mjtrain/TrainLinkDef.h:
|
---|
235 | - added MJTrainImpact
|
---|
236 |
|
---|
237 | * mjtrain/MJTrainImpact.[h,cc]:
|
---|
238 | - added
|
---|
239 |
|
---|
240 | * mjtrain/MJTrainEnergy.h:
|
---|
241 | - added SetTrainExpSize member function
|
---|
242 |
|
---|
243 | * mjtrain/MJTrainDisp.cc:
|
---|
244 | - made the display of the cut-lines a bit more flexible
|
---|
245 | - slightly changed the meaning of the plots
|
---|
246 |
|
---|
247 |
|
---|
248 |
|
---|
249 | 2010/08/10 Thomas Bretz
|
---|
250 |
|
---|
251 | * msim/MPhotonData.cc:
|
---|
252 | - fixed two warnings in FillEventIO (implicit conversion
|
---|
253 | from float to int)
|
---|
254 |
|
---|
255 | * mhbase/MHn.[h,cc]:
|
---|
256 | - added SetConversion to allow for setting a conversion function
|
---|
257 |
|
---|
258 | * mhbase/MH3.[h,cc]:
|
---|
259 | - added conversion function for displaying the histogram
|
---|
260 | - added new data member fConversion
|
---|
261 | - added new member functions Convert and SetConversion
|
---|
262 | - implemented conversion before displaying
|
---|
263 |
|
---|
264 | * mjtrain/MJTrainEnergy.cc:
|
---|
265 | - display resolution directly (sqrt)
|
---|
266 | - changed default binning
|
---|
267 | - don't use build in conversion from mm to degree but
|
---|
268 | MGeomCam.fConvMm2Deg instead.
|
---|
269 |
|
---|
270 | * Makefile.rules:
|
---|
271 | - replaced cvs by svn in diff
|
---|
272 |
|
---|
273 | * mjtrain/MJTrainDisp.cc:
|
---|
274 | - don't use build in conversion from mm to degree but
|
---|
275 | MGeomCam.fConvMm2Deg instead.
|
---|
276 |
|
---|
277 |
|
---|
278 |
|
---|
279 | 2010/08/06 Thomas Bretz
|
---|
280 |
|
---|
281 | * msimcamera/MSimCamera.[h,cc]:
|
---|
282 | - added the possibility to set an overall baseline, baseline-noise
|
---|
283 | and gain.
|
---|
284 |
|
---|
285 | * ceres.rc:
|
---|
286 | - added entries for the new values
|
---|
287 |
|
---|
288 |
|
---|
289 |
|
---|
290 | 2010/07/28 Daniela Dorner
|
---|
291 |
|
---|
292 | * datacenter/db/menu.php:
|
---|
293 | - updated initial parameter selection for mcinfo.php
|
---|
294 | - changed table for GetMin/Max to CeresInfo
|
---|
295 |
|
---|
296 | * datacenter/db/mcinfo.php:
|
---|
297 | - bugfix for removing WHERE or AND at end of queries
|
---|
298 | - added fStopTime to status-column in case of failure
|
---|
299 | - bugfix for correct joins in case of group-by
|
---|
300 |
|
---|
301 | * datacenter/db/mcdefs.php:
|
---|
302 | - updated runtime of ceres
|
---|
303 | - updated joins for status tables
|
---|
304 |
|
---|
305 | * datacenter/scripts/insertmc:
|
---|
306 | - added (script to add runs to the database)
|
---|
307 |
|
---|
308 | * datacenter/scripts/runcorsika:
|
---|
309 | - added check if 'END OF FILE' is contained in logfile
|
---|
310 | - added check if file number > 999 and change filename if it is
|
---|
311 |
|
---|
312 | * datacenter/scripts/setup.wue.fact.mc:
|
---|
313 | - removed cprun
|
---|
314 | - added callisto and star in scripts-array
|
---|
315 |
|
---|
316 | * datacenter/scripts/sourcefile:
|
---|
317 | - removed variables for fProgramId
|
---|
318 |
|
---|
319 | * resources/steps_fact.rc:
|
---|
320 | - added missing needs
|
---|
321 |
|
---|
322 |
|
---|
323 |
|
---|
324 | 2010/07/23 Reiner Rohlfs
|
---|
325 |
|
---|
326 | * mcorsika/MCorsikaFormat.[h,cc]
|
---|
327 | - new files
|
---|
328 | All the differences between EventIo files and coriska files
|
---|
329 | are implemented in these files.
|
---|
330 |
|
---|
331 | * mcoriska/MCorsikaRead.[h,cc]
|
---|
332 | - the file handler fIn is replaced by the MCorsikaFormat class.
|
---|
333 | - every access to the input file is replaces by calling
|
---|
334 | methods of MCorsikaFormat.
|
---|
335 |
|
---|
336 | * mcoriska/MCorsikaRunHeader.[h,cc]
|
---|
337 | - the file handler fIn is replaced by the MCorsikaFormat class.
|
---|
338 | - every access to the input file is replaces by calling
|
---|
339 | methods of MCorsikaFormat.
|
---|
340 |
|
---|
341 | * mcoriska/MCorsikaEvtHeader.[h,cc]
|
---|
342 | - the file handler fIn is replaced by the MCorsikaFormat class.
|
---|
343 | - every access to the input file is replaces by calling
|
---|
344 | methods of MCorsikaFormat.
|
---|
345 |
|
---|
346 | * msim/MPhotonEvent.cc
|
---|
347 | - method ReadCorsikaEvt distinguish between Corsika and EventIo
|
---|
348 | input files and calls either FillEventIO() or FillCorsika().
|
---|
349 |
|
---|
350 | * msim/MPhotonData.[h,cc]
|
---|
351 | - new method: FillEventIO, which is similar as FillCorsika
|
---|
352 |
|
---|
353 |
|
---|
354 | 2010/07/09 Thomas Bretz
|
---|
355 |
|
---|
356 | * mpointing/MSrcPosCam.[h,cc]:
|
---|
357 | - now the particle position is stored in any case in the headers
|
---|
358 | so in case we have a view cone we must keep the position fixed
|
---|
359 | - added the fix for the MC monte carlos (for them X needs to
|
---|
360 | change its sign due to a bug in the reflector program)
|
---|
361 |
|
---|
362 | * mars.rc, star.rc:
|
---|
363 | - changed time contraint in cleaning from aboslute values
|
---|
364 | to relative values (units now ns/deg)
|
---|
365 |
|
---|
366 | * mimage/MImgCleanStd.cc:
|
---|
367 | - changed time contraint in cleaning from aboslute values
|
---|
368 | to relative values (units now ns/deg)
|
---|
369 |
|
---|
370 |
|
---|
371 |
|
---|
372 | 2010/07/07 Daniela Dorner
|
---|
373 |
|
---|
374 | * datacenter/scripts/runceres:
|
---|
375 | - fixed typo
|
---|
376 |
|
---|
377 |
|
---|
378 |
|
---|
379 | 2010/07/06 Daniela Dorner
|
---|
380 |
|
---|
381 | * datacenter/scripts/runstar_mc:
|
---|
382 | - fixed typo
|
---|
383 | - added inpath to command line
|
---|
384 |
|
---|
385 |
|
---|
386 |
|
---|
387 | 2010/07/05 Daniela Dorner
|
---|
388 |
|
---|
389 | * datacenter/scripts/runceres:
|
---|
390 | - added path for C and P run (was not the same like for D run)
|
---|
391 |
|
---|
392 | * datacenter/scripts/sourcefile:
|
---|
393 | - fixed joins in subquerypart()
|
---|
394 |
|
---|
395 | * datacenter/scripts/runcallisto_mc:
|
---|
396 | - added inpath to command line
|
---|
397 |
|
---|
398 | * datacenter/db/mcinfo.php:
|
---|
399 | - removed FailMenu
|
---|
400 | - fixed bug (group by did not work in case statusvalue was not
|
---|
401 | selected)
|
---|
402 |
|
---|
403 | * datacenter/db/mcdefs.php:
|
---|
404 | - removed FailMenu columns
|
---|
405 |
|
---|
406 |
|
---|
407 |
|
---|
408 | 2010/07/05 Thomas Bretz
|
---|
409 |
|
---|
410 | * mraw/MRawRunHeader.h:
|
---|
411 | - added missing SetFileNumber
|
---|
412 |
|
---|
413 | * mjobs/MSequence.cc:
|
---|
414 | - added the missing file number to teh MC file names
|
---|
415 |
|
---|
416 | * msimcamera/MSimCalibrationSignal.h:
|
---|
417 | - changed virtual file name from 000000 to 000001 to force file
|
---|
418 | number to be 1.
|
---|
419 |
|
---|
420 | * mjobs/MJSimulation.[h,cc]:
|
---|
421 | - added run-number to ceres.root filename
|
---|
422 |
|
---|
423 |
|
---|
424 |
|
---|
425 | 2010/07/02 Daniela Dorner
|
---|
426 |
|
---|
427 | * datacenter/scripts/runcorsika:
|
---|
428 | - removed $com
|
---|
429 | - updated logging
|
---|
430 |
|
---|
431 | * datacenter/scripts/runceres:
|
---|
432 | - fixed path
|
---|
433 | - added error handling
|
---|
434 |
|
---|
435 | * resources/steps_fact.rc:
|
---|
436 | - update joins to new scheme to include further steps in the chain
|
---|
437 |
|
---|
438 | * datacenter/scripts/sourcefile:
|
---|
439 | - adapted queries to new scheme of joins
|
---|
440 |
|
---|
441 | * datacenter/scripts/runstar_mc:
|
---|
442 | - added (script to run star for mc)
|
---|
443 |
|
---|
444 |
|
---|
445 |
|
---|
446 | 2010/07/02 Daniela Dorner, Christian Farnier
|
---|
447 |
|
---|
448 | * datacenter/scripts/runcallisto_mc:
|
---|
449 | - added (script to callibrate mc)
|
---|
450 |
|
---|
451 |
|
---|
452 |
|
---|
453 | 2010/06/30 Daniela Dorner
|
---|
454 |
|
---|
455 | * datacenter/db/mcinfo.php:
|
---|
456 | - added output to step column in case job is running
|
---|
457 | - fixed typo
|
---|
458 |
|
---|
459 | * datacenter/scripts/runcorsika:
|
---|
460 | - small bugfix (new version of 'cut' gives error for '-c 0-4')
|
---|
461 |
|
---|
462 | * datacenter/scripts/runceres:
|
---|
463 | - added (script to run telescope simulation of file basis)
|
---|
464 |
|
---|
465 | * datacenter/scripts/setup.wue.magic.data,
|
---|
466 | datacenter/scripts/setup.wue.magic.mc,
|
---|
467 | datacenter/scripts/setup.wue.fact.mc:
|
---|
468 | - added condorpath
|
---|
469 |
|
---|
470 | * datacenter/scripts/jobmanager,
|
---|
471 | datacenter/scripts/scriptlauncher:
|
---|
472 | - implemented condorpath
|
---|
473 |
|
---|
474 | * datacenter/scripts/sourcefile:
|
---|
475 | - changed log and error file name for jobmanager
|
---|
476 |
|
---|
477 | * resources/steps_fact.rc:
|
---|
478 | - fixed typo
|
---|
479 |
|
---|
480 |
|
---|
481 |
|
---|
482 | 2010/06/29 Daniela Dorner
|
---|
483 |
|
---|
484 | * datacenter/db/mcinfo.php:
|
---|
485 | - added duration to step column in case of 'failed' and 'done'
|
---|
486 |
|
---|
487 |
|
---|
488 |
|
---|
489 | 2010/06/28 Daniela Dorner
|
---|
490 |
|
---|
491 | * datacenter/db/include.php:
|
---|
492 | - adapted status query for new db layout
|
---|
493 |
|
---|
494 | * datacenter/db/menu.php:
|
---|
495 | - added and exchanged menu points and init elements for the new
|
---|
496 | layout of the FACT mc db
|
---|
497 | - bugfix that menu items can be switched off
|
---|
498 |
|
---|
499 | * datacenter/db/mcinfo.php:
|
---|
500 | - adapted the queries for the new layout of the FACT mc db
|
---|
501 | (different table names, structures and content)
|
---|
502 | - adapted query for the status group by
|
---|
503 |
|
---|
504 | * datacenter/db/mcdefs.php:
|
---|
505 | - adapted the arrays for the new layout of the FACT mc db
|
---|
506 |
|
---|
507 |
|
---|
508 |
|
---|
509 | 2010/06/28 Thomas Bretz
|
---|
510 |
|
---|
511 | * mbase/MStatusDisplay.cc:
|
---|
512 | - Status displays where stored as MStatusArray instead of
|
---|
513 | MStatusDisplay
|
---|
514 | - Read now also can read other StatusDisplays if a key is found in
|
---|
515 | the file
|
---|
516 |
|
---|
517 |
|
---|
518 |
|
---|
519 | 2010/06/25 Thomas Bretz
|
---|
520 |
|
---|
521 | * mjobs/MJSimulation.[h,cc]:
|
---|
522 | - added data member fRunNumber
|
---|
523 | - changed the rules to create the output file names
|
---|
524 | - set default run-numbers for different run-ytpes
|
---|
525 | - apply run-number
|
---|
526 | - added IntendedPulsePosition to output
|
---|
527 |
|
---|
528 | * mraw/MRawRunHeader.h:
|
---|
529 | - added SetFileNumber member function
|
---|
530 |
|
---|
531 |
|
---|
532 |
|
---|
533 | 2010/06/24 Thomas Bretz
|
---|
534 |
|
---|
535 | * mgeom/MGeomCam.h:
|
---|
536 | - call constructor of base class in copy-constructor
|
---|
537 |
|
---|
538 | * mhbase/MH.h:
|
---|
539 | - remove argument name where obsolete
|
---|
540 |
|
---|
541 | * mjobs/MJSimulation.cc:
|
---|
542 | - fixed some axis labels
|
---|
543 |
|
---|
544 | * msimreflector/MMirrorDisk.cc:
|
---|
545 | - changed interpretation from file from radius to diameter
|
---|
546 |
|
---|
547 | * ceres.cc:
|
---|
548 | - added option --run-number
|
---|
549 |
|
---|
550 | * showplot.cc:
|
---|
551 | - set default palette to pretty palette
|
---|
552 |
|
---|
553 | * mcorsika/MCorsikaRunHeader.h:
|
---|
554 | - added getter for ViewConeInnerAngle
|
---|
555 |
|
---|
556 | * mmc/MMcCorsikaRunHeader.h:
|
---|
557 | - added HasViewCone
|
---|
558 | - added SetViewCone
|
---|
559 |
|
---|
560 | * mmc/MMcEvt.[hxx,cxx], mmc/MMcEvtBasic.[h,cc]:
|
---|
561 | - moved fPhi and fTheta from MMcEvt to MMcEvtBasic
|
---|
562 | - increased class version number accordingly
|
---|
563 | - moved setter
|
---|
564 | - moved getter
|
---|
565 | - adapted Clean()
|
---|
566 | - adapter copy-constructor
|
---|
567 |
|
---|
568 | * mpointing/MPointingDevCalc.cc:
|
---|
569 | - added some comments
|
---|
570 |
|
---|
571 | * msim/MSimMMCS.cc:
|
---|
572 | - transfer view cone data
|
---|
573 | - set run-info (run/file-number) according to new scheme
|
---|
574 | - always set MMcEvt::fPhi/fTheta to particle direction
|
---|
575 |
|
---|
576 |
|
---|
577 |
|
---|
578 | 2010/06/24 Daniela Dorner
|
---|
579 |
|
---|
580 | * datacenter/scripts/sourcefile, resources/steps_fact.rc:
|
---|
581 | - bugfixes: changed joins to get correct queries for all cases
|
---|
582 |
|
---|
583 | * datacenter/scripts/setup.wue.fact.mc:
|
---|
584 | - changed path for setup files
|
---|
585 | - added runceres to jobmanager settings
|
---|
586 |
|
---|
587 |
|
---|
588 |
|
---|
589 | 2010/06/22 Daniela Dorner
|
---|
590 |
|
---|
591 | * datacenter/scripts/writemcsequencefile:
|
---|
592 | - improved logging
|
---|
593 |
|
---|
594 | * datacenter/scripts/sourcefile:
|
---|
595 | - adapted greps in rc-files to grep only lines which are no
|
---|
596 | comments
|
---|
597 |
|
---|
598 |
|
---|
599 |
|
---|
600 | 2010/06/17 Daniela Dorner
|
---|
601 |
|
---|
602 | * resources/steps_fact.rc:
|
---|
603 | - removed step CPRun
|
---|
604 | - split 'Joins' to 'Joins' and 'SpecialJoins' depending on
|
---|
605 | whether the join is with a different table
|
---|
606 |
|
---|
607 | * datacenter/scripts/sourcefile:
|
---|
608 | - bugfix in query
|
---|
609 | - included new type of join from steps.rc
|
---|
610 | - added comments
|
---|
611 |
|
---|
612 |
|
---|
613 |
|
---|
614 | 2010/06/16 Daniela Dorner
|
---|
615 |
|
---|
616 | * resources/steps_fact.rc:
|
---|
617 | - removed step CPRun
|
---|
618 | - added step SequenceFile
|
---|
619 |
|
---|
620 | * datacenter/scripts/setup.wue.fact.mc:
|
---|
621 | - added path for mc sequences
|
---|
622 |
|
---|
623 | * datacenter/scripts/writemcsequencefile:
|
---|
624 | - added (script to write mc sequencefiles)
|
---|
625 |
|
---|
626 |
|
---|
627 |
|
---|
628 | 2010/06/15 Daniela Dorner
|
---|
629 |
|
---|
630 | * resources/steps_fact.rc:
|
---|
631 | - added (file containing the dependencies for the steps of the
|
---|
632 | automatic production of MC for FACT)
|
---|
633 |
|
---|
634 |
|
---|
635 |
|
---|
636 | 2010/06/14 Daniela Dorner
|
---|
637 |
|
---|
638 | * datacenter/scripts/sourcefile:
|
---|
639 | - bugfix in query
|
---|
640 |
|
---|
641 | * datacenter/scripts/runcorsika:
|
---|
642 | - added output of command to processlog
|
---|
643 |
|
---|
644 | * datacenter/scripts/setup.wue.fact.mc:
|
---|
645 | - changed setup to be used by user montecarlo to reproduce some
|
---|
646 | corsikas
|
---|
647 |
|
---|
648 |
|
---|
649 |
|
---|
650 | 2010/06/11 Daniela Dorner
|
---|
651 |
|
---|
652 | * datacenter/scripts/sourcefile:
|
---|
653 | - changed functions and queries to new db layout
|
---|
654 | - added functions to get values from steps.rc
|
---|
655 | - new function for part of query which is identical for the
|
---|
656 | functions getstatus() and gettodo()
|
---|
657 | - removed $reset (was only needed for MerppUpdate)
|
---|
658 | - improved and added comments
|
---|
659 |
|
---|
660 | * datacenter/scripts/jobmanager:
|
---|
661 | - implemented changes for new db layout
|
---|
662 | - fix in function nextscript(): wrong variable was used
|
---|
663 |
|
---|
664 | * datacenter/scripts/runcorsika:
|
---|
665 | - implemented changes for new db layout
|
---|
666 | - merged uncommitted changes of Thomas Bretz
|
---|
667 | - Observatory values and atmosphere now read from DB
|
---|
668 | - implemented new seeds
|
---|
669 | - removed $reused
|
---|
670 | - wavelength range now read from DB
|
---|
671 |
|
---|
672 | * datacenter/scripts/setup.wue.fact.mc:
|
---|
673 | - added (setup for fact mc production)
|
---|
674 |
|
---|
675 |
|
---|
676 |
|
---|
677 | 2010/06/11 Stefan Ruegamer
|
---|
678 |
|
---|
679 | * mjobs/MJSpectrum.cc
|
---|
680 | - corrected the flux of the published MAGIC spectrum
|
---|
681 |
|
---|
682 |
|
---|
683 |
|
---|
684 | 2010/06/03 Thomas Bretz
|
---|
685 |
|
---|
686 | * mranforest/MRanForestCalc.cc:
|
---|
687 | - added stdlib.h to make Dominik happy ;)
|
---|
688 |
|
---|
689 |
|
---|
690 |
|
---|
691 | 2010/05/05 Thomas Bretz
|
---|
692 |
|
---|
693 | * mastro/MAstro.cc:
|
---|
694 | - fixed AngularDistance (called a non existing function and
|
---|
695 | the compiler didn't complain)
|
---|
696 |
|
---|
697 | * mbase/MParContainer.[h,cc]:
|
---|
698 | - added static function Overwrites (previously in MTask)
|
---|
699 |
|
---|
700 | * mbase/MStatusDisplay.[h,cc]:
|
---|
701 | - allow writing a MStatusDisplay without writing a MStatusArray
|
---|
702 | (therefore added SeveAsPlainRoot)
|
---|
703 | - improved reading of files just containing canvases and objects
|
---|
704 |
|
---|
705 | * mbase/MTask.[h,cc]:
|
---|
706 | - moved code from Overwrites to a static function in MParContainer
|
---|
707 |
|
---|
708 | * msimcamera/MSimCalibrationSignal.cc:
|
---|
709 | - changed distribution of signal from Gauss to Poissonian
|
---|
710 |
|
---|
711 | * showplot.cc:
|
---|
712 | - removed nonsense "-q" option
|
---|
713 |
|
---|
714 | * mbase/MStatusArray.[h,cc]:
|
---|
715 | - fixed/improved (once again) deleting of the array
|
---|
716 |
|
---|
717 | * mbase/MStatusDisplay.cc:
|
---|
718 | - removed the MAstroCatalog workaround - is it still necessary?
|
---|
719 | (needs testing)
|
---|
720 | - added UpdateMemory every here and there to get the memory
|
---|
721 | consumption is more circumstances
|
---|
722 |
|
---|
723 |
|
---|
724 |
|
---|
725 | 2010/04/22 Thomas Bretz
|
---|
726 |
|
---|
727 | * showplot.cc:
|
---|
728 | - added --debug-mem option
|
---|
729 |
|
---|
730 | * mbase/MParSpline.cc, mhbase/MH3.cc, mhbase/MHn.cc,
|
---|
731 | mhflux/MHAlpha.cc, mhist/MHCamEvent.cc:
|
---|
732 | - added missing call to the RecursiveRemove of the base class
|
---|
733 |
|
---|
734 | * mfileio/MReadTree.cc:
|
---|
735 | - In the case Notify failed since about two years accidentaly
|
---|
736 | kTRUE instead of kERROR was returned
|
---|
737 |
|
---|
738 | * mfileio/MWriteRootFile.cc:
|
---|
739 | - added some more debug output
|
---|
740 |
|
---|
741 | * mhflux/MAlphaFitter.cc:
|
---|
742 | - Return if fit failed
|
---|
743 |
|
---|
744 | * mhflux/MHPhi.cc:
|
---|
745 | - avoid inf and nan when producing histogram (the divisor could
|
---|
746 | have been zero in case of the inetgral of an empty histogram)
|
---|
747 |
|
---|
748 |
|
---|
749 |
|
---|
750 | 2010/04/21 Thomas Bretz
|
---|
751 |
|
---|
752 | * macros/rootlogon.C:
|
---|
753 | - a small fix which gets rid of the annoying error about an
|
---|
754 | unlocked mutex when starting the MStatusDisplay in the
|
---|
755 | interpreter. It makes sure that fGThreadFactory gets initialized
|
---|
756 | from the main thread.
|
---|
757 |
|
---|
758 | * mbase/MStatusDisplay.cc:
|
---|
759 | - added a console output if TryLock fails
|
---|
760 | - the return value of TString::Index was misinterpreted
|
---|
761 |
|
---|
762 | * mmuon/MHSingleMuon.cc:
|
---|
763 | - removed another reference to gMinuit
|
---|
764 |
|
---|
765 | * msimcamera/MSimRandomPhotons.cc:
|
---|
766 | - re-did the output
|
---|
767 | - choose the other rate f2 instead of f1
|
---|
768 |
|
---|
769 | * msimcamera/MSimTrigger.[h,cc]:
|
---|
770 | - keep the index of the trigger channel which finnaly issued
|
---|
771 | the trigger and propagate it to the event header
|
---|
772 |
|
---|
773 | * mraw/MrawEvtHeader.h:
|
---|
774 | - implementd setter for fNumTriggerLvl1
|
---|
775 |
|
---|
776 |
|
---|
777 |
|
---|
778 | 2010/04/20 Thomas Bretz
|
---|
779 |
|
---|
780 | * mfileio/MReadTree.cc:
|
---|
781 | - no error was returned anymore when Notify() failed. Fixed.
|
---|
782 |
|
---|
783 |
|
---|
784 |
|
---|
785 | 2010/04/19 Thomas Bretz
|
---|
786 |
|
---|
787 | * mbase/MStatusArray.cc:
|
---|
788 | - added a workaround to prevent crashes in case of double
|
---|
789 | deleteion of the fHistogram in TGraphs
|
---|
790 |
|
---|
791 | * mcorsika/MCorsikaEvtHeader.cc:
|
---|
792 | - replaced special characters by UTF8 characters
|
---|
793 |
|
---|
794 | * mgeom/MGeom.[h,cc]:
|
---|
795 | - implemented function to return the distance squared
|
---|
796 |
|
---|
797 | * mjobs/MJSimulation.cc:
|
---|
798 | - display degree symbol correctly in plots
|
---|
799 | - added artificial star-files to output
|
---|
800 | - for the moment the output of the reflector files is suppressed
|
---|
801 |
|
---|
802 | * mmuon/MHSingleMuon.cc:
|
---|
803 | - catch if the fit failed
|
---|
804 | - replaced use of gMinuit by direct access to the function
|
---|
805 |
|
---|
806 | * mpointing/MPointing.cc:
|
---|
807 | - replaced deg-symbol by UTF8 character
|
---|
808 |
|
---|
809 | * mpointing/MPointingDevCalc.cc:
|
---|
810 | - added more information
|
---|
811 |
|
---|
812 | * msignal/MSignalCam.[h,cc]:
|
---|
813 | - made the data members describing the image persistent.
|
---|
814 | they are not guranteed to have correct contents. Use
|
---|
815 | MNewImagePar instead.
|
---|
816 | - increased class version number accordingly
|
---|
817 |
|
---|
818 | * msimreflector/MMirrorHex.h:
|
---|
819 | - added Getter for fD
|
---|
820 |
|
---|
821 |
|
---|
822 |
|
---|
823 | 2010/04/13 Daniela Dorner
|
---|
824 |
|
---|
825 | * datacenter/db/builddatasets.php:
|
---|
826 | - updated check for observation mode: allowed 'N/A', as there is
|
---|
827 | else an error for old data
|
---|
828 |
|
---|
829 |
|
---|
830 |
|
---|
831 | 2010/04/13 Thomas Bretz
|
---|
832 |
|
---|
833 | * msim/MHPhotonEvent.cc:
|
---|
834 | - automatic binning for case 3
|
---|
835 | - new case 5
|
---|
836 |
|
---|
837 | * msim/MHPhotonEvent.h:
|
---|
838 | - this can be a huge memory consumption and we don't need double
|
---|
839 | precision (range) accordingly changed all TH*D to TH*F.
|
---|
840 | consequently increased class version number
|
---|
841 |
|
---|
842 |
|
---|
843 |
|
---|
844 | 2010/03/30 Thomas Bretz
|
---|
845 |
|
---|
846 | * Makefile.conf.general:
|
---|
847 | - moved ARCHDEFS from DEFINES to CXXFLAGS otherwise it might get
|
---|
848 | ignored
|
---|
849 |
|
---|
850 | * mbase/MQuaternion.h:
|
---|
851 | - added member-function to normalize vector part of quaternion
|
---|
852 |
|
---|
853 | * mbase/MTime.cc:
|
---|
854 | - issue an error if __LINUX__ is not set
|
---|
855 |
|
---|
856 | * mjobs/MJSimulation.cc:
|
---|
857 | - set name of reflector explicitly to "Reflector"
|
---|
858 |
|
---|
859 | * msimreflector/MMirror.h:
|
---|
860 | - added member function to set z position (for optimization purpose)
|
---|
861 | - added SimPSF(TVector3&)
|
---|
862 |
|
---|
863 | * msimreflector/MSimReflector.[h,cc]:
|
---|
864 | - added name of reflector as data member
|
---|
865 |
|
---|
866 | * melectronics/MAvalanchePhotoDiode.cc:
|
---|
867 | - scale the crosstalk probability as the height of the emitted
|
---|
868 | signal with the recovery time.
|
---|
869 |
|
---|
870 | * mhflux/MHEnergyEst.cc:
|
---|
871 | - added a workaround to get rid of some root-warnings
|
---|
872 |
|
---|
873 | * mjtrain/MJTrainEnergy.cc:
|
---|
874 | - improved axis labels
|
---|
875 |
|
---|
876 | * mpointing/MPointingDevCalc.cc:
|
---|
877 | - added some more comments
|
---|
878 |
|
---|
879 | * msimreflector/MMirror.[h,cc]:
|
---|
880 | - added fShape to allow for parabolic mirrors
|
---|
881 |
|
---|
882 | * msimreflector/MReflector.cc:
|
---|
883 | - implemented the option of parabolic mirrors into the
|
---|
884 | reflector defintion file
|
---|
885 |
|
---|
886 | * msimreflector/MSimReflector.[h,cc]:
|
---|
887 | - implemented (and fixed) the calculation of the reflection at
|
---|
888 | parabolic surfaces
|
---|
889 | - implemented the possibility to switch off the early check for
|
---|
890 | "photon can hit the camera" (fDetectorMargin<0)
|
---|
891 | - added setter for fDetectorMargin
|
---|
892 |
|
---|
893 |
|
---|
894 |
|
---|
895 |
|
---|
896 | 2010/03/01 Stefan Ruegamer
|
---|
897 |
|
---|
898 | * resources/hilocalib.rc:
|
---|
899 | - added df factors for p23-25, using the same as for p22. Sequences
|
---|
900 | are not running with df in these periods, therefore the correct
|
---|
901 | factors cannot be determined, and it doesn't matter anyway.
|
---|
902 |
|
---|
903 | * datacenter/read_lapalma-tapes:
|
---|
904 | - added automationsetup before movingrawfiles
|
---|
905 |
|
---|
906 |
|
---|
907 |
|
---|
908 | 2010/02/23 Thomas Bretz
|
---|
909 |
|
---|
910 | * mbase/MAGIC.cc:
|
---|
911 | - projections are supposed to work again in root 5.26
|
---|
912 | (not tested yet)
|
---|
913 |
|
---|
914 | * mbase/MGMap.cc, mbase/MObjLookup.cc:
|
---|
915 | - key and val are Long64 in newer root versions
|
---|
916 |
|
---|
917 | * mdata/MDataPhrase.cc:
|
---|
918 | - need inclusion of TFormulaPrimitive in root 5.26
|
---|
919 |
|
---|
920 | * mhflux/MMcSpectrumWeight.cc:
|
---|
921 | - root 5.26 has a different calling convention for TH1::Intgeral
|
---|
922 |
|
---|
923 | * mjobs/MJob.cc:
|
---|
924 | - added a suggested parenthesis
|
---|
925 |
|
---|
926 | * mjtrain/MJTrainDisp.cc:
|
---|
927 | - cast the MH3 histogram correctly to a TH2
|
---|
928 |
|
---|
929 |
|
---|
930 |
|
---|
931 | 2010/02/22 Daniela Dorner
|
---|
932 |
|
---|
933 | * datacenter/db/menu.php:
|
---|
934 | - added ObsLevel and download link column for cta pages
|
---|
935 |
|
---|
936 | * datacenter/db/ctadefs.php:
|
---|
937 | - added observation level
|
---|
938 |
|
---|
939 | * datacenter/db/ctamcinfo.php:
|
---|
940 | - added column with download link for the files
|
---|
941 |
|
---|
942 | * datacenter/db/builddatasets.php, datacenter/db/ctamcinfo.php,
|
---|
943 | datacenter/db/culminating.php, datacenter/db/datacheck.php,
|
---|
944 | datacenter/db/datasetinfo-aio.php, datacenter/db/ganymed.php,
|
---|
945 | datacenter/db/include.php, datacenter/db/mcinfo.php,
|
---|
946 | datacenter/db/opticaldata.php, datacenter/db/printtable.php,
|
---|
947 | datacenter/db/queryrbk.php, datacenter/db/runinfo-aio.php,
|
---|
948 | datacenter/db/sequence.php, datacenter/db/sequinfo-aio.php,
|
---|
949 | datacenter/db/sources.php, datacenter/db/statussbs.php:
|
---|
950 | - bugfix for get.txt
|
---|
951 |
|
---|
952 | * datacenter/db/datasetinfo-aio.php:
|
---|
953 | - bugfix calling PrintPage()
|
---|
954 |
|
---|
955 |
|
---|
956 |
|
---|
957 | 2010/02/01 Daniela Dorner
|
---|
958 |
|
---|
959 | * datacenter/scripts/fillmcdb:
|
---|
960 | - added observation level
|
---|
961 |
|
---|
962 | * datacenter/scripts/sourcefile:
|
---|
963 | - added comment concerning $0 problem
|
---|
964 | - added 'ERROR' in processlog message of makedir
|
---|
965 |
|
---|
966 |
|
---|
967 |
|
---|
968 | 2010/02/04 Stefan Ruegamer
|
---|
969 |
|
---|
970 | * mraw/MRawRunHeader.cc
|
---|
971 | - changed GetTypeID()!=fTelescopeNumber*10U+5U to GetTypeID()!=5U
|
---|
972 | so that the new 5xxxxxx sequences can be processed
|
---|
973 | - adapted error message
|
---|
974 | - inserted Domino calibration run
|
---|
975 |
|
---|
976 | * mraw/MRawRunHeader.cc
|
---|
977 | - inserted Domino calibration run
|
---|
978 |
|
---|
979 |
|
---|
980 |
|
---|
981 | 2010/02/01 Daniela Dorner
|
---|
982 |
|
---|
983 | * datacenter/scripts/runsimtel
|
---|
984 | - fixes typo
|
---|
985 | - replaced path in disk-check by variable
|
---|
986 |
|
---|
987 |
|
---|
988 |
|
---|
989 | 2010/01/15 Stefan Ruegamer
|
---|
990 |
|
---|
991 | * datacenter/scripts/dowebplots, jobmanager
|
---|
992 | - if-condition if [ "$numproc" = "" ] now correctly checks for "0"
|
---|
993 |
|
---|
994 | * datacenter/scripts/scriptlauncher
|
---|
995 | - added automationsetup variable in condor command
|
---|
996 |
|
---|
997 | * datacenter/macros/buildsequenceentries.C
|
---|
998 | - where necessary changed Int to Long to account for the high value
|
---|
999 | of the stereo runs
|
---|
1000 |
|
---|
1001 | * resources/sequences.rc
|
---|
1002 | - added two transition conditions for the calibration scripts
|
---|
1003 | 10Led_UV_PEDANDCAL_1kHz and 10LED_UV
|
---|