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