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/06/24 Daniela Dorner
|
---|
22 |
|
---|
23 | * datacenter/scripts/runceres:
|
---|
24 | - added (script to run telescope simulation of file basis)
|
---|
25 |
|
---|
26 | * datacenter/scripts/sourcefile, resources/steps_fact.rc:
|
---|
27 | - bugfixes: changed joins to get correct queries for all cases
|
---|
28 |
|
---|
29 | * datacenter/scripts/setup.wue.fact.mc:
|
---|
30 | - changed path for setup files
|
---|
31 | - added runceres to jobmanager settings
|
---|
32 |
|
---|
33 |
|
---|
34 |
|
---|
35 | 2010/06/22 Daniela Dorner
|
---|
36 |
|
---|
37 | * datacenter/scripts/writemcsequencefile:
|
---|
38 | - improved logging
|
---|
39 |
|
---|
40 | * datacenter/scripts/sourcefile:
|
---|
41 | - adapted greps in rc-files to grep only lines which are no
|
---|
42 | comments
|
---|
43 |
|
---|
44 |
|
---|
45 |
|
---|
46 | 2010/06/17 Daniela Dorner
|
---|
47 |
|
---|
48 | * resources/steps_fact.rc:
|
---|
49 | - removed step CPRun
|
---|
50 | - split 'Joins' to 'Joins' and 'SpecialJoins' depending on
|
---|
51 | whether the join is with a different table
|
---|
52 |
|
---|
53 | * datacenter/scripts/sourcefile:
|
---|
54 | - bugfix in query
|
---|
55 | - included new type of join from steps.rc
|
---|
56 | - added comments
|
---|
57 |
|
---|
58 |
|
---|
59 |
|
---|
60 | 2010/06/16 Daniela Dorner
|
---|
61 |
|
---|
62 | * resources/steps_fact.rc:
|
---|
63 | - removed step CPRun
|
---|
64 | - added step SequenceFile
|
---|
65 |
|
---|
66 | * datacenter/scripts/setup.wue.fact.mc:
|
---|
67 | - added path for mc sequences
|
---|
68 |
|
---|
69 | * datacenter/scripts/writemcsequencefile:
|
---|
70 | - added (script to write mc sequencefiles)
|
---|
71 |
|
---|
72 |
|
---|
73 |
|
---|
74 | 2010/06/15 Daniela Dorner
|
---|
75 |
|
---|
76 | * resources/steps_fact.rc:
|
---|
77 | - added (file containing the dependencies for the steps of the
|
---|
78 | automatic production of MC for FACT)
|
---|
79 |
|
---|
80 |
|
---|
81 |
|
---|
82 | 2010/06/14 Daniela Dorner
|
---|
83 |
|
---|
84 | * datacenter/scripts/sourcefile:
|
---|
85 | - bugfix in query
|
---|
86 |
|
---|
87 | * datacenter/scripts/runcorsika:
|
---|
88 | - added output of command to processlog
|
---|
89 |
|
---|
90 | * datacenter/scripts/setup.wue.fact.mc:
|
---|
91 | - changed setup to be used by user montecarlo to reproduce some
|
---|
92 | corsikas
|
---|
93 |
|
---|
94 |
|
---|
95 |
|
---|
96 | 2010/06/11 Daniela Dorner
|
---|
97 |
|
---|
98 | * datacenter/scripts/sourcefile:
|
---|
99 | - changed functions and queries to new db layout
|
---|
100 | - added functions to get values from steps.rc
|
---|
101 | - new function for part of query which is identical for the
|
---|
102 | functions getstatus() and gettodo()
|
---|
103 | - removed $reset (was only needed for MerppUpdate)
|
---|
104 | - improved and added comments
|
---|
105 |
|
---|
106 | * datacenter/scripts/jobmanager:
|
---|
107 | - implemented changes for new db layout
|
---|
108 | - fix in function nextscript(): wrong variable was used
|
---|
109 |
|
---|
110 | * datacenter/scripts/runcorsika:
|
---|
111 | - implemented changes for new db layout
|
---|
112 | - merged uncommitted changes of Thomas Bretz
|
---|
113 | - Observatory values and atmosphere now read from DB
|
---|
114 | - implemented new seeds
|
---|
115 | - removed $reused
|
---|
116 | - wavelength range now read from DB
|
---|
117 |
|
---|
118 | * datacenter/scripts/setup.wue.fact.mc:
|
---|
119 | - added (setup for fact mc production)
|
---|
120 |
|
---|
121 |
|
---|
122 |
|
---|
123 | 2010/06/11 Stefan Ruegamer
|
---|
124 |
|
---|
125 | * mjobs/MJSpectrum.cc
|
---|
126 | - corrected the flux of the published MAGIC spectrum
|
---|
127 |
|
---|
128 |
|
---|
129 |
|
---|
130 | 2010/06/03 Thomas Bretz
|
---|
131 |
|
---|
132 | * mranforest/MRanForestCalc.cc:
|
---|
133 | - added stdlib.h to make Dominik happy ;)
|
---|
134 |
|
---|
135 |
|
---|
136 |
|
---|
137 | 2010/05/05 Thomas Bretz
|
---|
138 |
|
---|
139 | * mastro/MAstro.cc:
|
---|
140 | - fixed AngularDistance (called a non existing function and
|
---|
141 | the compiler didn't complain)
|
---|
142 |
|
---|
143 | * mbase/MParContainer.[h,cc]:
|
---|
144 | - added static function Overwrites (previously in MTask)
|
---|
145 |
|
---|
146 | * mbase/MStatusDisplay.[h,cc]:
|
---|
147 | - allow writing a MStatusDisplay without writing a MStatusArray
|
---|
148 | (therefore added SeveAsPlainRoot)
|
---|
149 | - improved reading of files just containing canvases and objects
|
---|
150 |
|
---|
151 | * mbase/MTask.[h,cc]:
|
---|
152 | - moved code from Overwrites to a static function in MParContainer
|
---|
153 |
|
---|
154 | * msimcamera/MSimCalibrationSignal.cc:
|
---|
155 | - changed distribution of signal from Gauss to Poissonian
|
---|
156 |
|
---|
157 | * showplot.cc:
|
---|
158 | - removed nonsense "-q" option
|
---|
159 |
|
---|
160 | * mbase/MStatusArray.[h,cc]:
|
---|
161 | - fixed/improved (once again) deleting of the array
|
---|
162 |
|
---|
163 | * mbase/MStatusDisplay.cc:
|
---|
164 | - removed the MAstroCatalog workaround - is it still necessary?
|
---|
165 | (needs testing)
|
---|
166 | - added UpdateMemory every here and there to get the memory
|
---|
167 | consumption is more circumstances
|
---|
168 |
|
---|
169 |
|
---|
170 |
|
---|
171 | 2010/04/22 Thomas Bretz
|
---|
172 |
|
---|
173 | * showplot.cc:
|
---|
174 | - added --debug-mem option
|
---|
175 |
|
---|
176 | * mbase/MParSpline.cc, mhbase/MH3.cc, mhbase/MHn.cc,
|
---|
177 | mhflux/MHAlpha.cc, mhist/MHCamEvent.cc:
|
---|
178 | - added missing call to the RecursiveRemove of the base class
|
---|
179 |
|
---|
180 | * mfileio/MReadTree.cc:
|
---|
181 | - In the case Notify failed since about two years accidentaly
|
---|
182 | kTRUE instead of kERROR was returned
|
---|
183 |
|
---|
184 | * mfileio/MWriteRootFile.cc:
|
---|
185 | - added some more debug output
|
---|
186 |
|
---|
187 | * mhflux/MAlphaFitter.cc:
|
---|
188 | - Return if fit failed
|
---|
189 |
|
---|
190 | * mhflux/MHPhi.cc:
|
---|
191 | - avoid inf and nan when producing histogram (the divisor could
|
---|
192 | have been zero in case of the inetgral of an empty histogram)
|
---|
193 |
|
---|
194 |
|
---|
195 |
|
---|
196 | 2010/04/21 Thomas Bretz
|
---|
197 |
|
---|
198 | * macros/rootlogon.C:
|
---|
199 | - a small fix which gets rid of the annoying error about an
|
---|
200 | unlocked mutex when starting the MStatusDisplay in the
|
---|
201 | interpreter. It makes sure that fGThreadFactory gets initialized
|
---|
202 | from the main thread.
|
---|
203 |
|
---|
204 | * mbase/MStatusDisplay.cc:
|
---|
205 | - added a console output if TryLock fails
|
---|
206 | - the return value of TString::Index was misinterpreted
|
---|
207 |
|
---|
208 | * mmuon/MHSingleMuon.cc:
|
---|
209 | - removed another reference to gMinuit
|
---|
210 |
|
---|
211 | * msimcamera/MSimRandomPhotons.cc:
|
---|
212 | - re-did the output
|
---|
213 | - choose the other rate f2 instead of f1
|
---|
214 |
|
---|
215 | * msimcamera/MSimTrigger.[h,cc]:
|
---|
216 | - keep the index of the trigger channel which finnaly issued
|
---|
217 | the trigger and propagate it to the event header
|
---|
218 |
|
---|
219 | * mraw/MrawEvtHeader.h:
|
---|
220 | - implementd setter for fNumTriggerLvl1
|
---|
221 |
|
---|
222 |
|
---|
223 |
|
---|
224 | 2010/04/20 Thomas Bretz
|
---|
225 |
|
---|
226 | * mfileio/MReadTree.cc:
|
---|
227 | - no error was returned anymore when Notify() failed. Fixed.
|
---|
228 |
|
---|
229 |
|
---|
230 |
|
---|
231 | 2010/04/19 Thomas Bretz
|
---|
232 |
|
---|
233 | * mbase/MStatusArray.cc:
|
---|
234 | - added a workaround to prevent crashes in case of double
|
---|
235 | deleteion of the fHistogram in TGraphs
|
---|
236 |
|
---|
237 | * mcorsika/MCorsikaEvtHeader.cc:
|
---|
238 | - replaced special characters by UTF8 characters
|
---|
239 |
|
---|
240 | * mgeom/MGeom.[h,cc]:
|
---|
241 | - implemented function to return the distance squared
|
---|
242 |
|
---|
243 | * mjobs/MJSimulation.cc:
|
---|
244 | - display degree symbol correctly in plots
|
---|
245 | - added artificial star-files to output
|
---|
246 | - for the moment the output of the reflector files is suppressed
|
---|
247 |
|
---|
248 | * mmuon/MHSingleMuon.cc:
|
---|
249 | - catch if the fit failed
|
---|
250 | - replaced use of gMinuit by direct access to the function
|
---|
251 |
|
---|
252 | * mpointing/MPointing.cc:
|
---|
253 | - replaced deg-symbol by UTF8 character
|
---|
254 |
|
---|
255 | * mpointing/MPointingDevCalc.cc:
|
---|
256 | - added more information
|
---|
257 |
|
---|
258 | * msignal/MSignalCam.[h,cc]:
|
---|
259 | - made the data members describing the image persistent.
|
---|
260 | they are not guranteed to have correct contents. Use
|
---|
261 | MNewImagePar instead.
|
---|
262 | - increased class version number accordingly
|
---|
263 |
|
---|
264 | * msimreflector/MMirrorHex.h:
|
---|
265 | - added Getter for fD
|
---|
266 |
|
---|
267 |
|
---|
268 |
|
---|
269 | 2010/04/13 Daniela Dorner
|
---|
270 |
|
---|
271 | * datacenter/db/builddatasets.php:
|
---|
272 | - updated check for observation mode: allowed 'N/A', as there is
|
---|
273 | else an error for old data
|
---|
274 |
|
---|
275 |
|
---|
276 |
|
---|
277 | 2010/04/13 Thomas Bretz
|
---|
278 |
|
---|
279 | * msim/MHPhotonEvent.cc:
|
---|
280 | - automatic binning for case 3
|
---|
281 | - new case 5
|
---|
282 |
|
---|
283 | * msim/MHPhotonEvent.h:
|
---|
284 | - this can be a huge memory consumption and we don't need double
|
---|
285 | precision (range) accordingly changed all TH*D to TH*F.
|
---|
286 | consequently increased class version number
|
---|
287 |
|
---|
288 |
|
---|
289 |
|
---|
290 | 2010/03/30 Thomas Bretz
|
---|
291 |
|
---|
292 | * Makefile.conf.general:
|
---|
293 | - moved ARCHDEFS from DEFINES to CXXFLAGS otherwise it might get
|
---|
294 | ignored
|
---|
295 |
|
---|
296 | * mbase/MQuaternion.h:
|
---|
297 | - added member-function to normalize vector part of quaternion
|
---|
298 |
|
---|
299 | * mbase/MTime.cc:
|
---|
300 | - issue an error if __LINUX__ is not set
|
---|
301 |
|
---|
302 | * mjobs/MJSimulation.cc:
|
---|
303 | - set name of reflector explicitly to "Reflector"
|
---|
304 |
|
---|
305 | * msimreflector/MMirror.h:
|
---|
306 | - added member function to set z position (for optimization purpose)
|
---|
307 | - added SimPSF(TVector3&)
|
---|
308 |
|
---|
309 | * msimreflector/MSimReflector.[h,cc]:
|
---|
310 | - added name of reflector as data member
|
---|
311 |
|
---|
312 | * melectronics/MAvalanchePhotoDiode.cc:
|
---|
313 | - scale the crosstalk probability as the height of the emitted
|
---|
314 | signal with the recovery time.
|
---|
315 |
|
---|
316 | * mhflux/MHEnergyEst.cc:
|
---|
317 | - added a workaround to get rid of some root-warnings
|
---|
318 |
|
---|
319 | * mjtrain/MJTrainEnergy.cc:
|
---|
320 | - improved axis labels
|
---|
321 |
|
---|
322 | * mpointing/MPointingDevCalc.cc:
|
---|
323 | - added some more comments
|
---|
324 |
|
---|
325 | * msimreflector/MMirror.[h,cc]:
|
---|
326 | - added fShape to allow for parabolic mirrors
|
---|
327 |
|
---|
328 | * msimreflector/MReflector.cc:
|
---|
329 | - implemented the option of parabolic mirrors into the
|
---|
330 | reflector defintion file
|
---|
331 |
|
---|
332 | * msimreflector/MSimReflector.[h,cc]:
|
---|
333 | - implemented (and fixed) the calculation of the reflection at
|
---|
334 | parabolic surfaces
|
---|
335 | - implemented the possibility to switch off the early check for
|
---|
336 | "photon can hit the camera" (fDetectorMargin<0)
|
---|
337 | - added setter for fDetectorMargin
|
---|
338 |
|
---|
339 |
|
---|
340 |
|
---|
341 |
|
---|
342 | 2010/03/01 Stefan Ruegamer
|
---|
343 |
|
---|
344 | * resources/hilocalib.rc:
|
---|
345 | - added df factors for p23-25, using the same as for p22. Sequences
|
---|
346 | are not running with df in these periods, therefore the correct
|
---|
347 | factors cannot be determined, and it doesn't matter anyway.
|
---|
348 |
|
---|
349 | * datacenter/read_lapalma-tapes:
|
---|
350 | - added automationsetup before movingrawfiles
|
---|
351 |
|
---|
352 |
|
---|
353 |
|
---|
354 | 2010/02/23 Thomas Bretz
|
---|
355 |
|
---|
356 | * mbase/MAGIC.cc:
|
---|
357 | - projections are supposed to work again in root 5.26
|
---|
358 | (not tested yet)
|
---|
359 |
|
---|
360 | * mbase/MGMap.cc, mbase/MObjLookup.cc:
|
---|
361 | - key and val are Long64 in newer root versions
|
---|
362 |
|
---|
363 | * mdata/MDataPhrase.cc:
|
---|
364 | - need inclusion of TFormulaPrimitive in root 5.26
|
---|
365 |
|
---|
366 | * mhflux/MMcSpectrumWeight.cc:
|
---|
367 | - root 5.26 has a different calling convention for TH1::Intgeral
|
---|
368 |
|
---|
369 | * mjobs/MJob.cc:
|
---|
370 | - added a suggested parenthesis
|
---|
371 |
|
---|
372 | * mjtrain/MJTrainDisp.cc:
|
---|
373 | - cast the MH3 histogram correctly to a TH2
|
---|
374 |
|
---|
375 |
|
---|
376 |
|
---|
377 | 2010/02/22 Daniela Dorner
|
---|
378 |
|
---|
379 | * datacenter/db/menu.php:
|
---|
380 | - added ObsLevel and download link column for cta pages
|
---|
381 |
|
---|
382 | * datacenter/db/ctadefs.php:
|
---|
383 | - added observation level
|
---|
384 |
|
---|
385 | * datacenter/db/ctamcinfo.php:
|
---|
386 | - added column with download link for the files
|
---|
387 |
|
---|
388 | * datacenter/db/builddatasets.php, datacenter/db/ctamcinfo.php,
|
---|
389 | datacenter/db/culminating.php, datacenter/db/datacheck.php,
|
---|
390 | datacenter/db/datasetinfo-aio.php, datacenter/db/ganymed.php,
|
---|
391 | datacenter/db/include.php, datacenter/db/mcinfo.php,
|
---|
392 | datacenter/db/opticaldata.php, datacenter/db/printtable.php,
|
---|
393 | datacenter/db/queryrbk.php, datacenter/db/runinfo-aio.php,
|
---|
394 | datacenter/db/sequence.php, datacenter/db/sequinfo-aio.php,
|
---|
395 | datacenter/db/sources.php, datacenter/db/statussbs.php:
|
---|
396 | - bugfix for get.txt
|
---|
397 |
|
---|
398 | * datacenter/db/datasetinfo-aio.php:
|
---|
399 | - bugfix calling PrintPage()
|
---|
400 |
|
---|
401 |
|
---|
402 |
|
---|
403 | 2010/02/01 Daniela Dorner
|
---|
404 |
|
---|
405 | * datacenter/scripts/fillmcdb:
|
---|
406 | - added observation level
|
---|
407 |
|
---|
408 | * datacenter/scripts/sourcefile:
|
---|
409 | - added comment concerning $0 problem
|
---|
410 | - added 'ERROR' in processlog message of makedir
|
---|
411 |
|
---|
412 |
|
---|
413 |
|
---|
414 | 2010/02/04 Stefan Ruegamer
|
---|
415 |
|
---|
416 | * mraw/MRawRunHeader.cc
|
---|
417 | - changed GetTypeID()!=fTelescopeNumber*10U+5U to GetTypeID()!=5U
|
---|
418 | so that the new 5xxxxxx sequences can be processed
|
---|
419 | - adapted error message
|
---|
420 | - inserted Domino calibration run
|
---|
421 |
|
---|
422 | * mraw/MRawRunHeader.cc
|
---|
423 | - inserted Domino calibration run
|
---|
424 |
|
---|
425 |
|
---|
426 |
|
---|
427 | 2010/02/01 Daniela Dorner
|
---|
428 |
|
---|
429 | * datacenter/scripts/runsimtel
|
---|
430 | - fixes typo
|
---|
431 | - replaced path in disk-check by variable
|
---|
432 |
|
---|
433 |
|
---|
434 |
|
---|
435 | 2010/01/15 Stefan Ruegamer
|
---|
436 |
|
---|
437 | * datacenter/scripts/dowebplots, jobmanager
|
---|
438 | - if-condition if [ "$numproc" = "" ] now correctly checks for "0"
|
---|
439 |
|
---|
440 | * datacenter/scripts/scriptlauncher
|
---|
441 | - added automationsetup variable in condor command
|
---|
442 |
|
---|
443 | * datacenter/macros/buildsequenceentries.C
|
---|
444 | - where necessary changed Int to Long to account for the high value
|
---|
445 | of the stereo runs
|
---|
446 |
|
---|
447 | * resources/sequences.rc
|
---|
448 | - added two transition conditions for the calibration scripts
|
---|
449 | 10Led_UV_PEDANDCAL_1kHz and 10LED_UV
|
---|