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