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