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 | 2006/09/26 Daniela Dorner
|
---|
21 |
|
---|
22 | * datacenter/scripts/zipscript:
|
---|
23 | - remove write permission after zip
|
---|
24 |
|
---|
25 |
|
---|
26 |
|
---|
27 | 2006/09/25 Daniela Dorner
|
---|
28 |
|
---|
29 | * datacenter/scripts/mcsequences:
|
---|
30 | - fixed overwriting of sequencefiles
|
---|
31 |
|
---|
32 | * datacenter/scripts/linkmc:
|
---|
33 | - fixed typo
|
---|
34 |
|
---|
35 |
|
---|
36 |
|
---|
37 | 2006/09/20 Daniela Dorner
|
---|
38 |
|
---|
39 | * datacenter/scripts/zipscript, datacenter/scripts/checktransfer:
|
---|
40 | - added
|
---|
41 |
|
---|
42 |
|
---|
43 |
|
---|
44 | 2006/09/19 Daniela Dorner
|
---|
45 |
|
---|
46 | * datacenter/db/datasetinfo-aio.php, datacenter/db/runinfo-aio.php,
|
---|
47 | datacenter/db/sequinfo-aio.php, datacenter/db/menu.php,
|
---|
48 | datacenter/db/menu.js:
|
---|
49 | - status menu was displayed wrongly after query
|
---|
50 |
|
---|
51 |
|
---|
52 |
|
---|
53 | 2006/08/30 Daniela Dorner
|
---|
54 |
|
---|
55 | * datacenter/scripts/sourcefile:
|
---|
56 | - removed setzero
|
---|
57 | - restructured
|
---|
58 |
|
---|
59 | * datacenter/scripts/setup:
|
---|
60 | - fixed bug
|
---|
61 |
|
---|
62 | * datacenter/scripts/jobmanager:
|
---|
63 | - replaced setzero
|
---|
64 | - removed nail
|
---|
65 | - improved logging
|
---|
66 |
|
---|
67 | * datacenter/macros/filldotrun.C:
|
---|
68 | - enhanced return-values
|
---|
69 |
|
---|
70 | * datacenter/macros/insertdataset.C:
|
---|
71 | - fixed return-values in case of error
|
---|
72 |
|
---|
73 | * datacenter/macros/insertdataset.C,
|
---|
74 | datacenter/scripts/insertdatasets:
|
---|
75 | - implemented return value for 'exists already in db'
|
---|
76 |
|
---|
77 |
|
---|
78 |
|
---|
79 | 2006/08/29 Thomas Bretz
|
---|
80 |
|
---|
81 | * resources/sequences.rc:
|
---|
82 | - updated
|
---|
83 |
|
---|
84 |
|
---|
85 |
|
---|
86 | 2006/08/29 Daniela Dorner
|
---|
87 |
|
---|
88 | * datacenter/scripts/buildsequenceentries:
|
---|
89 | - fixed logpath
|
---|
90 |
|
---|
91 | * datacenter/scripts/fillcallisto, datacenter/scripts/fillganymed,
|
---|
92 | datacenter/scripts/fillstar:
|
---|
93 | - changed logpath
|
---|
94 |
|
---|
95 | * datacenter/scripts/insertdatasets:
|
---|
96 | - improved logging
|
---|
97 |
|
---|
98 | * datacenter/scripts/filesondisk:
|
---|
99 | - reduced output
|
---|
100 |
|
---|
101 | * datacenter/scripts/checklogs:
|
---|
102 | - added (mails WARNs and ERRORs to $erradrs)
|
---|
103 |
|
---|
104 | * datacenter/scripts/rmlocks:
|
---|
105 | - improved logging
|
---|
106 | - took removing out (reason: 12 hour limitation of condor is not
|
---|
107 | working; instead mail)
|
---|
108 |
|
---|
109 | * datacenter/scripts/sourcefile:
|
---|
110 | - improved logging in setstatus
|
---|
111 | - implemented alias intgrep
|
---|
112 |
|
---|
113 | * datacenter/scripts/buildsequenceentries,
|
---|
114 | datacenter/scripts/checkfilesforsequenceavail,
|
---|
115 | datacenter/scripts/checkstardone, datacenter/scripts/copyscript,
|
---|
116 | datacenter/scripts/dodatacheck, datacenter/scripts/doexclusions,
|
---|
117 | datacenter/scripts/doqualityplots, datacenter/scripts/filesondisk,
|
---|
118 | datacenter/scripts/fillcallisto, datacenter/scripts/fillganymed,
|
---|
119 | datacenter/scripts/fillstar, datacenter/scripts/insertdatasets,
|
---|
120 | datacenter/scripts/insertsequences,
|
---|
121 | datacenter/scripts/makecallistolinks,
|
---|
122 | datacenter/scripts/writesequencefiles:
|
---|
123 | - implemented usage of alias intgrep
|
---|
124 |
|
---|
125 |
|
---|
126 |
|
---|
127 | 2006/08/28 Thomas Bretz
|
---|
128 |
|
---|
129 | * msql/MSQLMagic.cc:
|
---|
130 | - replaced DELETE by DELETE FROM
|
---|
131 |
|
---|
132 | * mbase/MTime.h:
|
---|
133 | - if name is given in the constructor it is tried to use
|
---|
134 | it as SqlDateTime.
|
---|
135 |
|
---|
136 |
|
---|
137 |
|
---|
138 | 2006/08/25 Daniela Hoehne
|
---|
139 |
|
---|
140 | * datacenter/scripts/setup:
|
---|
141 | - implemented new path for runlogs
|
---|
142 |
|
---|
143 | * datacenter/scripts/buildsequenceentries, datacenter/scripts/
|
---|
144 | checkfilesforsequenceavail, datacenter/scripts/checkstardone,
|
---|
145 | datacenter/scripts/copyscript, datacenter/scripts/correcttime,
|
---|
146 | datacenter/scripts/dodatacheck, datacenter/scripts/doexclusions,
|
---|
147 | datacenter/scripts/doqualityplots, datacenter/scripts/dowebplots,
|
---|
148 | datacenter/scripts/filesondisk, datacenter/scripts/fillcallisto,
|
---|
149 | datacenter/scripts/fillganymed, datacenter/scripts/fillstar,
|
---|
150 | datacenter/scripts/insertdatasets, datacenter/scripts/insertsequences,
|
---|
151 | datacenter/scripts/linkmc, datacenter/scripts/makecallistolinks,
|
---|
152 | datacenter/scripts/runcallisto, datacenter/scripts/runganymed,
|
---|
153 | datacenter/scripts/runstar, datacenter/scripts/processmcsequences,
|
---|
154 | datacenter/scripts/mcsequences:
|
---|
155 | - improved logging (changed runlogpath)
|
---|
156 |
|
---|
157 | * datacenter/scripts/checkstardone, datacenter/scripts/insertdatasets,
|
---|
158 | datacenter/scripts/insertsequences:
|
---|
159 | - changed logging outpath
|
---|
160 |
|
---|
161 |
|
---|
162 |
|
---|
163 | 2006/08/25 Daniela Dorner
|
---|
164 |
|
---|
165 | * datacenter/scripts/jobmanager, datacenter/scripts/sourcefile,
|
---|
166 | datacenter/scripts/scriptlauncher:
|
---|
167 | - improved logging
|
---|
168 | - implemented usage of printprocesslog
|
---|
169 |
|
---|
170 | * datacenter/scripts/jobmanager:
|
---|
171 | - improved usage of resources
|
---|
172 |
|
---|
173 | * datacenter/scripts/scriptlauncher:
|
---|
174 | - improved errorhandling
|
---|
175 |
|
---|
176 | * datacenter/scripts/sourcefile:
|
---|
177 | - implemented function and paths for processlog
|
---|
178 |
|
---|
179 | * datacenter/scripts/copyscript, datacenter/scripts/insertdatasets,
|
---|
180 | datacenter/scripts/doqualityplots, datacenter/scripts/dowebplots,
|
---|
181 | datacenter/scripts/linkmc, datacenter/scripts/makecallistolinks,
|
---|
182 | datacenter/scripts/mcsequences,
|
---|
183 | datacenter/scripts/insertsequences,
|
---|
184 | datacenter/scripts/processmcsequences:
|
---|
185 | - implemented usage of finish
|
---|
186 | - improved logging
|
---|
187 |
|
---|
188 | * datacenter/scripts/doexclusions:
|
---|
189 | - implemented check=1 (was still missing)
|
---|
190 |
|
---|
191 | * datacenter/scripts/correcttime,
|
---|
192 | datacenter/scripts/insertsequences,
|
---|
193 | datacenter/scripts/makecallistolinks:
|
---|
194 | - improved logging
|
---|
195 | - fixed bugs
|
---|
196 |
|
---|
197 | * datacenter/scripts/checkfilesforsequenceavail,
|
---|
198 | datacenter/scripts/filesondisk, datacenter/scripts/runcallisto:
|
---|
199 | - improved logging
|
---|
200 |
|
---|
201 | * datacenter/scripts/buildsequenceentries,
|
---|
202 | datacenter/scripts/checkfilesforsequenceavail,
|
---|
203 | datacenter/scripts/checkstardone, datacenter/scripts/copyscript,
|
---|
204 | datacenter/scripts/correcttime, datacenter/scripts/dodatacheck,
|
---|
205 | datacenter/scripts/doexclusions, datacenter/scripts/doqualityplots,
|
---|
206 | datacenter/scripts/insertdatasets, datacenter/scripts/dowebplots,
|
---|
207 | datacenter/scripts/filesondisk, datacenter/scripts/fillcallisto,
|
---|
208 | datacenter/scripts/fillstar, datacenter/scripts/fillganymed,
|
---|
209 | datacenter/scripts/insertsequences, datacenter/scripts/jobmanager,
|
---|
210 | datacenter/scripts/linkmc, datacenter/scripts/makecallistolinks,
|
---|
211 | datacenter/scripts/mcsequences, datacenter/scripts/movingrawfiles,
|
---|
212 | datacenter/scripts/rmlock, datacenter/scripts/processmcsequences,
|
---|
213 | datacenter/scripts/runstar, datacenter/scripts/runcallisto,
|
---|
214 | datacenter/scripts/runganymed, datacenter/scripts/webupdate-star,
|
---|
215 | datacenter/scripts/webupdate-callisto,
|
---|
216 | datacenter/scripts/webupdate-sinope, datacenter/scripts/sourcefile,
|
---|
217 | datacenter/scripts/webupdate-ganymed,
|
---|
218 | datacenter/scripts/writesequencefiles:
|
---|
219 | - implemented usage of printprocesslog
|
---|
220 | - fixed runlogpath
|
---|
221 |
|
---|
222 | * datacenter/scripts/webupdate-callisto,
|
---|
223 | datacenter/scripts/webupdate-ganymed,
|
---|
224 | datacenter/scripts/webupdate-sinope,
|
---|
225 | datacenter/scripts/webupdate-star:
|
---|
226 | - added logging
|
---|
227 |
|
---|
228 |
|
---|
229 |
|
---|
230 | 2006/08/25 Thomas Bretz
|
---|
231 |
|
---|
232 | * msignal/MExtractTimeAndChargeSpline.h:
|
---|
233 | - changed fgLoGainOffset from 1.39 to 1.3 according to an extensive
|
---|
234 | test in the test-database
|
---|
235 |
|
---|
236 | * resources/sequences.rc:
|
---|
237 | - resource file how to build sequences... added.
|
---|
238 |
|
---|
239 | * msql/MSQLMagic.[h,cc]:
|
---|
240 | - added
|
---|
241 |
|
---|
242 | * msql/MSQLServer.[h,cc]:
|
---|
243 | - added copy constructor
|
---|
244 | - allow fServ to be NULL (added sanity checks)
|
---|
245 | - Implemented Exec-command
|
---|
246 |
|
---|
247 | * msql/Makefile, msql/SqlLinkDef.h:
|
---|
248 | - added MSQLMagic
|
---|
249 |
|
---|
250 | * mbase/MLog.[h,cc]:
|
---|
251 | - added new member function Intro()
|
---|
252 |
|
---|
253 | * mextralgo, mextralgo/Makefile, mextralgo/ExtralgoLinkDef.h,
|
---|
254 | mextralgo/MExtralgoDigitalFilter.[h,cc],
|
---|
255 | mextralgo/MExtralgoSpline.[h,cc]:.
|
---|
256 | - added
|
---|
257 |
|
---|
258 |
|
---|
259 |
|
---|
260 | 2006/08/24 Thomas Bretz
|
---|
261 |
|
---|
262 | * manalysis/Makfile, manalysis/AnalysisLinkDef.h:
|
---|
263 | - took MCompProbCalc out
|
---|
264 |
|
---|
265 | * mhist/Makfile, mhist/HistLinkDef.h:
|
---|
266 | - took MHCompProb out
|
---|
267 |
|
---|
268 |
|
---|
269 |
|
---|
270 | 2006/08/24 Daniela Dorner
|
---|
271 |
|
---|
272 | * datacenter/scripts/sourcefile:
|
---|
273 | - implemented new functions to get information from the database
|
---|
274 | - fixed bug in naming of variable
|
---|
275 |
|
---|
276 | * datacenter/scripts/jobmanager:
|
---|
277 | - implemented usage of getstatus
|
---|
278 | - fixed bug in naming of variable
|
---|
279 |
|
---|
280 | * datacenter/scripts/runcallisto, datacenter/scripts/runstar,
|
---|
281 | datacenter/scripts/runganymed, datacenter/scripts/dodatacheck:
|
---|
282 | - implemented usage of gettodo
|
---|
283 | - removed for-loop to process several primaries
|
---|
284 |
|
---|
285 | * datacenter/scripts/buildsequenceentries,
|
---|
286 | datacenter/scripts/checkfilesforsequenceavail,
|
---|
287 | datacenter/scripts/checkstardone, datacenter/scripts/correcttime,
|
---|
288 | datacenter/scripts/doexclusions, datacenter/scripts/fillcallisto,
|
---|
289 | datacenter/scripts/fillganymed, datacenter/scripts/fillstar,
|
---|
290 | datacenter/scripts/writesequencefiles:
|
---|
291 | - implemented usage of new getdolist function
|
---|
292 |
|
---|
293 |
|
---|
294 |
|
---|
295 | 2006/08/23 Thomas Bretz
|
---|
296 |
|
---|
297 | * mtools/MCalendar.cc:
|
---|
298 | - simplified DrawTTF as suggested in the root bug tracker
|
---|
299 |
|
---|
300 |
|
---|
301 |
|
---|
302 | 2006/08/22 Daniela Dorner
|
---|
303 |
|
---|
304 | * datacenter/scripts/buildsequenceentries,
|
---|
305 | datacenter/scripts/checkfilesforsequenceavail,
|
---|
306 | datacenter/scripts/checkstardone, datacenter/scripts/copyscript,
|
---|
307 | datacenter/scripts/correcttime, datacenter/scripts/dodatacheck,
|
---|
308 | datacenter/scripts/doexclusions, datacenter/scripts/doqualityplots,
|
---|
309 | datacenter/scripts/dowebplots, datacenter/scripts/filesondisk,
|
---|
310 | datacenter/scripts/fillcallisto, datacenter/scripts/fillganymed,
|
---|
311 | datacenter/scripts/fillstar, datacenter/scripts/insertdatasets,
|
---|
312 | datacenter/scripts/insertsequences, datacenter/scripts/linkmc,
|
---|
313 | datacenter/scripts/makecallistolinks,
|
---|
314 | datacenter/scripts/mcsequences, datacenter/scripts/movingrawfiles,
|
---|
315 | datacenter/scripts/processmcsequences, datacenter/scripts/rmlocks,
|
---|
316 | datacenter/scripts/runcallisto, datacenter/scripts/runganymed,
|
---|
317 | datacenter/scripts/runstar, datacenter/scripts/writesequencefiles,
|
---|
318 | datacenter/scripts/sourcefile:
|
---|
319 | - implemented possibility to run several tests by one user
|
---|
320 | (relative path for Mars version)
|
---|
321 |
|
---|
322 | * datacenter/scripts/sourcefile:
|
---|
323 | - included webpath
|
---|
324 | - added comments
|
---|
325 | - added variables and functions for jobmanager
|
---|
326 | - removed changing variables
|
---|
327 | - added addresses
|
---|
328 | - implemented functions to get todolist via shell
|
---|
329 | - improved logging
|
---|
330 | - replaced setstatus, implemented new function not calling root
|
---|
331 | but directly using shell and mysql to speed up the setting of
|
---|
332 | the status
|
---|
333 |
|
---|
334 | * datacenter/scripts/jobmanager:
|
---|
335 | - added (script to controll the amount of callisto, star, ganymed
|
---|
336 | and datacheck running)
|
---|
337 | - reduced logging output
|
---|
338 | - implemented gettodo
|
---|
339 | - implemented possibility to run several tests by one user
|
---|
340 | (relative path for Mars version)
|
---|
341 | - moved setup from jobsourcefile to sourcefile
|
---|
342 | - added locking for gettodo
|
---|
343 | - make sure that lists- and lock-directory are available
|
---|
344 |
|
---|
345 | * datacenter/scripts/setup:
|
---|
346 | - added (file to store setup variables, which might be changed)
|
---|
347 | - new root version
|
---|
348 |
|
---|
349 | * datacenter/scripts/copyscript:
|
---|
350 | - removed addresses
|
---|
351 | - fixed typo
|
---|
352 |
|
---|
353 | * datacenter/scripts/run.condor:
|
---|
354 | - added (file used to submit scripts to condor, used by jobmanager
|
---|
355 | and script launcher)
|
---|
356 |
|
---|
357 | * steps.rc:
|
---|
358 | - fixed typo
|
---|
359 |
|
---|
360 | * datacenter/scripts/buildsequenceentries,
|
---|
361 | datacenter/scripts/checkfilesforsequenceavail,
|
---|
362 | datacenter/scripts/checkstardone, datacenter/scripts/correcttime,
|
---|
363 | datacenter/scripts/dodatacheck, datacenter/scripts/doexclusions,
|
---|
364 | datacenter/scripts/fillcallisto, datacenter/scripts/fillganymed,
|
---|
365 | datacenter/scripts/fillstar, datacenter/scripts/runcallisto,
|
---|
366 | datacenter/scripts/runganymed, datacenter/scripts/runstar,
|
---|
367 | datacenter/scripts/writesequencefiles:
|
---|
368 | - implemented usage of gettodo instead of getdolist (faster)
|
---|
369 |
|
---|
370 | * datacenter/scripts/dodatacheck, datacenter/scripts/runcallisto,
|
---|
371 | datacenter/scripts/runganymed, datacenter/scripts/runstar:
|
---|
372 | - improved logging and comments
|
---|
373 | - adapted find-to-do-file-algorithm
|
---|
374 |
|
---|
375 | * datacenter/scripts/buildsequenceentries,
|
---|
376 | datacenter/scripts/checkfilesforsequenceavail,
|
---|
377 | datacenter/scripts/checkstardone, datacenter/scripts/correcttime,
|
---|
378 | datacenter/scripts/doexclusions, datacenter/scripts/fillcallisto,
|
---|
379 | datacenter/scripts/fillganymed, datacenter/scripts/fillstar,
|
---|
380 | datacenter/scripts/makecallistolinks,
|
---|
381 | datacenter/scripts/writesequencefiles:
|
---|
382 | - improved logging and comments
|
---|
383 |
|
---|
384 | * datacenter/scripts/buildsequenceentries,
|
---|
385 | datacenter/scripts/checkfilesforsequenceavail,
|
---|
386 | datacenter/scripts/checkstardone, datacenter/scripts/correcttime,
|
---|
387 | datacenter/scripts/dodatacheck, datacenter/scripts/doexclusions,
|
---|
388 | datacenter/scripts/fillcallisto, datacenter/scripts/fillganymed,
|
---|
389 | datacenter/scripts/fillstar, datacenter/scripts/runcallisto,
|
---|
390 | datacenter/scripts/runganymed, datacenter/scripts/runstar,
|
---|
391 | datacenter/scripts/writesequencefiles:
|
---|
392 | - remove todofile when it has been read
|
---|
393 |
|
---|
394 | * datacenter/scripts/scriptlauncher:
|
---|
395 | - added (script to start submit other scripts to condor)
|
---|
396 | - make sure that lists- and lock-directory are available
|
---|
397 |
|
---|
398 | * datacenter/scripts/webupdate-callisto,
|
---|
399 | datacenter/scripts/webupdate-star,
|
---|
400 | datacenter/scripts/webupdate-sinope,
|
---|
401 | datacenter/scripts/webupdate-ganymed:
|
---|
402 | - added
|
---|
403 |
|
---|
404 |
|
---|
405 |
|
---|
406 | 2006/08/22 Thomas Bretz
|
---|
407 |
|
---|
408 | * Makefile, Makefile.rules:
|
---|
409 | - let condor wait until all jobs are finished and then
|
---|
410 | link everything
|
---|
411 |
|
---|
412 | * mbadpixels/MBadPixelsCam.[h,cc]:
|
---|
413 | - added a simple function GetNumUnsuitable which can be used
|
---|
414 | as a rule eg. in a filter.
|
---|
415 |
|
---|
416 |
|
---|
417 |
|
---|
418 | 2006/08/21 Thomas Bretz
|
---|
419 |
|
---|
420 | * msignal/MExtractTimeAndChargeDigitalFilter.[h,cc]:
|
---|
421 | - there are three cases in which the digital filter algorithm
|
---|
422 | cannot run to the end (eg. division by zero). For this cases
|
---|
423 | more correct return values are set.
|
---|
424 | - made sure that the fHiGainFirst is not added a second time
|
---|
425 | through fTimeShiftHiGain
|
---|
426 | - made sure that the case is handled correctly in which the sliding
|
---|
427 | DF either couldn't slide at all or the maximum is below zero
|
---|
428 |
|
---|
429 | * msignal/MExtractTimeAndChargeSpline.[h,cc]:
|
---|
430 | - made sure that dsum is always set correctly
|
---|
431 |
|
---|
432 | * msignal/Makefile, msignal/SignalLinkDef.h:
|
---|
433 | - took out the following classes from make:
|
---|
434 | + MExtractFixedWindow
|
---|
435 | + MExtractSlidingWindow
|
---|
436 | + MExtractFixedWindowPeakSearch
|
---|
437 | + MExtractFixedWindowSpline
|
---|
438 | + MExtractAmplitudeSpline
|
---|
439 | + MExtrcatTimeSpline
|
---|
440 | + MExtractTimeFastSpline
|
---|
441 | + MExtractTimeHighestIntegral
|
---|
442 | + MExtractTimeAndChargeSlidingWindow
|
---|
443 | + MExtractTimeAndChargeDigitalFilterPeakSearch
|
---|
444 |
|
---|
445 | * mjobs/MJCalibration.cc, mjobs/MJCalibTest.cc:
|
---|
446 | - replaced default extractor by our default spline extractor
|
---|
447 |
|
---|
448 | * mbase/MMath.[h,cc]:
|
---|
449 | - added the possibility in GetMedianDev to retrieve the
|
---|
450 | intermediate median
|
---|
451 | - updated comments
|
---|
452 |
|
---|
453 | * mhflux/MHEnergyEst.cc:
|
---|
454 | - replaces old Form() by MString::Format
|
---|
455 |
|
---|
456 | * msignal/MExtractTimeAndCharge.cc:
|
---|
457 | - mark an extracted signal as invalid if more than 6 logain
|
---|
458 | slices have saturated
|
---|
459 |
|
---|
460 |
|
---|
461 |
|
---|
462 | 2006/08/20 Thomas Bretz
|
---|
463 |
|
---|
464 | * mtools/MCalendar.cc:
|
---|
465 | - fixed the font-size issue (which I don't understand at all -
|
---|
466 | bug report submitted)
|
---|
467 |
|
---|
468 | * macros/tutorials/calendar.C:
|
---|
469 | - changed the font name to a font supported by root
|
---|
470 |
|
---|
471 |
|
---|
472 |
|
---|
473 | 2006/08/19 Thomas Bretz
|
---|
474 |
|
---|
475 | * mastro/MAstroCatalog.cc:
|
---|
476 | - replaced all ifstream by MZlib to allow reading gzip
|
---|
477 | compressed catalogs
|
---|
478 |
|
---|
479 | * mbase/MString.[h,cc]:
|
---|
480 | - changed function Form()
|
---|
481 | - renamed old function Form() to Format()
|
---|
482 |
|
---|
483 | * mastro/MAstroCatalog.cc, mbase/MParContainer.cc,
|
---|
484 | mbase/MStatusDisplay.cc, mbase/MTask.cc, mpointing/MHSrcPosCam.cc
|
---|
485 | mpointing/MPointingPos.cc, mbase/MEvtLoop.cc:
|
---|
486 | - replaced MString::Form by new function name MString::Format
|
---|
487 |
|
---|
488 | * macros/tutorials/calendar.C, macros/tutorials/calendar.rc,
|
---|
489 | macros/tutorials/holidays.rc:
|
---|
490 | - added
|
---|
491 |
|
---|
492 | * mtools/MCalendar.[h,cc]:
|
---|
493 | - added some dead code
|
---|
494 | - changed the default a little bit
|
---|
495 | - added fOrientation to allow changing the orientation
|
---|
496 | - added code to paint a clock for the change from summer- to
|
---|
497 | winter-time and vice versa
|
---|
498 | - removed the direct dependance on the word "Easter" to
|
---|
499 | display the easter holidays
|
---|
500 | - added the possibility to restrict the display of some contents
|
---|
501 | to only some week days (eg to display "KW35" only on mondays)
|
---|
502 | - some updated to drawing the image
|
---|
503 | - improved the ResetLayout and SetDefaultLayout if called from
|
---|
504 | the context menu
|
---|
505 |
|
---|
506 |
|
---|
507 |
|
---|
508 | 2006/08/18 Thomas Bretz
|
---|
509 |
|
---|
510 | * mcalib/MCalibrateData.cc, mhcalib/MHCalibrationChargeCam.cc,
|
---|
511 | mhcalib/MHCalibrationHiLoCam.cc:
|
---|
512 | - replaced obsolste GetNumHiGainSaturated()>0 by IsHiGainSaturated()
|
---|
513 |
|
---|
514 |
|
---|
515 |
|
---|
516 | 2006/08/17 Thomas Bretz
|
---|
517 |
|
---|
518 | * mcalib/MCalibrationChargeCalc.cc:
|
---|
519 | - added a missing flush
|
---|
520 |
|
---|
521 | * msignal/MExtractor.cc:
|
---|
522 | - small update to output
|
---|
523 |
|
---|
524 | * msignal/MExtractTimeAndCharge.cc:
|
---|
525 | - mark the lo-gains only as valid if they are really extracted
|
---|
526 |
|
---|
527 | * msignal/MExtractTimeAndChargeDigitalFilter.cc:
|
---|
528 | - in hi-gain extraction fmax was initialized with -9999, but after
|
---|
529 | the loop a invalid value of fmax<0 was not checked. Changed
|
---|
530 | initialization to 0
|
---|
531 |
|
---|
532 |
|
---|
533 |
|
---|
534 | 2006/08/16 Thomas Bretz
|
---|
535 |
|
---|
536 | * Makefile.conf.general:
|
---|
537 | - fixed usage of substitutions
|
---|
538 |
|
---|
539 | * mmc/MMcConfigRunHeader.[h,cc]:
|
---|
540 | - added fParaboloidFocal
|
---|
541 | - increased class version by 1
|
---|
542 | - updated comments
|
---|
543 |
|
---|
544 | * mmc/MMcEvt.[hxx,cxx]:
|
---|
545 | - added fEventReuse
|
---|
546 | - increased class version by 1
|
---|
547 | - updates to comments
|
---|
548 |
|
---|
549 | * mmc/MMcEvtBasic.h:
|
---|
550 | - replaced private by protected
|
---|
551 |
|
---|
552 | * mmc/MMcFadcHeader.hxx:
|
---|
553 | - updates to comments
|
---|
554 | - update to global ifdef
|
---|
555 |
|
---|
556 | * mmc/MMcRunHeader.[hxx,cxx]:
|
---|
557 | - added fRandomPointingConeSemiAngle
|
---|
558 | - increased class version by 1
|
---|
559 | - upadted comments
|
---|
560 | - removed empty destructor
|
---|
561 |
|
---|
562 | * mmc/MMcTrig.hxx:
|
---|
563 | - updated preprocessor directives
|
---|
564 |
|
---|
565 | * mmc/MMcTrigHeader.[hxx,cxx]:
|
---|
566 | - updated comments
|
---|
567 | - removed empty destructor
|
---|
568 | - updated preprocessor directives
|
---|
569 |
|
---|
570 | * mmc/MTriggerDefine.h, mmc/Mdefine.h:
|
---|
571 | - updated preprocessor directives
|
---|
572 |
|
---|
573 | * manalysis/MMcCalibrationUpdate.cc,
|
---|
574 | mhcalib/MHCalibrationRelTimeCam.cc:
|
---|
575 | - replaced IsLoGainUsed by IsHiGainSaturated
|
---|
576 |
|
---|
577 | * mcalib/MCalibrateData.cc:
|
---|
578 | - changed the algorithm which takes either the hi- or the lo-gain
|
---|
579 | such that it gives more reliable results in case of saturation
|
---|
580 | and/or problems with the extraction and if no reliable
|
---|
581 | result is possible the pixel is set unsuitable
|
---|
582 |
|
---|
583 | * mcalib/MCalibrateRelTimes.cc:
|
---|
584 | - removed the usage of MSignalPix::SetLoGainUsed
|
---|
585 | - set the pixel to unsuitable if the arrival time could not
|
---|
586 | be extracted
|
---|
587 |
|
---|
588 | * mfilter/MFCosmics.cc, mhcalib/MHCalibrationChargeCam.cc:
|
---|
589 | - replaced GetNumHiGainSaturated()>0 by IsHiGainSaturated()
|
---|
590 |
|
---|
591 | * mhist/MHCamera.cc:
|
---|
592 | - removed obsolete MMath::GaussProb from GetMedianDev
|
---|
593 |
|
---|
594 | * msignal/MArrivalTimeCam.cc:
|
---|
595 | - replaced IsValid by IsArrivalTimeValid
|
---|
596 | - replaces Is[Hi,Lo]GainValid by
|
---|
597 | Is[Hi,Lo]GainValid && !Is[Hi,Lo]GainSaturated in
|
---|
598 | GetPixelContent
|
---|
599 | - added a check for saturation in case of getting the delay
|
---|
600 | - do not restrict the range of the returned delays anymore
|
---|
601 |
|
---|
602 | * msignal/MArrivalTimePix.[h,cc]:
|
---|
603 | - improved GetArrivalTime to take the hi-gain saturation
|
---|
604 | better into account
|
---|
605 | - added a new function IsArrivalTimeValid
|
---|
606 | - removed obsolete function IsValid and IsLoGainUsed
|
---|
607 |
|
---|
608 | * msignal/MExtractTimeAndChargeSpline.cc:
|
---|
609 | - added a check to not set fMaxBinContent in case the extraction
|
---|
610 | would happen in the first or last slice similar to the
|
---|
611 | digital filter. This became necessary because otherwise the
|
---|
612 | spline extractor sometimes extracts nonsens values
|
---|
613 |
|
---|
614 | * msignal/MExtractedSignalCam.cc:
|
---|
615 | - replaced IsValid by more accurate functions
|
---|
616 | - take saturation in GetPixelContent into account
|
---|
617 |
|
---|
618 | * msignal/MExtractedSignalPix.[h,cc]:
|
---|
619 | - removed obsolete function IsValid and IsLoGainUsed
|
---|
620 | - added functions Is[Hi,Lo]GainSaturated
|
---|
621 |
|
---|
622 | * msignal/MSignalCam.cc:
|
---|
623 | - removed cases 10 and 11 in GetPixelContent
|
---|
624 |
|
---|
625 | * msignal/MSignalPix.[h,cc]:
|
---|
626 | - removed obsolete LoGainUsed references
|
---|
627 |
|
---|
628 |
|
---|
629 |
|
---|
630 | 2006/08/15 Daniela Dorner
|
---|
631 |
|
---|
632 | * datacenter/macros/filldotrun.C:
|
---|
633 | - implemented new arehucas version
|
---|
634 |
|
---|
635 | * datacenter/db/culminating.php, datacenter/db/datacheck.php,
|
---|
636 | datacenter/db/datasetinfo.php, datacenter/db/dbstatus.php,
|
---|
637 | datacenter/db/index.php, datacenter/db/printtable.php,
|
---|
638 | datacenter/db/querycal.php, datacenter/db/queryrbk.php,
|
---|
639 | datacenter/db/queryseq.php, datacenter/db/querystar.php,
|
---|
640 | datacenter/db/runinfo.php, datacenter/db/sequence.php,
|
---|
641 | datacenter/db/sequinfo.php, datacenter/db/statusrps.php,
|
---|
642 | datacenter/db/statussbs.php, datacenter/db/statussps.php:
|
---|
643 | - moved some code to functions (mainly menu)
|
---|
644 |
|
---|
645 | * datacenter/db/findoffdata.php:
|
---|
646 | - moved some code to functions (mainly menu)
|
---|
647 | - implemented zd-range fields
|
---|
648 | - improved limits functionality
|
---|
649 | - added some limit fields
|
---|
650 | - added new field for limits
|
---|
651 |
|
---|
652 | * datacenter/db/include.php:
|
---|
653 | - implemented function to print or not print submitted query
|
---|
654 | (PrintSubmittedQuery(..))
|
---|
655 | - removed not needed argument of function RemoveSortBy()
|
---|
656 | - implemented new algorithms for enhanced colour coding for limits
|
---|
657 | in PrintMagicTable()
|
---|
658 | - sort by first desc
|
---|
659 |
|
---|
660 | * datacenter/db/index-header.html:
|
---|
661 | - shortened menu (removed old websites)
|
---|
662 | - fixed link
|
---|
663 |
|
---|
664 | * datacenter/db/index.html:
|
---|
665 | - added new websites
|
---|
666 | - added link to error coding
|
---|
667 | - fixed link
|
---|
668 |
|
---|
669 | * datacenter/db/magicdefs.php:
|
---|
670 | - changed limits arrays for enhanced algorithms
|
---|
671 | - added variables for starguider, new limit fields, zd range
|
---|
672 |
|
---|
673 | * datacenter/db/sources.php:
|
---|
674 | - fixed bug (display of test sources)
|
---|
675 | - moved some code to functions (mainly menu)
|
---|
676 |
|
---|
677 | * datacenter/db/sequinfo-aio.php, datacenter/db/runinfo-aio.php,
|
---|
678 | datacenter/db/datasetinfo-aio.php:
|
---|
679 | - added (website unifying other websites, so that only one website
|
---|
680 | for runs, one for sequences and one for datasets is needed)
|
---|
681 |
|
---|
682 | * datacenter/db/menu.php:
|
---|
683 | - added (containing functions for parts of the menu)
|
---|
684 |
|
---|
685 | * datacenter/db/menu.js:
|
---|
686 | - added (script for diplaying/hiding parts of the menu)
|
---|
687 |
|
---|
688 |
|
---|
689 |
|
---|
690 | 2006/08/09 Thomas Bretz
|
---|
691 |
|
---|
692 | * mbase/MMath.cc:
|
---|
693 | - changed MedianDev to support 68% division instead of 0.5%
|
---|
694 |
|
---|
695 | * datacenter/macros/fillsignal.C:
|
---|
696 | - adapted to use Median for Pulse Offset and Gain
|
---|
697 |
|
---|
698 |
|
---|
699 |
|
---|
700 | 2006/08/08 Thomas Bretz
|
---|
701 |
|
---|
702 | * mbadpixels/MBadPixelsCam.cc:
|
---|
703 | - added some comments
|
---|
704 |
|
---|
705 | * mhist/MHEvent.cc:
|
---|
706 | - replaced GetTheta() by GetTelescopeTheta()
|
---|
707 |
|
---|
708 | * msignal/MExtractedSignalCam.cc:
|
---|
709 | - some update to returning the hi-/lo-gain ratio
|
---|
710 |
|
---|
711 | * mbase/MMath.[h,cc]:
|
---|
712 | - new functions MedianDev
|
---|
713 |
|
---|
714 | * mhist/MHCamera.[h,cc]:
|
---|
715 | - new function GetMedian
|
---|
716 | - new function GetMedianDev
|
---|
717 |
|
---|
718 |
|
---|
719 |
|
---|
720 | 2006/08/08 Daniela Dorner
|
---|
721 |
|
---|
722 | * datacenter/scripts/copyscript:
|
---|
723 | - updated address list of people who are informed about changes in
|
---|
724 | the catalog file
|
---|
725 | - improved output to mail
|
---|
726 | - updated search of newer catalogfiles
|
---|
727 | - addapted to change in md5sum
|
---|
728 | - fixed typo
|
---|
729 |
|
---|
730 | * steps.rc:
|
---|
731 | - made interpretable for shell
|
---|
732 | - set Default to check for fSequenceFileWritten, so that manually
|
---|
733 | inserted sequences can't be resettet
|
---|
734 |
|
---|
735 | * datacenter/scripts/makecallistolinks:
|
---|
736 | - removed reason2
|
---|
737 |
|
---|
738 |
|
---|
739 |
|
---|
740 | 2006/08/06 Thomas Bretz
|
---|
741 |
|
---|
742 | * datacenter/macros/checkstardone.C,
|
---|
743 | datacenter/macros/checkfileavail.C,
|
---|
744 | datacenter/macros/filldotraw.C:
|
---|
745 | - fixed. res was still not correctly deleted
|
---|
746 |
|
---|
747 |
|
---|
748 |
|
---|
749 | 2006/08/05 Thomas Bretz
|
---|
750 |
|
---|
751 | * datacente/macros/fillsignal.C:
|
---|
752 | - still searched for tabs DiffHi and DiffLo... fixed.
|
---|
753 | - added a missing comma in the sql query
|
---|
754 |
|
---|
755 | * mbase/MLog.cc, mbase/MLogHtml.cc:
|
---|
756 | - switched off buffering for ofstreams
|
---|
757 | - fixed length argument for the case </> are replaced by html-code
|
---|
758 |
|
---|
759 | * datacenter/macros/checkstardone.C:
|
---|
760 | - fixed. was completely broken, didn't even compile.
|
---|
761 |
|
---|
762 |
|
---|
763 |
|
---|
764 | 2006/08/04 Thomas Bretz
|
---|
765 |
|
---|
766 | * mhvstime/MHVsTime.cc:
|
---|
767 | - fixed a bug which made the argument of SetMinimum be ignored
|
---|
768 |
|
---|
769 | * mpointing/MHPointing.cc:
|
---|
770 | - changed position of SetMinimum and SetMaximum
|
---|
771 |
|
---|
772 | * msignal/MArrivalTimeCam.[h,cc]:
|
---|
773 | - added new options in GetPixelContent
|
---|
774 | - added some new member functions
|
---|
775 |
|
---|
776 | * msignal/MExtractedSignalCam.[h,cc]:
|
---|
777 | - added new options in GetPixelContent
|
---|
778 | - added some new member functions
|
---|
779 |
|
---|
780 | * msignal/MExtractedSignalPix.h:
|
---|
781 | - added some new member function
|
---|
782 | - added some comments
|
---|
783 |
|
---|
784 | * msql/MSQLServer.cc:
|
---|
785 | - allow to setup different password for differend users and different
|
---|
786 | users for different databases in sql.rc
|
---|
787 |
|
---|
788 | * mcalib/MCalibrateRelTimes.cc:
|
---|
789 | - implemented a workaround to mark pixels bad for extraction of
|
---|
790 | hi- and lo-gain failed. (Before MCalibrateData just assigned
|
---|
791 | a weird value)
|
---|
792 |
|
---|
793 | * msignal/MArrivalTimePix.h:
|
---|
794 | - added some member functions
|
---|
795 |
|
---|
796 | * msignal/MExtractTimeAndCharge.cc:
|
---|
797 | - added some comments which contain future code
|
---|
798 | - invalidate hi- and lo-gain if both could not be extracted properly
|
---|
799 | (FIXME: We need a cut on the number of unsuitable pixels per event)
|
---|
800 | - changed handling of sathi to make the detection of hi-gain
|
---|
801 | saturation work properly
|
---|
802 |
|
---|
803 | * msignal/MExtractTimeAndChargeDigitalFilter.cc:
|
---|
804 | - changed fgLoGainOffset from 1.05 to 0.95 (comming out of the
|
---|
805 | latest plots)
|
---|
806 | - fixed assignment of sat in hi-gain extraction to make sure
|
---|
807 | the the satuartion information can be returned properly
|
---|
808 |
|
---|
809 | * msignal/MExtractTimeAndChargeSpline.cc:
|
---|
810 | - changed fgLoGainStartShift according to BCN cvs to -2.4 (FIXME
|
---|
811 | this should be checked!)
|
---|
812 | - adapted handling of sat in hi-gain extraction to changes
|
---|
813 | above
|
---|
814 |
|
---|
815 | * mjobs/MJCalibrateSignal.cc:
|
---|
816 | - replaced the hi-/lo-gain pulse plots by plots showing the
|
---|
817 | hi-/lo-gain intercalibration and the hi-/lo-gain offset
|
---|
818 |
|
---|
819 | * datacenter/macros/fillsignal.C:
|
---|
820 | - changed according to the changes
|
---|
821 |
|
---|
822 | * mraw/MRawFileRead.cc:
|
---|
823 | - rais an error if a requested file could not be opened
|
---|
824 |
|
---|
825 | * mbase/MParContainer.cc:
|
---|
826 | - added some comments
|
---|
827 |
|
---|
828 |
|
---|
829 |
|
---|
830 | 2006/08/03 Thomas Bretz
|
---|
831 |
|
---|
832 | * mbase/MTask.cc:
|
---|
833 | - do not print number of executions if it is (UInt_t)-1
|
---|
834 |
|
---|
835 | * mfileio/MReadReports.cc:
|
---|
836 | - do not allocate a MTime container anymore. This can be done
|
---|
837 | by root automatically which has the advantage that we don't
|
---|
838 | have to care about its deletion
|
---|
839 | - added some more debug output, just in case...
|
---|
840 |
|
---|
841 | * mfileio/MReadTree.cc:
|
---|
842 | - fixed a typo in a comment
|
---|
843 |
|
---|
844 | * mhist/MHRate.cc, mhist/MHWeather.cc, mhvstime/MHSectorVsTime.cc,
|
---|
845 | mhvstime/MHVsTime.cc:
|
---|
846 | - changed position of SetMinimum and SetMaximum
|
---|
847 |
|
---|
848 | * mimage/MHHillas.[h,cc]
|
---|
849 | - made the Center-Histogram in the case only one is displayed
|
---|
850 | one with palette
|
---|
851 |
|
---|
852 |
|
---|
853 |
|
---|
854 | 2006/08/03 Markus Meyer
|
---|
855 |
|
---|
856 | * resources/calibration.rc, calibration_spline.rc
|
---|
857 | - update of correction factors
|
---|
858 |
|
---|
859 | * datacenter/macros/fillstar.C
|
---|
860 | - update of reference values for muon analysis
|
---|
861 |
|
---|
862 |
|
---|
863 |
|
---|
864 | 2006/08/02 Daniela Dorner
|
---|
865 |
|
---|
866 | * datacenter/scripts/buildsequenceentries,
|
---|
867 | datacenter/scripts/checkfilesforsequenceavail,
|
---|
868 | datacenter/scripts/checkstardone, datacenter/scripts/copyscript,
|
---|
869 | datacenter/scripts/correcttime, datacenter/scripts/dodatacheck,
|
---|
870 | datacenter/scripts/doexclusions, datacenter/scripts/doqualityplots,
|
---|
871 | datacenter/scripts/dowebplots, datacenter/scripts/filesondisk,
|
---|
872 | datacenter/scripts/fillcallisto, datacenter/scripts/fillganymed,
|
---|
873 | datacenter/scripts/fillstar, datacenter/scripts/insertdatasets,
|
---|
874 | datacenter/scripts/insertsequences, datacenter/scripts/linkmc,
|
---|
875 | datacenter/scripts/makecallistolinks,
|
---|
876 | datacenter/scripts/mcsequences, datacenter/scripts/movingrawfiles,
|
---|
877 | datacenter/scripts/processmcsequences, datacenter/scripts/rmlocks,
|
---|
878 | datacenter/scripts/runcallisto, datacenter/scripts/runganymed,
|
---|
879 | datacenter/scripts/runstar, datacenter/scripts/sourcefile,
|
---|
880 | datacenter/scripts/writesequencefiles:
|
---|
881 | - replaced $USER by `whoami`
|
---|
882 |
|
---|
883 | * datacenter/scripts/dowebplots:
|
---|
884 | - write output (ps, png files) to $datapath and not $webdir to
|
---|
885 | speed up the webupdate
|
---|
886 |
|
---|
887 |
|
---|
888 |
|
---|
889 | 2006/08/02 Thomas Bretz
|
---|
890 |
|
---|
891 | * mhist/MHCamEvent.cc:
|
---|
892 | - removed some obsolete includes
|
---|
893 |
|
---|
894 | * msignal/MExtractTimeAndCharge.cc:
|
---|
895 | - reformatted position of a parenthesis
|
---|
896 |
|
---|
897 | * msignal/MExtractTimeAndChargeDigitalFilter.cc:
|
---|
898 | - changed default lo-gain offset to new value 1.05 which was
|
---|
899 | determined plotting arrival time vs. signal height.
|
---|
900 | - added fHiGainFirst to time (as it is in the spline extractor)
|
---|
901 |
|
---|
902 | * msignal/MSignalCam.cc:
|
---|
903 | - after extesive tests using the arrival time vs signal height
|
---|
904 | histograms, new threshold levels (independent of the pixel size)
|
---|
905 | have been determined for the pulse positions
|
---|
906 | (50phe for pulse, hi-gain and 320phe for lo-gain)
|
---|
907 |
|
---|
908 | * datacenter/macros/fillsignal.C:
|
---|
909 | - changed to support new information about pulse positions
|
---|
910 |
|
---|
911 |
|
---|
912 |
|
---|
913 | 2006/08/01 Thomas Bretz
|
---|
914 |
|
---|
915 | * mcalib/MCalibCalcFromPast.cc:
|
---|
916 | - hand over the hi-lo-gain conversion factors to the new
|
---|
917 | MCalibrationChargeCam if reinitialized
|
---|
918 |
|
---|
919 | * mcalib/MCalibrateData.cc:
|
---|
920 | - removed obsolete use of zenith angle (which actually was never used)
|
---|
921 | - fixed a bug which caused the renorm factor being initialized from
|
---|
922 | default instead of the QECam always (which didn't make any difference
|
---|
923 | because also the QECam contains the default value)
|
---|
924 |
|
---|
925 | * mcalib/MCalibrateRelTimes.[h,cc]:
|
---|
926 | - store also the information whether lo-gain was used or not in
|
---|
927 | MSignalCam
|
---|
928 | - removed some comments from header
|
---|
929 |
|
---|
930 | * mcalib/MCalibrationQEPix.[h,cc]:
|
---|
931 | - removed obsolete use of zenith angle (which actually was never used)
|
---|
932 |
|
---|
933 | * mhist/MHCamera.cc:
|
---|
934 | - fixed wrong cast (from this to TProfile instead of TH1D)
|
---|
935 |
|
---|
936 | * mjobs/MJCalibrateSignal.cc:
|
---|
937 | - added tabs for hi-/lo-gain pulse position
|
---|
938 |
|
---|
939 | * mjobs/MJCalibration.cc:
|
---|
940 | - removed obsolete use of zenith angle (which actually was never used)
|
---|
941 | for MCalibrationQEPix
|
---|
942 |
|
---|
943 | * msignal/MArrivalTimePix.h:
|
---|
944 | - added Copy member function
|
---|
945 |
|
---|
946 | * msignal/MExtractedSignalPix.cc:
|
---|
947 | - small code layout
|
---|
948 |
|
---|
949 | * msignal/MSignalPix.[h,cc]:
|
---|
950 | - added new (non I/O) member fLoGainUsed
|
---|
951 |
|
---|
952 | * msignal/MSignalCam.cc:
|
---|
953 | - added cases 10 and 11 to GetPixelContent
|
---|
954 | - added some more comments
|
---|
955 |
|
---|
956 |
|
---|
957 |
|
---|
958 | 2006/07/31 Thomas Bretz
|
---|
959 |
|
---|
960 | * showplot.cc:
|
---|
961 | - added new options to write bmp and xml files
|
---|
962 | - added new options for the display size
|
---|
963 |
|
---|
964 | * mbase/MStatusDisplay.[h,cc]:
|
---|
965 | - changed the constructor to allow starting with a different size
|
---|
966 | - added new member functions to change the display or canvas size
|
---|
967 | - fixed setting of sizes
|
---|
968 |
|
---|
969 |
|
---|
970 |
|
---|
971 | 2006/07/30 Thomas Bretz
|
---|
972 |
|
---|
973 | * macros/starfield.C:
|
---|
974 | - updated to use resources/mirrors.def by default
|
---|
975 |
|
---|
976 | * mhist/MHCamera.[h,cc]:
|
---|
977 | - replaced SavePrimitive(ofstream&) by SavePrimitive(ostream&)
|
---|
978 | - if necessary let SavePrimitive(ofstream&) call
|
---|
979 | SavePrimitive(ostream&)
|
---|
980 |
|
---|
981 | * mgui/MHexagon.[h,cc]:
|
---|
982 | - special solution for SavePrimitive because it calls a function
|
---|
983 | from the base class which also needs ofstream or ostream
|
---|
984 |
|
---|
985 | * mbase/MStatusDisplay.[h,cc]:
|
---|
986 | - switched on writing bmp and xml (I still found no program able
|
---|
987 | to read this bmp, but they are written)
|
---|
988 | - removed check for writing images in batch mode for root
|
---|
989 | >= 5.12/00. It is working now.
|
---|
990 | - calculate kB and MB correctly by dividing by 1000 instead of
|
---|
991 | 1024 (would be kiB and MiB)
|
---|
992 | - removed some unused parameters from function declaration
|
---|
993 | - fixed some warnings about local overwrites of variable names
|
---|
994 | - fixed a deprecated conversion from string constant to `char*
|
---|
995 |
|
---|
996 |
|
---|
997 |
|
---|
998 | 2006/07/29 Thomas Bretz
|
---|
999 |
|
---|
1000 | * mhflux/MHEffectiveOnTime.cc:
|
---|
1001 | - changed the fit such that initial values are calculated
|
---|
1002 | automatically now instead of using build in values. This
|
---|
1003 | makes the fit more indepedant of the underlaying rates.
|
---|
1004 | With a test of ~350 sequences in the test database it could
|
---|
1005 | be shown that the new fit gives the same result +/-1sek.
|
---|
1006 | The highest deviation was +5s the lowest -10s.
|
---|
1007 | - the number of the first bin used in the fit became a variable
|
---|
1008 | - A limit of 15kHz was set for the rate
|
---|
1009 | - sanity checkes for lambda==0 added (possible division by zero)
|
---|
1010 | - increased class version number by one
|
---|
1011 | - made functions derived from MH private
|
---|
1012 | - to fit the resulting "gammas" use fFirstBin=1 and fNumEvents=120
|
---|
1013 |
|
---|
1014 |
|
---|
1015 |
|
---|
1016 | 2006/07/28 Daniela Dorner
|
---|
1017 |
|
---|
1018 | * datacenter/scripts/buildsequenceentries,
|
---|
1019 | datacenter/scripts/checkfilesforsequenceavail,
|
---|
1020 | datacenter/scripts/checkstardone, datacenter/scripts/copyscript,
|
---|
1021 | datacenter/scripts/correcttime, datacenter/scripts/dodatacheck,
|
---|
1022 | datacenter/scripts/doexclusions, datacenter/scripts/doqualityplots,
|
---|
1023 | datacenter/scripts/dowebplots, datacenter/scripts/filesondisk,
|
---|
1024 | datacenter/scripts/fillcallisto, datacenter/scripts/fillganymed,
|
---|
1025 | datacenter/scripts/fillstar, datacenter/scripts/insertdatasets,
|
---|
1026 | datacenter/scripts/insertsequences, datacenter/scripts/linkmc,
|
---|
1027 | datacenter/scripts/makecallistolinks,
|
---|
1028 | datacenter/scripts/mcsequences, datacenter/scripts/movingrawfiles,
|
---|
1029 | datacenter/scripts/processmcsequences, datacenter/scripts/rmlocks,
|
---|
1030 | datacenter/scripts/runcallisto, datacenter/scripts/runganymed,
|
---|
1031 | datacenter/scripts/runstar, datacenter/scripts/sourcefile,
|
---|
1032 | datacenter/scripts/writesequencefiles:
|
---|
1033 | - replaced username by $USER
|
---|
1034 |
|
---|
1035 |
|
---|
1036 |
|
---|
1037 | 2006/07/27 Thomas Bretz
|
---|
1038 |
|
---|
1039 | * datacenter/macros/buildsequenceentries.C:
|
---|
1040 | - removed some obsolete output
|
---|
1041 | - logging output redone
|
---|
1042 | - added some missing delete of TSQLResults
|
---|
1043 | - fixed some overwrite of local variables
|
---|
1044 | - added more comments
|
---|
1045 | - moved code building the blocks to its own function
|
---|
1046 | - simplified buildblocks
|
---|
1047 |
|
---|
1048 |
|
---|
1049 |
|
---|
1050 | 2006/07/27 Daniela Dorner
|
---|
1051 |
|
---|
1052 | * datacenter/scripts/buildsequenceentries:
|
---|
1053 | - fixed bug in name of logfile (introduced on 2006/02/03)
|
---|
1054 |
|
---|
1055 |
|
---|
1056 |
|
---|
1057 | 2006/07/26 Daniela Dorner
|
---|
1058 |
|
---|
1059 | * datacenter/scripts/movingrawfiles:
|
---|
1060 | - changed machine
|
---|
1061 | - added logging
|
---|
1062 | - added launching of filesondisk, when files have been moved
|
---|
1063 |
|
---|
1064 | * datacenter/scripts/filesondisk:
|
---|
1065 | - added logging
|
---|
1066 |
|
---|
1067 |
|
---|
1068 |
|
---|
1069 | 2006/07/26 Thomas Bretz
|
---|
1070 |
|
---|
1071 | * merpp.cc:
|
---|
1072 | - files with the extension .raw.gz were not found. fixed. This
|
---|
1073 | is necessary because raw-files must be merpped before they can
|
---|
1074 | be displayed with the mars-gui.
|
---|
1075 |
|
---|
1076 | * star.cc:
|
---|
1077 | - fixed some misalignment when the title is printed
|
---|
1078 |
|
---|
1079 | * datacenter/macros/fillsinope.C:
|
---|
1080 | - removed some obsolete comments
|
---|
1081 |
|
---|
1082 | * mbase/MContinue.h:
|
---|
1083 | - some reformatting
|
---|
1084 |
|
---|
1085 | * mreport/MReportStarguider.h:
|
---|
1086 | - added enum for states
|
---|
1087 | - added IsMonitoring member function
|
---|
1088 |
|
---|
1089 | * msignal/MArrivalTimeCam.cc:
|
---|
1090 | - fixed a problem which gave errors when compiling (introduced
|
---|
1091 | with the latest change)
|
---|
1092 |
|
---|
1093 | * manalysis/MEventRateCalc.[h,cc], manalysis/MGeomApply.[h,cc],
|
---|
1094 | manalysis/MMultiDimDistCalc.[h,cc], mbadpixels/MBadPixelsTreat.[h,cc],
|
---|
1095 | mbase/MEvtLoop.[h,cc], mbase/MParContainer.[h,cc], mbase/MParList.[h,cc],
|
---|
1096 | mbase/MTask.[h,cc], mbase/MTaskList.[h,cc], mcalib/MCalibrateData.[h,cc],
|
---|
1097 | mdata/MDataArray.[h,cc], mfbase/MF.[h,cc], mfbase/MFDataChain.[h,cc],
|
---|
1098 | mfbase/MFDataChain.[h,cc], mfbase/MFDataMember.[h,cc],
|
---|
1099 | mfbase/MFilterList.[h,cc], mfileio/MReadTree.[h,cc],
|
---|
1100 | mfileio/MWriteRootFile.[h,cc], mfilter/MFParticleId.[h,cc],
|
---|
1101 | mfilter/MFTriggerLvl1.[h,cc], mfilter/MFTriggerLvl2.[h,cc],
|
---|
1102 | mhbase/MBinning.[h,cc], mhbase/MFillH.[h,cc], mhbase/MH3.[h,cc],
|
---|
1103 | mhbase/MHMatrix.[h,cc], mimage/MHillasCalc.[h,cc],
|
---|
1104 | mimage/MImgCleanStd.[h,cc], mimage/MImgCleanTGB.[h,cc],
|
---|
1105 | mpointing/MSrcPosCam.[h,cc], msignal/MExtractFixedWindow.[h,cc],
|
---|
1106 | msignal/MExtractSignal.[h,cc], msignal/MExtractSignalABcorr.[h,cc],
|
---|
1107 | msignal/MExtractor.[h,cc], mtools/MChisqEval.[h,cc]
|
---|
1108 | - replaced StreamPrimitive(ofstream&) by StreamPrimitive(ostream&)
|
---|
1109 | - replaced SavePrimitive(ofstream&) by SavePrimitive(ostream&)
|
---|
1110 | - if necessary let SavePrimitive(ofstream&) call
|
---|
1111 | SavePrimitive(ostream&)
|
---|
1112 |
|
---|
1113 | * mbadpixels/MBadPixelsCam.cc, mbadpixels/MBadPixelsIntensityCam.cc,
|
---|
1114 | mbase/MEvtLoop.cc, mbase/MLog.cc, mbase/MParList.cc, mbase/MTaskList.cc,
|
---|
1115 | mcalib/MCalibConstCam.cc, mcalib/MCalibrationBlindCam.cc,
|
---|
1116 | mcalib/MCalibrationCam.cc, mcalib/MCalibrationIntensityCam.cc,
|
---|
1117 | mcalib/MCalibrationIntensityConstCam.cc, mdata/MDataArray.cc,
|
---|
1118 | mdata/MDataFormula.cc, mdata/MDataList.cc, mfbase/MFilterList.cc,
|
---|
1119 | mgeom/MGeomCam.cc, mhcalib/MHCalibrationCam.cc, mmain/MMonteCarlo.cc,
|
---|
1120 | mpedestal/MPedPhotCam.cc, mpedestal/MPedestalCam.cc,
|
---|
1121 | mreport/MReportFileRead.cc, msignal/MArrivalTimeCam.cc,
|
---|
1122 | msignal/MExtractedSignalCam.cc, msignal/MSignalCam.cc:
|
---|
1123 | - replaced ForEach by R__FOR_EACH
|
---|
1124 |
|
---|
1125 | * mbase/MAGIC.h:
|
---|
1126 | - define R__FOR_EACH macro if not yet defined
|
---|
1127 |
|
---|
1128 | * mbase/MEvtLoop.cc:
|
---|
1129 | - removed usage of copy-constructor of TEnv
|
---|
1130 |
|
---|
1131 | * mbase/MString.h:
|
---|
1132 | - exclude some of the member function from CINT (gives problem
|
---|
1133 | with CINT)
|
---|
1134 |
|
---|
1135 | * mfbase/MFEventSelector.[h,cc]:
|
---|
1136 | - removed StreamPrimitive (it was empty anyhow)
|
---|
1137 |
|
---|
1138 | * mranforest/MRanTree.cc:
|
---|
1139 | - moved includes for TVector and TMatrix to header
|
---|
1140 | - replaced TMatrixRow by TMatrixFRow_const in TreeHad
|
---|
1141 |
|
---|
1142 | * msignal/Makefile, msignal/SignalLinkDef.h:
|
---|
1143 | - removed MExtractSignal
|
---|
1144 | - removed MExtractSignal2
|
---|
1145 | - removed MExtractSignal3
|
---|
1146 | - removed MExtractSignalABcorr
|
---|
1147 |
|
---|
1148 | * mbase/MArgs.cc, mbase/MContinue.cc, mbase/MEnv.cc, mbase/MGMap.[h,cc],
|
---|
1149 | mbase/MGTask.h, mbase/MLogManip.h, mbase/MLogPlugin.h
|
---|
1150 | mbase/MParContainer.cc, mbase/MParList.cc, mbase/MParameters.cc,
|
---|
1151 | mbase/MSearch.cc, mbase/MStatusArray.h, mbase/MTask.cc,
|
---|
1152 | mbase/MTaskList.[h,cc]:
|
---|
1153 | - removed some unused parameters from function declaration
|
---|
1154 |
|
---|
1155 | * mbase/MArray.h, mbase/MArrayB.h, mbase/MArrayD.h, mbase/MArrayF.h,
|
---|
1156 | mbase/MArrayI.h, mbase/MArrayS.h, mbase/MDirIter.h, mbase/MLog.[h,cc],
|
---|
1157 | mbase/MReadSocket.h, mbase/MTask.cc, mbase/MTaskList.[h,cc],
|
---|
1158 | mbase/MTime.h:
|
---|
1159 | - added explicit initialization of base class to copy ctor
|
---|
1160 |
|
---|
1161 | * mbase/MDirIter.[h,cc], mbase/MLog.[h,cc], mbase/MRunIter.cc,
|
---|
1162 | mbase/MZlib.cc:
|
---|
1163 | - fixed some warnings about local overwrites of variable names
|
---|
1164 |
|
---|
1165 | * mbase/MTaskList.[h,cc]:
|
---|
1166 | - removed unsused second argument from CheckAddListTo
|
---|
1167 | - allow 0 as the type argument which just keeps the input steam id
|
---|
1168 | of the task
|
---|
1169 |
|
---|
1170 | * mjobs/MSequence.cc:
|
---|
1171 | - fixed a deprecated conversion from string constant to `char*
|
---|
1172 |
|
---|
1173 | * mfbase/MFilterList.cc:
|
---|
1174 | - improved warn output
|
---|
1175 |
|
---|
1176 | * msignal/MArrivalTimeCalc2.cc, msignal/MArrivalTimePix.[h,cc],
|
---|
1177 | msignal/MExtractFixedWindowPeakSearch.cc, msignal/MExtractSignal.cc,
|
---|
1178 | msignal/MExtractSignal2.cc, msignal/MExtractSignal3.cc,
|
---|
1179 | msignal/MExtractSignalABcorr.cc, msignal/MExtractTime.cc,
|
---|
1180 | msignal/MExtractTimeAndCharge.cc, msignal/MExtractor.cc,
|
---|
1181 | msignal/MExtractTimeAndChargeDigitalFilterPeakSearch.cc:
|
---|
1182 | - removed first obsolete argument from SetGainSaturation
|
---|
1183 |
|
---|
1184 | * msignal/MExtractedSignalCam.[h,cc]:
|
---|
1185 | - removed obsolete fNdf
|
---|
1186 | - increased class version
|
---|
1187 |
|
---|
1188 | * msignal/MExtractedSignalPix.[h,cc]:
|
---|
1189 | - removed obsolete fIsLoGainUsed
|
---|
1190 | - removed obsolete fChisquare
|
---|
1191 | - increased class version
|
---|
1192 | - removed obsolete first argument from SetGainSaturation
|
---|
1193 |
|
---|
1194 |
|
---|
1195 |
|
---|
1196 | 2006/07/23 Thomas Bretz
|
---|
1197 |
|
---|
1198 | * datacenter/scripts/copyscript:
|
---|
1199 | - only try to insert the contents of runbook files which
|
---|
1200 | contain the regexp \\\.rbk$ instead of .rbk It might be
|
---|
1201 | that in a script it should be \.rbk$ rather than \\\.rbk$
|
---|
1202 | (to be tested)
|
---|
1203 |
|
---|
1204 |
|
---|
1205 |
|
---|
1206 | 2006/07/22 Thomas Bretz
|
---|
1207 |
|
---|
1208 | * datacenter/scripts/runstar:
|
---|
1209 | - added -r to sort ToDo-files such that the newest sequences
|
---|
1210 | are processed first
|
---|
1211 |
|
---|
1212 |
|
---|
1213 |
|
---|
1214 | 2006/07/21 Daniela Dorner
|
---|
1215 |
|
---|
1216 | * datacenter/scripts/checkfilesforsequavail:
|
---|
1217 | - fixed bug in path
|
---|
1218 |
|
---|
1219 |
|
---|
1220 |
|
---|
1221 | 2006/07/19 Thomas Bretz
|
---|
1222 |
|
---|
1223 | * msignal/MArrivalTimeCam.cc:
|
---|
1224 | - added case 7 and 2 in GetPixelContent
|
---|
1225 |
|
---|
1226 |
|
---|
1227 |
|
---|
1228 | 2006/07/13 Thomas Bretz
|
---|
1229 |
|
---|
1230 | * mastro/MAstroCatalog.h:
|
---|
1231 | - implemented new member function GetNumStars
|
---|
1232 |
|
---|
1233 | * mbase/MGMap.[h,cc]:
|
---|
1234 | - implemented new member function DrawHexagon
|
---|
1235 |
|
---|
1236 |
|
---|
1237 |
|
---|
1238 | 2006/07/11 Thomas Bretz
|
---|
1239 |
|
---|
1240 | * mbase/MStatusArray.cc, mdata/MDataChain.cc, mdata/MDataFormula.cc,
|
---|
1241 | mhflux/MMcSpectrumWeight.cc, mimage/MHillasExt.cc, mjobs/MJCut.cc,
|
---|
1242 | msignal/MExtractTimeAndChargeDigitalFilter.cc,
|
---|
1243 | mranforest/MRanForestCalc.cc:
|
---|
1244 | - fixed some compiler warning of the kind
|
---|
1245 | ambiguous overload for `Bool_t ? const char[14] : const TString &'
|
---|
1246 | to make gcc 2.95.3 happy (used to get cosy working with the
|
---|
1247 | latest Mars version)
|
---|
1248 |
|
---|
1249 | * mbase/MZlib.[h,cc]:
|
---|
1250 | - added some preprocessor statements which allow compilation with
|
---|
1251 | gcc 2.95.3
|
---|
1252 |
|
---|
1253 | * mastro/MAstroCamera.cc:
|
---|
1254 | - removed path from include
|
---|
1255 |
|
---|
1256 | * mastro/Makefile:
|
---|
1257 | - added directory for MHCamera
|
---|
1258 |
|
---|
1259 | * mhflux/MHThetaSqN.cc:
|
---|
1260 | - removed the const-qualifier from the static_cast when setting
|
---|
1261 | tghe MParameterD
|
---|
1262 |
|
---|
1263 |
|
---|
1264 |
|
---|
1265 | 2006/07/06 Thomas Bretz
|
---|
1266 |
|
---|
1267 | * Makefile.conf.linux:
|
---|
1268 | - removed options -Wstrict-prototypes -Wmissing-prototypes
|
---|
1269 | obsolete for C++
|
---|
1270 |
|
---|
1271 | * mastro/MAstro.h, mgui/MCamEvent.h:
|
---|
1272 | - added virtual destructor to make gcc 4.1 happy
|
---|
1273 |
|
---|
1274 | * mfilter/MFMagicCuts.cc, mtools/MagicJam.cc:
|
---|
1275 | - added includes to make gcc 4.1 happy
|
---|
1276 |
|
---|
1277 | * mranforest/MRanForestCalc.cc:
|
---|
1278 | - added include for the compilation with root 5.10/00
|
---|
1279 |
|
---|
1280 |
|
---|
1281 |
|
---|
1282 | 2006/07/05 Thomas Bretz
|
---|
1283 |
|
---|
1284 | * datacenter/macros/checkfileavail.C,
|
---|
1285 | datacenter/macros/checkstardone.C,
|
---|
1286 | datacenter/macros/doexclusions.C,
|
---|
1287 | datacenter/macros/filldotraw.C,
|
---|
1288 | datacenter/macros/fillganymed.C,
|
---|
1289 | datacenter/macros/fillsignal.C,
|
---|
1290 | datacenter/macros/fillstar.C,
|
---|
1291 | datacenter/macros/setupdb.C:
|
---|
1292 | - make sure that 'res' is correctly deleted
|
---|
1293 |
|
---|
1294 | * datacenter/macros/doexclusions.C:
|
---|
1295 | - fixed some variable name overrides
|
---|
1296 |
|
---|
1297 | * mhflux/MAlphaFitter.[h,cc]:
|
---|
1298 | - added the possibility to DrawResult()
|
---|
1299 |
|
---|
1300 | * mhflux/MHAlpha.[h,cc]:
|
---|
1301 | - added new output container (Bin) which contains the number
|
---|
1302 | of the bin the event was assigned to
|
---|
1303 | - fixed drawing the significance in DrawAll
|
---|
1304 |
|
---|
1305 |
|
---|
1306 |
|
---|
1307 | 2006/07/04 Daniela Dorner
|
---|
1308 |
|
---|
1309 | * datacenter/scripts/copyscript:
|
---|
1310 | - removed not needed if-clause (was used to copy subsystemfiles to
|
---|
1311 | /magic/datacenter/totape)
|
---|
1312 |
|
---|
1313 |
|
---|
1314 |
|
---|
1315 | 2006/07/03 Thomas Bretz
|
---|
1316 |
|
---|
1317 | * mhflux/MHThetaSqN.[h,cc]:
|
---|
1318 | - added counter and output some statistics afterwards
|
---|
1319 |
|
---|
1320 |
|
---|
1321 |
|
---|
1322 | 2006/06/29 Thomas Bretz
|
---|
1323 |
|
---|
1324 | * mmain/MEventDisplay.cc:
|
---|
1325 | - added decoding of calibration pattern
|
---|
1326 |
|
---|
1327 | * mbase/MContinue.cc:
|
---|
1328 | - small change to some output
|
---|
1329 |
|
---|
1330 | * mmc/MMcTrig.hxx, mmc/MMcTrigHeader.hxx:
|
---|
1331 | - increased version number
|
---|
1332 |
|
---|
1333 | * mmc/Mdefine.h:
|
---|
1334 | - increased CAMERA_PIXELS from 3500 to 3800
|
---|
1335 |
|
---|
1336 |
|
---|
1337 |
|
---|
1338 | 2006/06/28 Daniela Dorner
|
---|
1339 |
|
---|
1340 | * datacenter/macros/setupdb.C:
|
---|
1341 | - added new columns
|
---|
1342 | - changed name columns
|
---|
1343 |
|
---|
1344 |
|
---|
1345 |
|
---|
1346 | 2006/06/28 Thomas Bretz
|
---|
1347 |
|
---|
1348 | * datacenter/macros/fillstar.C:
|
---|
1349 | - added number of correlated stars
|
---|
1350 |
|
---|
1351 | * datacenter/macros/plotdb.C:
|
---|
1352 | - added number of correlated stars
|
---|
1353 | - changed name of database column
|
---|
1354 |
|
---|
1355 | * callisto.cc, mbadpixels/MBadPixelsCalc.cc,
|
---|
1356 | mjtrain/MJTrainSeparation.cc:
|
---|
1357 | - small improvement to log-output
|
---|
1358 |
|
---|
1359 | * tpoint/gui.C:
|
---|
1360 | - added some SetFrameBorderMode and SetBorderMode
|
---|
1361 |
|
---|
1362 |
|
---|
1363 |
|
---|
1364 | 2006/06/27 Thomas Bretz
|
---|
1365 |
|
---|
1366 | * mhflux/MHAlpha.cc:
|
---|
1367 | - added a small change to prevent DrawAll from opening a new
|
---|
1368 | canvas if called with the option "No new canvas" and no
|
---|
1369 | fDisplay
|
---|
1370 |
|
---|
1371 |
|
---|
1372 |
|
---|
1373 | 2006/06/26 Thomas Bretz
|
---|
1374 |
|
---|
1375 | * mjobs/MJCut.[h,cc]:
|
---|
1376 | - added error codes for some fatal errors
|
---|
1377 |
|
---|
1378 | * ganymed.cc:
|
---|
1379 | - pipe error codes to shell
|
---|
1380 |
|
---|
1381 |
|
---|
1382 |
|
---|
1383 | 2006/05/29 Thomas Bretz
|
---|
1384 |
|
---|
1385 | * mbase/MEnv.cc:
|
---|
1386 | - included THashList for compatibility with root 5.10/00
|
---|
1387 |
|
---|
1388 | * mdata/MDataArray.[h,cc]:
|
---|
1389 | - included TVector in header for compatibility with root 5.10/00
|
---|
1390 |
|
---|
1391 | * mgui/MHexagon.cc:
|
---|
1392 | - changed argument of PaintFillArea from Float_t to Double_t
|
---|
1393 | for compatibility with root 5.10/00
|
---|
1394 |
|
---|
1395 | * mhbase/MHMatrix.[h,cc]:
|
---|
1396 | - added some #ifdef for compatibility with root 5.10/00
|
---|
1397 | - included TVector in the header for compatibility with
|
---|
1398 | root 5.10/00
|
---|
1399 |
|
---|
1400 | * mjtrain/MJTrainDisp.cc:
|
---|
1401 | - added the possibility to set weights
|
---|
1402 | - added new histogram to show avg psf versus energy
|
---|
1403 |
|
---|
1404 | * mjtrain/MJTrainRanForest.cc:
|
---|
1405 | - included TFile for compatibility with root 5.10/00
|
---|
1406 |
|
---|
1407 | * mranforest/MRanForest.[h,cc]:
|
---|
1408 | - included TMatrix and TVector in header for compatibilty
|
---|
1409 | with root 5.10/00
|
---|
1410 |
|
---|
1411 | * mtools/MHSimulatedAnnealing.[h,cc]:
|
---|
1412 | - included TMatrix and TVector in header for compatibilty
|
---|
1413 | with root 5.10/00
|
---|
1414 |
|
---|
1415 |
|
---|
1416 |
|
---|
1417 | 2006/05/24
|
---|
1418 |
|
---|
1419 | * RELEASE 0.9.6
|
---|
1420 |
|
---|
1421 |
|
---|
1422 |
|
---|
1423 | 2006/05/24 Thomas Bretz
|
---|
1424 |
|
---|
1425 | * mbadpixels/MBadPixelsTreat.cc:
|
---|
1426 | - another small improvement, set fMaxArrivalTimeDiff to 0.9
|
---|
1427 |
|
---|
1428 | * mjobs/MJPedestal.cc:
|
---|
1429 | - switched off error in case of "pulse is too much to the left"
|
---|
1430 | - the extraction window is not changed anymore
|
---|
1431 |
|
---|
1432 | * mhflux/MAlphaFitter.cc:
|
---|
1433 | - made new background fit more robust by improving the start
|
---|
1434 | values
|
---|
1435 |
|
---|
1436 | * mhflux/MHAlpha.[h,cc]:
|
---|
1437 | - preliminary implementation showing automatically all sizebins in
|
---|
1438 | the status display
|
---|
1439 |
|
---|
1440 | * mpointing/MPointingDevCalc.[h,cc]:
|
---|
1441 | - if the mispointing is set to 0 due to missing mispointing
|
---|
1442 | information also the starguider calibration is reset.
|
---|
1443 | - in the case the latest report is older than a default (currently
|
---|
1444 | one minute) and the current report will be skip the starguider
|
---|
1445 | correction and calibration will be reset.
|
---|
1446 |
|
---|
1447 | * ganymed.rc, ganymed_onoff.rc, ganymed_wobble.rc:
|
---|
1448 | - updated
|
---|
1449 |
|
---|
1450 | * mmc/MMcRunHeader.hxx:
|
---|
1451 | - added new getter for ShowerPhiMin and ShowerPhiMax
|
---|
1452 |
|
---|
1453 |
|
---|
1454 |
|
---|
1455 | 2006/05/23 Daniela Dorner
|
---|
1456 |
|
---|
1457 | * scripts/processsequence:
|
---|
1458 | - added (script to run callisto, merppupdate and star for 1
|
---|
1459 | sequence)
|
---|
1460 |
|
---|
1461 | * scripts/preparemc:
|
---|
1462 | - added (script to create montecarlo sequence and datasetfiles)
|
---|
1463 |
|
---|
1464 |
|
---|
1465 |
|
---|
1466 | 2006/05/23 Thomas Bretz
|
---|
1467 |
|
---|
1468 | * mranforest/MRanTree.cc:
|
---|
1469 | - should be if(!Finite) instead of if(Finite)
|
---|
1470 |
|
---|
1471 | * mhbase/MH3.cc:
|
---|
1472 | - fixed a problem which arouse in root 4.04/02g namely that
|
---|
1473 | is the draw-option is " " nothing is displayed. Therefore
|
---|
1474 | all " " are removed before the histogram is drawn
|
---|
1475 |
|
---|
1476 | * mhist/MHCamera.cc:
|
---|
1477 | - when the azimuthal profile was produced the binning was optimized
|
---|
1478 | with the OptimizeLimits. This doesn't make sense because it
|
---|
1479 | changed the alignment of the bins with the 60deg boundaries
|
---|
1480 |
|
---|
1481 | * mreport/MReportStarguider.cc:
|
---|
1482 | - fixed a typo in a comment and removed an obsolete one
|
---|
1483 |
|
---|
1484 | * msignal/MExtractTimeAndCharge.cc:
|
---|
1485 | - instead of setting the arrival time to a value at the border of
|
---|
1486 | the meaningful range a random number is assigned in the case
|
---|
1487 | of an arrival time extracted outside the fadc range. This
|
---|
1488 | avoids possible unfortuante coincidences in arrival times.
|
---|
1489 |
|
---|
1490 | * mbadpixels/MBadPixelsTreat.[h,cc]:
|
---|
1491 | - added new data member fMaxArrivalTimeDiff, which is the maximum
|
---|
1492 | arrival time difference allowed for the badpixel algorithm
|
---|
1493 | to determin whether a pixels belongs to a shower
|
---|
1494 | - changed the old value (0.5) to 1.0 as suggested by Stefan
|
---|
1495 | due to a recent study on the fraction of pixels surviving the
|
---|
1496 | image cleaning
|
---|
1497 |
|
---|
1498 | * callisto.rc, callisto_Dec04Jan05.rc, callisto_MarApr05.rc:
|
---|
1499 | - added comment to show usage of new option
|
---|
1500 |
|
---|
1501 |
|
---|
1502 |
|
---|
1503 | 2006/05/22 Daniela Dorner
|
---|
1504 |
|
---|
1505 | * datacenter/scripts/makecallistolinks:
|
---|
1506 | - fixed bug
|
---|
1507 |
|
---|
1508 |
|
---|
1509 |
|
---|
1510 | 2006/05/22 Thomas Bretz
|
---|
1511 |
|
---|
1512 | * mranforest/MRanTree.cc:
|
---|
1513 | - replaced some arbitrary small and large values by FLT_MAX in
|
---|
1514 | FindBestSpllit*
|
---|
1515 | - replaced in FindBestSpllit* a sanity check for rld and rrd (do
|
---|
1516 | not divide by zero) by a check whether the result (crit) is finite
|
---|
1517 |
|
---|
1518 | * mcamera/MCameraRecTemp.[h,cc]:
|
---|
1519 | - implemented new data member for validity
|
---|
1520 | - increased class version by 1
|
---|
1521 |
|
---|
1522 | * mpointing/MHPointing.[h,cc]:
|
---|
1523 | - implemented new TGraph for number of correlated stars
|
---|
1524 | - increased class version by 1
|
---|
1525 |
|
---|
1526 | * mpointing/MPointingDevCalc.cc:
|
---|
1527 | - if the report is empty assume no pointing deviation and also
|
---|
1528 | reset the starguider calibration
|
---|
1529 |
|
---|
1530 | * mpointing/MPointingPos.cc:
|
---|
1531 | - slight modifications to comment
|
---|
1532 |
|
---|
1533 | * mreport/MReport.cc:
|
---|
1534 | - introduced new fake version to support new starguider format
|
---|
1535 |
|
---|
1536 | * mreport/MReportCC.[h,cc]:
|
---|
1537 | - improved handling of receiver boar com-errors and RecTemp section
|
---|
1538 |
|
---|
1539 | * mreport/MReportStarguider.[h,cc]:
|
---|
1540 | - implemented changes in the starguider reports around 9th May
|
---|
1541 | - added new data member for number of correlated stars
|
---|
1542 | - increased class version by 1
|
---|
1543 |
|
---|
1544 |
|
---|
1545 |
|
---|
1546 | 2006/05/21 Thomas Bretz
|
---|
1547 |
|
---|
1548 | * mfileio/MReadTree.cc:
|
---|
1549 | - show all added files only in debug modes or if wildcards are used
|
---|
1550 |
|
---|
1551 | * mfilter/MFEnergySlope.[h,cc]:
|
---|
1552 | - added a third constructor which also allows to set fMcEnergyMin
|
---|
1553 |
|
---|
1554 | * mjtrain/MJTrainSeparation.[h,cc]:
|
---|
1555 | - updated text output
|
---|
1556 | - improved result display
|
---|
1557 | - added possibility to set weights and/or pre/post-tasks for
|
---|
1558 | train or test only
|
---|
1559 |
|
---|
1560 | * mranforest/MRanForest.cc:
|
---|
1561 | - commented out an obsolete check to check whether TMath::Sort
|
---|
1562 | has sorted correctly
|
---|
1563 | - added some comments
|
---|
1564 |
|
---|
1565 |
|
---|
1566 |
|
---|
1567 | 2006/05/20 Thomas Bretz
|
---|
1568 |
|
---|
1569 | * mreport/MReportCC.cc:
|
---|
1570 | - fixed a typo in InterpreteTD which was introduced yesterday
|
---|
1571 |
|
---|
1572 |
|
---|
1573 |
|
---|
1574 | 2006/05/19 Thomas Bretz
|
---|
1575 |
|
---|
1576 | * mbase/MMath.h:
|
---|
1577 | - added default to second argument of GaussProb
|
---|
1578 |
|
---|
1579 | * mcamera/MCameraTD.[h,cc], mcamera/MCameraTH.[h,cc]:
|
---|
1580 | - added a data member fIsValid giving the status of the arrays
|
---|
1581 | in case the CC reports contained nonsense (mainly for files
|
---|
1582 | before summer 2005)
|
---|
1583 | - increased class version by 1
|
---|
1584 |
|
---|
1585 | * mhflux/MHAlpha.h:
|
---|
1586 | - made SetOffData virtual
|
---|
1587 |
|
---|
1588 | * mreport/MReport.cc:
|
---|
1589 | - small changes to some comments
|
---|
1590 |
|
---|
1591 | * mreport/MReportCC.[h,cc]:
|
---|
1592 | - better handling of problems with the TH and TD part of the
|
---|
1593 | CC-REPORT for files older than 200507190 and 200412210
|
---|
1594 | respectively
|
---|
1595 |
|
---|
1596 | * mreport/MReportFileReadCC.cc:
|
---|
1597 | - always output the file format version
|
---|
1598 |
|
---|
1599 | * mhflux/MAlphaFitter.[h,cc]:
|
---|
1600 | - implemented fitting of the off-data for background determination
|
---|
1601 | - the result values are not yet accessible
|
---|
1602 | - increased class version by 1
|
---|
1603 |
|
---|
1604 | * mhflux/MHThetaSqN.[h,cc]:
|
---|
1605 | - some improvements regarding the treatment of the signal-regions
|
---|
1606 | - allow to set a different cut-level for off-cuts
|
---|
1607 |
|
---|
1608 |
|
---|
1609 |
|
---|
1610 | 2006/05/18 Thomas Bretz
|
---|
1611 |
|
---|
1612 | * mhflux/MAlphaFitter.h:
|
---|
1613 | - added Getter for ScaleMode
|
---|
1614 |
|
---|
1615 | * mhflux/MHAlpha.[h,cc]:
|
---|
1616 | - made fHillas data member protected
|
---|
1617 | - increased size of fMap
|
---|
1618 |
|
---|
1619 | * mhflux/MHThetaSq.[h,cc]:
|
---|
1620 | - removed obsolete data-member fThetaSq
|
---|
1621 |
|
---|
1622 | * mjtrain/MJTrainRanForest.cc, mranforest/MRanForestCalc.cc:
|
---|
1623 | - fixed a typo in a comment
|
---|
1624 |
|
---|
1625 | * mranforest/MRanTree.cc:
|
---|
1626 | - added a lot of comments in the code
|
---|
1627 |
|
---|
1628 | * callisto.cc:
|
---|
1629 | - fixed typo in output
|
---|
1630 |
|
---|
1631 | * mhflux/MHThreshold.cc:
|
---|
1632 | - enabled grids
|
---|
1633 | - slightly improved calculation of shown threshold
|
---|
1634 |
|
---|
1635 | * mhflux/MHThetaSqN.[h,cc]:
|
---|
1636 | - added
|
---|
1637 |
|
---|
1638 | * mhflux/Makefile, mhflux/FluxLinkDef.h:
|
---|
1639 | - added MHThetaSqN
|
---|
1640 |
|
---|
1641 |
|
---|
1642 |
|
---|
1643 | 2006/05/18 Daniela Dorner
|
---|
1644 |
|
---|
1645 | * resources/calibration.rc, resources/calibration_spline.rc:
|
---|
1646 | - added values for current and following periods
|
---|
1647 |
|
---|
1648 |
|
---|
1649 |
|
---|
1650 | 2006/05/05
|
---|
1651 |
|
---|
1652 | * RELEASE 0.9.5.1
|
---|
1653 |
|
---|
1654 |
|
---|
1655 |
|
---|
1656 | 2006/05/05 Thomas Bretz
|
---|
1657 |
|
---|
1658 | * datacenter/macros/plotdb.C:
|
---|
1659 | - updated with new tabs for the starguider data
|
---|
1660 |
|
---|
1661 | * mhflux/MHEnergyEst.cc:
|
---|
1662 | - print the result to the all-logstream
|
---|
1663 | - changed the fit range not to take the overflow into account
|
---|
1664 |
|
---|
1665 | * mranforest/MRanForest.[h,cc]:
|
---|
1666 | - Use the default Reset() instead of Reset(0)
|
---|
1667 | - changed output while training
|
---|
1668 | - replaced a lot of TArrays by MArrays
|
---|
1669 | - at some points replaced gRandom->Rndm by gRandom->Integer
|
---|
1670 | - removed some obsolete arguments from ModifyDataSort
|
---|
1671 | - In CreateDataSort isort need not to be initialized, it is
|
---|
1672 | done by TMath::Sort anyhow
|
---|
1673 | - a small simplification to ModifyDataSort
|
---|
1674 | - added some const-qualifiers in funciton calls
|
---|
1675 |
|
---|
1676 | * mranforest/MRanTree.[h,cc]:
|
---|
1677 | - replaced a lot of TArrays by MArrays
|
---|
1678 | - removed some obsolete calls to Reset(0) after the instatization
|
---|
1679 | of the array
|
---|
1680 | - small acceleration of the averaging when calculating fBestSplit[k]
|
---|
1681 | - at some points replaced gRandom->Rndm by gRandom->Integer
|
---|
1682 | - directly give mean[kbuild] and square[kbuild] as an argument
|
---|
1683 | to FindBestSplit
|
---|
1684 | - removed the obsolste dereferencing from the call to FindBestSplit
|
---|
1685 | - added some const-qualifiers in funciton calls
|
---|
1686 | - make a copy of tclasspop in BuildTree to be able to give the
|
---|
1687 | array as a const qualified reference. It is not used at any other
|
---|
1688 | place
|
---|
1689 | - in TreeHad first get the pointers to the vector with the data to
|
---|
1690 | get rid of the range check done by root. This has also the advantage
|
---|
1691 | that all TreeHad member function can be unified into a single
|
---|
1692 | member function
|
---|
1693 |
|
---|
1694 | * mhflux/MAlphaFitter.cc:
|
---|
1695 | - fixed a problem with the fit which could cause infinite loops
|
---|
1696 | in the case of off-data. This did in no means effect the result,
|
---|
1697 | just the performance.
|
---|
1698 |
|
---|
1699 | * mhbase/MH3.cc:
|
---|
1700 | - convert the options ToLower case first before checking
|
---|
1701 |
|
---|
1702 | * mjtrain/MJTrainRanForest.[h,cc]:
|
---|
1703 | - added AddPar member function
|
---|
1704 | - added fPreTasks and fPostTasks
|
---|
1705 | - added fEnableWeights
|
---|
1706 | - added member functions suporting setting pre- and posttasks
|
---|
1707 | and weights
|
---|
1708 |
|
---|
1709 | * mtools/MTFillMatrix.h:
|
---|
1710 | - added new member function to clear the fPreCuts, fPreTasks and
|
---|
1711 | fPostTasks lists
|
---|
1712 |
|
---|
1713 | * mjtrain/MJTrainEnergy.cc:
|
---|
1714 | - implemented usage of weights
|
---|
1715 |
|
---|
1716 | * mjtrain/MJTrainSeparation.[h,cc]:
|
---|
1717 | - implemented the usage of weights
|
---|
1718 | - implemented a random source position to train with wobble
|
---|
1719 | data
|
---|
1720 | - added some more output
|
---|
1721 | - added an option to switch between classification and regression
|
---|
1722 | - added th epossibility to change the MC flux
|
---|
1723 |
|
---|
1724 | * mjtrain/Makefile:
|
---|
1725 | - added include path for mpointing and mimage
|
---|
1726 |
|
---|
1727 |
|
---|
1728 |
|
---|
1729 | 2006/05/04 Thomas Bretz
|
---|
1730 |
|
---|
1731 | * mbase/MTaskList.[h,cc]:
|
---|
1732 | - added new member function AddToListBefore(TList&) and
|
---|
1733 | AddToListAfter(TList&)
|
---|
1734 | - added corresponding RemoveFromList(TList&)
|
---|
1735 |
|
---|
1736 | * mhflux/MMcSpectrumWeight.[h,cc]:
|
---|
1737 | - added new member functions CalcSpecNew and CalcSpecOld to
|
---|
1738 | evaluate the spectrum at a given energy
|
---|
1739 | - added a new data member which allows to set an energy
|
---|
1740 | at which the normalization is calculated instead of
|
---|
1741 | the integral
|
---|
1742 |
|
---|
1743 | * mpointing/MSrcPosRndm.[h,cc]:
|
---|
1744 | - added new option which allows to create a random wobble
|
---|
1745 | source position
|
---|
1746 |
|
---|
1747 |
|
---|
1748 |
|
---|
1749 | 2006/05/03 Daniela Dorner
|
---|
1750 |
|
---|
1751 | * datacenter/macros/setupdb.C:
|
---|
1752 | - changed type of sourcename and projectname according to new
|
---|
1753 | format
|
---|
1754 |
|
---|
1755 |
|
---|
1756 |
|
---|
1757 | 2006/05/03 Thomas Bretz
|
---|
1758 |
|
---|
1759 | * Makefile.rules:
|
---|
1760 | - added new option zdiff
|
---|
1761 |
|
---|
1762 | * mbase/MTaskList.[h,cc]:
|
---|
1763 | - overwrite member function AddToList with a TList-reference
|
---|
1764 | as argument
|
---|
1765 |
|
---|
1766 | * mhflux/MHCollectionArea.[h,cc]:
|
---|
1767 | - added the missing //! behind the fMcEvt data member
|
---|
1768 | - increased class version number
|
---|
1769 | - removed obsolete fEnergy data member
|
---|
1770 |
|
---|
1771 | * mranforest/MRanForest.cc:
|
---|
1772 | - added to the output whether weights are set
|
---|
1773 |
|
---|
1774 | * mraw/MRawRunHeader.cc:
|
---|
1775 | - removed an obsolete Print() which enetered for debugging
|
---|
1776 |
|
---|
1777 | * mimage/MHNewImagePar.cc:
|
---|
1778 | - the plots for CocCOG and ConcCore had the same color... fixed
|
---|
1779 |
|
---|
1780 | * mranforest/MRanForestCalc.[h,cc]:
|
---|
1781 | - allow to set weights for each event
|
---|
1782 |
|
---|
1783 | * mtools/MTFillMatrix.[h,cc]:
|
---|
1784 | - implemented the possibility to set pre- and post-tasks
|
---|
1785 | executed in the eventloop
|
---|
1786 |
|
---|
1787 |
|
---|
1788 |
|
---|
1789 |
|
---|
1790 | 2006/05/02 Thomas Bretz
|
---|
1791 |
|
---|
1792 | * mraw/MRawRunHeader.cc:
|
---|
1793 | - fixed the typo in the output
|
---|
1794 |
|
---|
1795 | * mpointing/MHPointing.cc, datacenter/macros/fillstar.C:
|
---|
1796 | - fixed a typo in the name of the plot Skybrightness
|
---|
1797 |
|
---|
1798 |
|
---|
1799 |
|
---|
1800 | 2006/04/30 Thomas Bretz
|
---|
1801 |
|
---|
1802 | * mjtrain/MJTrainSeparation.[h,cc]:
|
---|
1803 | - new option to switch between regression and classification
|
---|
1804 | - fixed the auto training (still far from working well)
|
---|
1805 | - improved result plots
|
---|
1806 |
|
---|
1807 | * mbase/MMath.cc:
|
---|
1808 | - fixed SignificanceLiMa such that it allows basically zero
|
---|
1809 | signal- and/or background events
|
---|
1810 |
|
---|
1811 |
|
---|
1812 |
|
---|
1813 | 2006/04/27 Thomas Bretz
|
---|
1814 |
|
---|
1815 | * datacenter/macros/fillstar.C:
|
---|
1816 | - replaced the mean by the median
|
---|
1817 |
|
---|
1818 |
|
---|
1819 |
|
---|
1820 | 2006/04/26 Daniela Dorner
|
---|
1821 |
|
---|
1822 | * datacenter/macros/fillstar.C, datacenter/macros/setupdb.C:
|
---|
1823 | - added four new columns to the table Star
|
---|
1824 |
|
---|
1825 |
|
---|
1826 |
|
---|
1827 | 2006/04/24 Thomas Bretz
|
---|
1828 |
|
---|
1829 | * ganymed.rc, ganymed_onoff.rc, ganymed_wobble.rc:
|
---|
1830 | - some fixes to the comments describing random forest
|
---|
1831 |
|
---|
1832 |
|
---|
1833 |
|
---|
1834 | 2006/04/23 Thomas Bretz
|
---|
1835 |
|
---|
1836 | * mhist/MHHadronness.cc:
|
---|
1837 | - do not reset the two hadronness-histograms in SetupFill
|
---|
1838 | otherwise MJTrainSeparation cannot work correctly
|
---|
1839 |
|
---|
1840 | * mjtrain/MJTrainSeparation.cc:
|
---|
1841 | - added a Plot of Hadronness versus Size for MC events
|
---|
1842 |
|
---|
1843 |
|
---|
1844 |
|
---|
1845 | 2006/04/22 Thomas Bretz
|
---|
1846 |
|
---|
1847 | * mraw/MRawRunHeader.cc:
|
---|
1848 | - some small changes, mainly output and comments
|
---|
1849 |
|
---|
1850 | * mhflux/MHAlpha.[h,cc]:
|
---|
1851 | - show also the integrated number of excess events in the
|
---|
1852 | plot versus energy/size and show the correct error.
|
---|
1853 |
|
---|
1854 | * mtools/MJSpectrum.cc:
|
---|
1855 | - added accelerator for executing the tasklist as in MJCut
|
---|
1856 |
|
---|
1857 | * macros/train/trainseparation.C:
|
---|
1858 | - fixed a typo
|
---|
1859 |
|
---|
1860 | * mjtrain/MJTrainSeparation.h:
|
---|
1861 | - added missing initialization of fAutoTrain
|
---|
1862 | - fixed an error in EnablAutoTrain (was always set to kTRUE)
|
---|
1863 |
|
---|
1864 |
|
---|
1865 |
|
---|
1866 | 2006/04/21 Daniel Hoehne
|
---|
1867 |
|
---|
1868 | * datacenter/scripts/doqualityplots, datacenter/scripts/dowebplots:
|
---|
1869 | - fixed bug in usage of pstoimg
|
---|
1870 |
|
---|
1871 |
|
---|
1872 |
|
---|
1873 | 2006/04/13 Thomas Bretz
|
---|
1874 |
|
---|
1875 | * mraw/MRawRunHeader.[h,cc]:
|
---|
1876 | - adapted to new DAQ format version 6
|
---|
1877 | - increased class version number
|
---|
1878 |
|
---|
1879 | * mtools/MTFillMatrix.cc:
|
---|
1880 | - added accelerator for executing the tasklist as in MJCut
|
---|
1881 |
|
---|
1882 | * mfilter/MFEnergySlope.cc:
|
---|
1883 | - small update to output
|
---|
1884 |
|
---|
1885 | * mfbase/MFilterList.[h,cc]:
|
---|
1886 | - fixed a really old problem that the contents of the list never
|
---|
1887 | got ReInit. Hopefully this never had bad sideeffects.
|
---|
1888 |
|
---|
1889 | * macros/train/trainenergy.C:
|
---|
1890 | - added another comment how to change the spectral slope of the
|
---|
1891 | monte carlo spectrum
|
---|
1892 |
|
---|
1893 |
|
---|
1894 |
|
---|
1895 | 2006/04/13 Thomas Bretz
|
---|
1896 |
|
---|
1897 | * mreport/MReport.cc:
|
---|
1898 | - added new fake arehucas versions to fix a problem with the
|
---|
1899 | starguider reports
|
---|
1900 |
|
---|
1901 | * mreport/MReportFileRead.cc:
|
---|
1902 | - increased informations in warning output
|
---|
1903 |
|
---|
1904 | * mreport/MReportStarguider.cc:
|
---|
1905 | - fixed a problem with the starguider reports between 6.3.2006 and
|
---|
1906 | 19.3.2006
|
---|
1907 |
|
---|
1908 |
|
---|
1909 |
|
---|
1910 | 2006/04/13 Daniel Hoehne
|
---|
1911 |
|
---|
1912 | * datacenter/db/findoffdata.php:
|
---|
1913 | - implemented query for the inhomogeneity
|
---|
1914 |
|
---|
1915 | * datacenter/db/runinfo.php:
|
---|
1916 | - added checkboxes for start time, failed time and error codes
|
---|
1917 |
|
---|
1918 | * datacenter/db/datacheck.php:
|
---|
1919 | - fixed bug in StatusMenus for DataCheck and RawFile
|
---|
1920 |
|
---|
1921 |
|
---|
1922 |
|
---|
1923 | 2006/04/12 Daniela Dorner, Daniel Hoehne
|
---|
1924 |
|
---|
1925 | * datacenter/scripts/makecallistolinks:
|
---|
1926 | - fixed bug
|
---|
1927 |
|
---|
1928 |
|
---|
1929 |
|
---|
1930 | 2006/04/12 Thomas Bretz
|
---|
1931 |
|
---|
1932 | * datacenter/macros/filldotraw.C:
|
---|
1933 | - allow to access gzipped raw-files
|
---|
1934 |
|
---|
1935 |
|
---|
1936 |
|
---|
1937 | 2006/04/11 Thomas Bretz
|
---|
1938 |
|
---|
1939 | * mastro/MAstro.h:
|
---|
1940 | - added conversion Parsec2Lighyear
|
---|
1941 |
|
---|
1942 | * mbase/MLogHtml.cc:
|
---|
1943 | - added a fix to display < and > correctly
|
---|
1944 |
|
---|
1945 | * mhflux/MHCollectionArea.[h,cc]:
|
---|
1946 | - commented out obsolete fEnergy parameter
|
---|
1947 |
|
---|
1948 | * mjobs/MJSpectrum.cc:
|
---|
1949 | - fill a second collection area plot after trigger
|
---|
1950 |
|
---|
1951 | * mjoptim/MJOptimize.cc:
|
---|
1952 | - improve speed of optimization by switching of timing and
|
---|
1953 | reset in eventloop
|
---|
1954 |
|
---|
1955 | * mmc/MFadcHeader.h:
|
---|
1956 | - changed MFADC_CHANNELS from 3500 to 3800 according to Abelardo
|
---|
1957 |
|
---|
1958 | * mmc/MMcFadcHeader.hxx:
|
---|
1959 | - increaded version number from 7 to 8
|
---|
1960 |
|
---|
1961 |
|
---|
1962 |
|
---|
1963 | 2006/04/11 Daniel Hoehne, Daniela Dorner
|
---|
1964 |
|
---|
1965 | * datacenter/scripts/dodatacheck:
|
---|
1966 | - fixed bug in finding raw-files
|
---|
1967 |
|
---|
1968 |
|
---|
1969 |
|
---|
1970 | 2006/04/10 Daniel Hoehne
|
---|
1971 |
|
---|
1972 | * datacenter/macros/filldotrun.C:
|
---|
1973 | - implemented new arehucas version
|
---|
1974 |
|
---|
1975 |
|
---|
1976 |
|
---|
1977 | 2006/04/07 Daniel Hoehne, Daniela Dorner
|
---|
1978 |
|
---|
1979 | * datacenter/macros/filldotrun.C, buildsequenceentries.C, setupdb.C:
|
---|
1980 | - implemented new arehucas version
|
---|
1981 |
|
---|
1982 |
|
---|
1983 |
|
---|
1984 | 2006/04/06 Daniela Dorner
|
---|
1985 |
|
---|
1986 | * datacenter/scripts/makecallistolinks:
|
---|
1987 | - fixed bug in resetting
|
---|
1988 |
|
---|
1989 | * datacenter/db/tabs.php:
|
---|
1990 | - changed tabs for wobble
|
---|
1991 |
|
---|
1992 |
|
---|
1993 |
|
---|
1994 | 2006/04/05 Thomas Bretz
|
---|
1995 |
|
---|
1996 | * datacenter/macros/plotdb.C:
|
---|
1997 | - added new tab with the effective on-time relative to the
|
---|
1998 | observation time
|
---|
1999 |
|
---|
2000 | * sponde_onoff.rc:
|
---|
2001 | - added
|
---|
2002 |
|
---|
2003 |
|
---|
2004 |
|
---|
2005 | 2006/04/04 Thomas Bretz
|
---|
2006 |
|
---|
2007 | * datacenter/macros/plotdb.C:
|
---|
2008 | - if no dataset and no time-interval is given only sequences with
|
---|
2009 | an effective on-time above five minutes are plotted anymore
|
---|
2010 |
|
---|
2011 |
|
---|
2012 |
|
---|
2013 | 2006/03/21 Daniela Dorner
|
---|
2014 |
|
---|
2015 | * datacenter/db/ganymed.php, datacenter/db/tabs.php:
|
---|
2016 | - included different tabs for on/off and wobble
|
---|
2017 |
|
---|
2018 | * datacenter/db/ganymed.php:
|
---|
2019 | - added zd angle range and observation period
|
---|
2020 |
|
---|
2021 | * datacenter/db/sequence.php:
|
---|
2022 | - added rel. ontime
|
---|
2023 |
|
---|
2024 |
|
---|
2025 |
|
---|
2026 | 2006/03/20 Thomas Bretz
|
---|
2027 |
|
---|
2028 | * mraw/MRawRunHeader.cc:
|
---|
2029 | - if the pixels to be swaped are both not found, assume they are
|
---|
2030 | intentially not mapped. Changed the Error to a Warning
|
---|
2031 |
|
---|
2032 | * mhflux/MHDisp.[h,cc]:
|
---|
2033 | - made the scale region a parameter which can be changed from
|
---|
2034 | within the display
|
---|
2035 | - allow the scale parameters to be setup from the resource-file
|
---|
2036 | - changed the source-region which is cut out in wobble mode from
|
---|
2037 | +/-15deg to +/-25deg which better fits what we get from MHPhi
|
---|
2038 |
|
---|
2039 | * ganymed.rc, ganymed_onoff.rc, ganymed_wobble.rc:
|
---|
2040 | - added example how to change the new scale parameters in MHDisp
|
---|
2041 |
|
---|
2042 | * mhflux/MAlphaFitter.[h,cc]:
|
---|
2043 | - implemented the strategy for optimization which is suggested
|
---|
2044 | by the Berlin people for weak sources "weaksource"
|
---|
2045 |
|
---|
2046 | * mhflux/MHPhi.[h,cc]:
|
---|
2047 | - moved the AppendPad for the text-paint into all sub-pads which
|
---|
2048 | need it. Otherwise they are not always properly updated.
|
---|
2049 |
|
---|
2050 |
|
---|
2051 |
|
---|
2052 | 2006/03/16 Daniela Dorner
|
---|
2053 |
|
---|
2054 | * datacenter/scripts/sourcefile:
|
---|
2055 | - small bugfix in logging
|
---|
2056 |
|
---|
2057 | * datacenter/db/tabs.php:
|
---|
2058 | - added new tab for ganymed
|
---|
2059 |
|
---|
2060 |
|
---|
2061 |
|
---|
2062 | 2006/03/15 Stefan Ruegamer
|
---|
2063 |
|
---|
2064 | * manalysis/MCameraData.cc
|
---|
2065 | - inserted an image cleaning based on the time information
|
---|
2066 | of the shower (CalcCleaningArrivalTime)
|
---|
2067 |
|
---|
2068 | * manalysis/MCameraData.h
|
---|
2069 | - made entry for "CalcCleaningArrivalTime"
|
---|
2070 |
|
---|
2071 | * mimage/MImgCleanStd.cc
|
---|
2072 | - created entries for the new image cleaning named "Time"
|
---|
2073 |
|
---|
2074 | * mimage/MImgCleanStd.h
|
---|
2075 | - inserted entry "kTime"
|
---|
2076 |
|
---|
2077 |
|
---|
2078 |
|
---|
2079 | 2006/03/14 Daniela Dorner
|
---|
2080 |
|
---|
2081 | * datacenter/scripts/makecallistolinks:
|
---|
2082 | - fixed bug
|
---|
2083 |
|
---|
2084 | * steps.rc:
|
---|
2085 | - added fFillGanymed to influences of fGanymed
|
---|
2086 |
|
---|
2087 |
|
---|
2088 |
|
---|
2089 | 2006/03/14 Thomas Bretz
|
---|
2090 |
|
---|
2091 | * mhflux/MHEffectiveOnTime.cc:
|
---|
2092 | - skip the fit not only if the integral is empty but
|
---|
2093 | also if the first bin is empty
|
---|
2094 | - changed upper limit to 95% according to a study from
|
---|
2095 | David Paneque
|
---|
2096 | - replaced the fit with the exponential used in the BCN Mars
|
---|
2097 | version
|
---|
2098 | - use the correct number of entries
|
---|
2099 | - use a likelihood fit
|
---|
2100 | - calculate the fit quality from the probability
|
---|
2101 | - ignore the fit quality for the theta-plot
|
---|
2102 |
|
---|
2103 | * mimage/MHNewImagePar.cc:
|
---|
2104 | - fixed the handling of the "same" option in Draw/Paint
|
---|
2105 |
|
---|
2106 | * mpointing/MPointingDev.h:
|
---|
2107 | - fDx and fDy initialized in the constructor
|
---|
2108 |
|
---|
2109 | * mbase/MTask.[h,cc]:
|
---|
2110 | - removed the kDontCount option. Instead don't use the TStopwatch
|
---|
2111 | counter anymore. By this the class to TStopwatch can be
|
---|
2112 | suppressed completely if kDontTime is set.
|
---|
2113 |
|
---|
2114 | * mbase/MContinue.cc, mbase/MTaskEnv.cc, mfbase/MF.cc,
|
---|
2115 | mfbase/MFilterList.[h,cc]:
|
---|
2116 | - pipe the accelerator flag to the filter or task
|
---|
2117 |
|
---|
2118 | * mjobs/MJCut.cc:
|
---|
2119 | - also accelerate the reading task
|
---|
2120 |
|
---|
2121 |
|
---|
2122 |
|
---|
2123 | 2006/03/13
|
---|
2124 |
|
---|
2125 | * RELEASE 0.9.5
|
---|
2126 |
|
---|
2127 |
|
---|
2128 |
|
---|
2129 | 2006/03/13 Thomas Bretz
|
---|
2130 |
|
---|
2131 | * ganymed.rc:
|
---|
2132 | - changed smearing to half of our PSF 0.06
|
---|
2133 | - added new examples for setting the starguider calibration
|
---|
2134 |
|
---|
2135 | * ganymed_onoff.rc
|
---|
2136 | - changed smearing to half of our PSF 0.06
|
---|
2137 | - switched the new feature for a random source position on
|
---|
2138 | - added new examples for setting the starguider calibration
|
---|
2139 |
|
---|
2140 | * ganymed_wobble.rc:
|
---|
2141 | - changed smearing to half of our PSF 0.06
|
---|
2142 | - added new examples for setting the starguider calibration
|
---|
2143 | - added example how to control the phi plot
|
---|
2144 |
|
---|
2145 | * mhflux/MHPhi.[h,cc]:
|
---|
2146 | - many improvements to the algorithm, it now takes also
|
---|
2147 | inhomgeneities into account
|
---|
2148 | - restructured the display, display more histograms
|
---|
2149 | - increased class version to 2
|
---|
2150 |
|
---|
2151 | * mjobs/MJCut.cc:
|
---|
2152 | - enabled acceleration for first and second loop
|
---|
2153 |
|
---|
2154 | * mpointing/MPointingDevCalc.[h,cc]:
|
---|
2155 | - allowed to set the starguider offset calibration from the
|
---|
2156 | resource file
|
---|
2157 |
|
---|
2158 | * callisto_Dec04Jan05.rc:
|
---|
2159 | - replaced Calibration scale factor by usage of
|
---|
2160 | resources/calibration_spline.rc
|
---|
2161 |
|
---|
2162 |
|
---|
2163 |
|
---|
2164 | 2006/03/13 Markus Meyer
|
---|
2165 |
|
---|
2166 | * ganymed_wobble.rc,ganymed_onoff.rc,ganymed.rc:
|
---|
2167 | - changed cuts:
|
---|
2168 | wobble: average values from optimisation of 3 Crab
|
---|
2169 | sample (01/05,10/05,12/05), done by Karsten
|
---|
2170 | onoff : cuts from 1218 (01/05, highest significance)
|
---|
2171 | theta is now 0.22 for both.
|
---|
2172 |
|
---|
2173 |
|
---|
2174 |
|
---|
2175 | 2006/03/13 Daniel Hoehne
|
---|
2176 |
|
---|
2177 | * ganymed_wobble.rc,ganymed_onoff.rc,ganymed.rc:
|
---|
2178 | - implemented qualitycut in log10(conc) vs. log10(size)
|
---|
2179 |
|
---|
2180 |
|
---|
2181 |
|
---|
2182 | 2006/03/13 Markus Meyer
|
---|
2183 |
|
---|
2184 | * resources/calibration_spline.C:
|
---|
2185 | - more comments
|
---|
2186 |
|
---|
2187 |
|
---|
2188 |
|
---|
2189 | 2006/03/10 Markus Meyer
|
---|
2190 |
|
---|
2191 | * resources/calibration.C:
|
---|
2192 | - update from p27 to p39 (spline excluded, still p33 data missing)
|
---|
2193 |
|
---|
2194 |
|
---|
2195 |
|
---|
2196 | 2006/03/10 Markus Meyer
|
---|
2197 |
|
---|
2198 | * resources/calibration_spline.C:
|
---|
2199 | - correction coefficients for spline data for each period
|
---|
2200 |
|
---|
2201 |
|
---|
2202 |
|
---|
2203 | 2006/03/10 Daniel Hoehne
|
---|
2204 |
|
---|
2205 | * datacenter/scripts/insertsequences:
|
---|
2206 | - fixed bug
|
---|
2207 |
|
---|
2208 |
|
---|
2209 |
|
---|
2210 | 2006/03/09 Daniel Hoehne
|
---|
2211 |
|
---|
2212 | * ganymed_wobble.rc:
|
---|
2213 | - changed parameters 1 to 5 in Cut1 to actual values
|
---|
2214 |
|
---|
2215 |
|
---|
2216 |
|
---|
2217 | 2006/03/08 Thomas Bretz
|
---|
2218 |
|
---|
2219 | * readdaq.cc, mraw/MRawFileRead.[h,cc], mraw/MRawRunHeader.cc:
|
---|
2220 | - added new force-option to foirce output of run-header
|
---|
2221 |
|
---|
2222 |
|
---|
2223 |
|
---|
2224 | 2006/03/08 Daniela Dorner
|
---|
2225 |
|
---|
2226 | * datacenter/script/movingrawfiles:
|
---|
2227 | - added moving of files, that are transferred via internet
|
---|
2228 | - added removing of empty directories
|
---|
2229 |
|
---|
2230 | * datacenter/db/ganymed.php:
|
---|
2231 | - added links to ganymedplots
|
---|
2232 | - added links to sequence.php (instead of links to starfiles)
|
---|
2233 | - fixed bug in query
|
---|
2234 |
|
---|
2235 | * datacenter/db/sequence.php:
|
---|
2236 | - added links to plots from callisto and star
|
---|
2237 | - fixed bug in query
|
---|
2238 |
|
---|
2239 | * datacenter/db/sequinfo.php:
|
---|
2240 | - added links to sequence.php
|
---|
2241 |
|
---|
2242 | * datacenter/db/datasetinfo.php:
|
---|
2243 | - added links to ganymed.php
|
---|
2244 |
|
---|
2245 | * datacenter/db/tabs.php:
|
---|
2246 | - added (includefile for names of tabs of statusdisplays)
|
---|
2247 |
|
---|
2248 |
|
---|
2249 |
|
---|
2250 | 2006/03/07 Thomas Bretz
|
---|
2251 |
|
---|
2252 | * mcalib/MCalibrateData.cc:
|
---|
2253 | - take the bad pixel information into account when calculating the
|
---|
2254 | number of saturating pixels!
|
---|
2255 |
|
---|
2256 |
|
---|
2257 |
|
---|
2258 | 2006/03/06 Thomas Bretz
|
---|
2259 |
|
---|
2260 | * showplot.cc:
|
---|
2261 | - fixed the position were the first argument is converted
|
---|
2262 | to lower case. Until this fix no upper case could be used
|
---|
2263 | in file names
|
---|
2264 |
|
---|
2265 | * datacenter/macros/plotdb.C:
|
---|
2266 | - print also average and RMS of all data.
|
---|
2267 |
|
---|
2268 |
|
---|
2269 |
|
---|
2270 | 2006/03/06 Daniela Dorner
|
---|
2271 |
|
---|
2272 | * datacenter/db/ganymed.php:
|
---|
2273 | - added sequences + links to star-plots of sequences
|
---|
2274 | - improved layout
|
---|
2275 |
|
---|
2276 | * datacenter/script/makecallistolinks:
|
---|
2277 | - changed condition, when to make the link: only, if the link is
|
---|
2278 | not yet existing, it is done
|
---|
2279 | - added resetting of db: if link is done, callisto is resetted
|
---|
2280 |
|
---|
2281 | * datacenter/macros/resetcolumn.C:
|
---|
2282 | - added failure columns to the resetting
|
---|
2283 |
|
---|
2284 |
|
---|
2285 |
|
---|
2286 | 2006/03/04 Daniela Dorner
|
---|
2287 |
|
---|
2288 | * callisto.cc:
|
---|
2289 | - changed return values to improve the failure handling in the db
|
---|
2290 |
|
---|
2291 | * datacenter/script/makecallistolinks:
|
---|
2292 | - added 'Pulse is too much to the left, cannot go below 0!' as
|
---|
2293 | reason to use callisto_Dec04Jan05.rc
|
---|
2294 |
|
---|
2295 | * datacenter/script/dowebplots:
|
---|
2296 | - reduced number of files to be updated by a limitation in
|
---|
2297 | modification time
|
---|
2298 |
|
---|
2299 | * datacenter/db/ganymed.php:
|
---|
2300 | - added plots
|
---|
2301 | - effontime s->h
|
---|
2302 |
|
---|
2303 |
|
---|
2304 |
|
---|
2305 | 2006/03/03 Thomas Bretz
|
---|
2306 |
|
---|
2307 | * mjobs/MJCut.cc:
|
---|
2308 | - added RemoveFromList for srcposrndm in off-data loop
|
---|
2309 |
|
---|
2310 | * mpointing/MSrcPosRndm.[h,cc]:
|
---|
2311 | - fixed the scaling. MSrcPosCam has to be in mm
|
---|
2312 |
|
---|
2313 | * ganymed.rc:
|
---|
2314 | - added line and comments with new resource
|
---|
2315 |
|
---|
2316 |
|
---|
2317 |
|
---|
2318 | 2006/03/03 Daniel Hoehne
|
---|
2319 |
|
---|
2320 | * callisto_MarApr05.rc:
|
---|
2321 | - changed pulse position check ExtractWinLeft to 4.0 and
|
---|
2322 | ExtractWinRight to 4.5
|
---|
2323 |
|
---|
2324 |
|
---|
2325 |
|
---|
2326 | 2006/03/02 Thomas Bretz
|
---|
2327 |
|
---|
2328 | * callisto.cc:
|
---|
2329 | - get result value from pulse pos check
|
---|
2330 |
|
---|
2331 | * mjobs/MJCut.[h,cc]:
|
---|
2332 | - added the usage of the new class MSrcPosRndm
|
---|
2333 | - added new resource to switch random source position on
|
---|
2334 |
|
---|
2335 | * mjobs/MJPedestal.[h,cc]:
|
---|
2336 | - changed return code of Process to int to be able to return
|
---|
2337 | the pulse pos check result.
|
---|
2338 |
|
---|
2339 | * mpointing/PointingLinkDef.h, mpointing/Makefile:
|
---|
2340 | - added MSrcPosRndm
|
---|
2341 |
|
---|
2342 | * mpointing/MSrcPosRndm.[h,cc]:
|
---|
2343 | - added
|
---|
2344 |
|
---|
2345 | * mpointing/MHSrcPosCam.h:
|
---|
2346 | - addedn non const getter for fHist
|
---|
2347 |
|
---|
2348 |
|
---|
2349 |
|
---|
2350 | 2006/03/02 Daniela Dorner
|
---|
2351 |
|
---|
2352 | * datacenter/db/querymc.php:
|
---|
2353 | - fixed small bug
|
---|
2354 |
|
---|
2355 | * datacenter/db/dowebplots:
|
---|
2356 | - added option -p to the script, to be able to call the script
|
---|
2357 | for different programs independently
|
---|
2358 | - fixed find
|
---|
2359 |
|
---|
2360 |
|
---|
2361 |
|
---|
2362 | 2006/03/01 Daniela Dorner
|
---|
2363 |
|
---|
2364 | * datacenter/db/datacheck.php, datasetinfo.php, sequinfo.php:
|
---|
2365 | - included failure handling columns
|
---|
2366 |
|
---|
2367 |
|
---|
2368 |
|
---|
2369 | 2006/03/01 Thomas Bretz
|
---|
2370 |
|
---|
2371 | * mastro/MAstro.cc, mbase/MTime.cc:
|
---|
2372 | - added a comment in GetMagicPeriod
|
---|
2373 |
|
---|
2374 | * mpointing/MPointingPos.cc:
|
---|
2375 | - added new member function GetString
|
---|
2376 | - moved code from Print to GetString
|
---|
2377 | - added new function IsInitialized()
|
---|
2378 |
|
---|
2379 | * mjtrain/MJTrain*.[h,cc]:
|
---|
2380 | - added data members to change RF setup
|
---|
2381 |
|
---|
2382 | * mpointing/MPointingDevCalc.h, mpointing/MPointingPosCalc.h:
|
---|
2383 | - added missing AddToBranchList
|
---|
2384 |
|
---|
2385 | * mpointing/MHSrcPosCam.[h,cc]:
|
---|
2386 | - added
|
---|
2387 |
|
---|
2388 | * mpointing/Makefile, mpointing/PointingLinkDef.h:
|
---|
2389 | - added MHSrcPosCam
|
---|
2390 |
|
---|
2391 | * mbase/MTask.[h,cc]:
|
---|
2392 | - implemented a new data-meber fAccelerator which allows
|
---|
2393 | to switch off counting and timing analysis which can be very
|
---|
2394 | time-consuming in some circumstances
|
---|
2395 |
|
---|
2396 | * mbase/MTaskList.[h,cc]:
|
---|
2397 | - implemented the usabe of MTask::fAccelerator to switch off
|
---|
2398 | resetting of all parameter containers which can be very
|
---|
2399 | time-consuming
|
---|
2400 |
|
---|
2401 | * mimage/MImagePar.cc:
|
---|
2402 | - updated how the units are printed in Print()
|
---|
2403 |
|
---|
2404 | * mjobs/MJCut.cc:
|
---|
2405 | - added a new loop to fill the source position of the on-data
|
---|
2406 | - the acceleration of the two main loops are disabled because
|
---|
2407 | they are not yet tested.
|
---|
2408 |
|
---|
2409 | * datacenter/macros/plotstat.C:
|
---|
2410 | - the periods were wrong by one -- fixed.
|
---|
2411 |
|
---|
2412 |
|
---|
2413 |
|
---|
2414 | 2006/02/28 Daniela Dorner
|
---|
2415 |
|
---|
2416 | * datacenter/scripts/insertdatasets:
|
---|
2417 | - made sure, that backupfiles of the editor are not taken into
|
---|
2418 | account, when dataset files are searched
|
---|
2419 |
|
---|
2420 | * datacenter/db/*.php:
|
---|
2421 | - moved user, host and pw of database to the include file
|
---|
2422 | db.php
|
---|
2423 |
|
---|
2424 | * datacenter/db/index.html:
|
---|
2425 | - fixed links
|
---|
2426 |
|
---|
2427 | * datacenter/db/querymc.php,magicdefs.php:
|
---|
2428 | - added some variables
|
---|
2429 |
|
---|
2430 | * datacenter/db/runinfo.php,sequinfo.php:
|
---|
2431 | - bugfix (incl. TestSources)
|
---|
2432 |
|
---|
2433 | * datacenter/db/sequinfo.php:
|
---|
2434 | - changed init values
|
---|
2435 |
|
---|
2436 | * datacenter/db/sequinfo.php, findoffdata.php, magicdefs.php:
|
---|
2437 | - added value (relative ontime)
|
---|
2438 |
|
---|
2439 | * datacenter/db/dbstatus.php:
|
---|
2440 | - fixed bug
|
---|
2441 |
|
---|
2442 | * datacenter/db/queryrbk.php:
|
---|
2443 | - added query field 'Night', to query all entries of one night
|
---|
2444 | from the runbook
|
---|
2445 |
|
---|
2446 | * datacenter/db/index-header.html:
|
---|
2447 | - added links
|
---|
2448 |
|
---|
2449 |
|
---|
2450 |
|
---|
2451 | 2006/02/27 Thomas Bretz
|
---|
2452 |
|
---|
2453 | * macros/optim/optimwobble.C:
|
---|
2454 | - fixed a typo (SetThetaCut instead SetAlphaCut), and added the
|
---|
2455 | standard Disp-parametrization
|
---|
2456 |
|
---|
2457 | * mhflux/MHEffectiveOnTime.[h,cc]:
|
---|
2458 | - added showing the axis range of the time evolution histogram
|
---|
2459 |
|
---|
2460 | * showplot.cc:
|
---|
2461 | - fixed a warning in the Hash-switch.
|
---|
2462 |
|
---|
2463 | * mbase/MEnv.cc:
|
---|
2464 | - replaced casts in switch by an appended U
|
---|
2465 |
|
---|
2466 | * macros/train/trainseparation.C:
|
---|
2467 | - replaced outdated MTTrainRFSeparate by MJTrainSeparation
|
---|
2468 |
|
---|
2469 | * mastro/MAstro.h:
|
---|
2470 | - added conversion constants for pc-m and pc-ly
|
---|
2471 |
|
---|
2472 | * mhflux/MMcSpectrumWeight.cc:
|
---|
2473 | - fixed typo in comment
|
---|
2474 |
|
---|
2475 | * mimage/MImagePar.h:
|
---|
2476 | - minor changes to layout
|
---|
2477 |
|
---|
2478 | * mimage/MHNewImagePar.[h,cc], mimage/MNewImagePar.[h,cc]:
|
---|
2479 | - added new image parameters fConcCOG and fConcCore
|
---|
2480 | - increased class version of MNewImagePar
|
---|
2481 |
|
---|
2482 | * mimage/MHillasExt.cc:
|
---|
2483 | - added some comments
|
---|
2484 | - removed an obsolete TMath::Abs around "dist"
|
---|
2485 |
|
---|
2486 | * mranforest/MRanForest.[h,cc]:
|
---|
2487 | - the initialization of fTreeHad was done at the wrong moment
|
---|
2488 | - replaced a cast int(x+.5) by TMath::Nint
|
---|
2489 | - added some additional warning output
|
---|
2490 | - added "!" to fTreeHad - it is only for temporary storage used
|
---|
2491 | in the histogram classes
|
---|
2492 |
|
---|
2493 | * mranforest/MRanForestGrow.h:
|
---|
2494 | - added GetForest
|
---|
2495 |
|
---|
2496 | * mjtrain/MJTrainSeparation.[h,cc]:
|
---|
2497 | - added some code for upcomming automatic event selection
|
---|
2498 |
|
---|
2499 | * datacenter/macros/plotstat.C:
|
---|
2500 | - improved macro description
|
---|
2501 | - added arguments to main function
|
---|
2502 |
|
---|
2503 | * macros/plot/mucal.C:
|
---|
2504 | - added
|
---|
2505 |
|
---|
2506 |
|
---|
2507 |
|
---|
2508 | 2006/02/25 Daniela Dorner
|
---|
2509 |
|
---|
2510 | * datacenter/scripts/checkfilesforsequavail, checkstardone,
|
---|
2511 | writesequencefiles, buildsequenceentries, dodatacheck, doexclusions,
|
---|
2512 | fillcallisto, fillganymed, fillstar,
|
---|
2513 | datacenter/macros/writesequencefile.C, filldotraw.C, fillsinope.C
|
---|
2514 | buildsequenceentries.C, resetcolumn.C, doexclusions.C, fillcalib.C
|
---|
2515 | fillsignal.C, fillganymed.C, fillstar.C:
|
---|
2516 | - implemented, that a missing connection to the database doesn't
|
---|
2517 | cause an failure entry in the database, so that the step is
|
---|
2518 | retried in this case
|
---|
2519 | - updated documentation
|
---|
2520 |
|
---|
2521 |
|
---|
2522 |
|
---|
2523 | 2006/02/25 Thomas Bretz
|
---|
2524 |
|
---|
2525 | * datacenter/macros/plotstat.C:
|
---|
2526 | - added
|
---|
2527 |
|
---|
2528 |
|
---|
2529 |
|
---|
2530 | 2006/02/24 Markus Meyer
|
---|
2531 |
|
---|
2532 | * resources/calibration.rc:
|
---|
2533 | - update of correction values for the calibration constants
|
---|
2534 | (P31 - P39, without P36!(problems with spline))
|
---|
2535 |
|
---|
2536 |
|
---|
2537 |
|
---|
2538 | 2006/02/24 Daniela Dorner
|
---|
2539 |
|
---|
2540 | * datacenter/db/datacheck.php, datasetinfo.php, dbstatus.php,
|
---|
2541 | findoffdata.php, include.php, magicdefs.php, runinfo.php,
|
---|
2542 | sequinfo.php, statusrps.php, statussbs.php, statussps.php:
|
---|
2543 | - included failure handling columns
|
---|
2544 |
|
---|
2545 | * datacenter/db/findoffdata.php:
|
---|
2546 | - added DT
|
---|
2547 |
|
---|
2548 | * datacenter/db/statusrps.php:
|
---|
2549 | - fixed bug
|
---|
2550 |
|
---|
2551 | * datacenter/db/sequinfo.php:
|
---|
2552 | - reduced width of menu
|
---|
2553 |
|
---|
2554 | * datacenter/scripts/copyscript:
|
---|
2555 | - added makedir for oldcatalogpath
|
---|
2556 |
|
---|
2557 |
|
---|
2558 |
|
---|
2559 | 2006/02/23 Thomas Bretz
|
---|
2560 |
|
---|
2561 | * mjobs/MJSpectrum.cc:
|
---|
2562 | - fixed plot for Eý.dN/dE. The spectrum was multiplied with two
|
---|
2563 | times the bin-width instead of the absolute energy
|
---|
2564 |
|
---|
2565 |
|
---|
2566 |
|
---|
2567 | 2006/02/22 Daniela Dorner
|
---|
2568 |
|
---|
2569 | * datacenter/db/querymc.php:
|
---|
2570 | - added (website to query montecarlo database - first version)
|
---|
2571 |
|
---|
2572 | * datacenter/db/magicdefs.php:
|
---|
2573 | - added some values of montecarlo database
|
---|
2574 |
|
---|
2575 |
|
---|
2576 |
|
---|
2577 | 2006/02/17 Daniela Dorner
|
---|
2578 |
|
---|
2579 | * datacenter/scripts/copyscript:
|
---|
2580 | - fixed path length
|
---|
2581 |
|
---|
2582 | * datacenter/macros/fillsources.C:
|
---|
2583 | - added (macro to read source information from catalog files and
|
---|
2584 | insert it into the database)
|
---|
2585 |
|
---|
2586 | * datacenter/db/ganymed.php:
|
---|
2587 | - improved output
|
---|
2588 |
|
---|
2589 | * datacenter/db/index.html:
|
---|
2590 | - added ganymed.php
|
---|
2591 | - removed old link
|
---|
2592 |
|
---|
2593 |
|
---|
2594 |
|
---|
2595 | 2006/02/17 Thomas Bretz
|
---|
2596 |
|
---|
2597 | * showplot.cc:
|
---|
2598 | - fixed path inflation in case of ganymed
|
---|
2599 |
|
---|
2600 | * mjobs/MDataSet.cc:
|
---|
2601 | - return kFALSE if requested source wasn't found in catalog
|
---|
2602 |
|
---|
2603 | * mjobs/MJCut.cc:
|
---|
2604 | - reformatted output of source to fit in one line
|
---|
2605 |
|
---|
2606 | * mpointing/MPointingPos.[h,cc]:
|
---|
2607 | - output source name (title) in Print() if set
|
---|
2608 |
|
---|
2609 |
|
---|
2610 |
|
---|
2611 | 2006/02/16 Daniela Dorner
|
---|
2612 |
|
---|
2613 | * datacenter/scripts/checkstardone:
|
---|
2614 | - small improvement in sequence handling
|
---|
2615 | - improved logging
|
---|
2616 |
|
---|
2617 | * datacenter/scripts/sourcefile:
|
---|
2618 | - small bugfixes in setstatus function
|
---|
2619 |
|
---|
2620 | * datacenter/scripts/runganymed:
|
---|
2621 | - small bugfix
|
---|
2622 |
|
---|
2623 | * datacenter/scripts/copyscript:
|
---|
2624 | - fixed path length
|
---|
2625 |
|
---|
2626 | * datacenter/db/ganymed.php:
|
---|
2627 | - added (website to query results for sources/datasets)
|
---|
2628 |
|
---|
2629 |
|
---|
2630 |
|
---|
2631 | 2006/02/15 Daniela Dorner
|
---|
2632 |
|
---|
2633 | * datacenter/db/findoffdata.php:
|
---|
2634 | - implemented possibility to query range of dates for 'stardone'
|
---|
2635 |
|
---|
2636 |
|
---|
2637 |
|
---|
2638 | 2006/02/15 Daniel Hoehne
|
---|
2639 |
|
---|
2640 | * datacenter/db/magicdefs.php, querycal.php, sequinfo.php:
|
---|
2641 | - implemented query for mean signal inner/outer and mean pulsepos
|
---|
2642 | * datacenter/db/sequence.php:
|
---|
2643 | - implemented query for mean signal inner/outer, mean pulsepos
|
---|
2644 | and inhomogeneity
|
---|
2645 |
|
---|
2646 |
|
---|
2647 |
|
---|
2648 | 2006/02/15 Daniela Dorner, Daniel Hoehne
|
---|
2649 |
|
---|
2650 | * datacenter/scripts/writesequencefiles,doexclusion,correcttime:
|
---|
2651 | - fixed small bug
|
---|
2652 |
|
---|
2653 |
|
---|
2654 |
|
---|
2655 | 2006/02/14 Daniela Dorner, Daniel Hoehne
|
---|
2656 |
|
---|
2657 | * datacenter/scripts/sourcefile:
|
---|
2658 | - fixed small bugs
|
---|
2659 |
|
---|
2660 | * datacenter/scripts/movingrawfiles:
|
---|
2661 | - changed back to moving files without zipping
|
---|
2662 |
|
---|
2663 | * datacenter/scripts/doqualityplots:
|
---|
2664 | - added running of plotdb.C for each datasetfile
|
---|
2665 |
|
---|
2666 | * datacenter/macros/getdolist.C:
|
---|
2667 | - implemented limitation for number of todo files for
|
---|
2668 | SequenceProcessStatus
|
---|
2669 |
|
---|
2670 | * datacenter/macros/checkfileavail.C,checkstardone.C:
|
---|
2671 | - changed return code in case that files are not available
|
---|
2672 |
|
---|
2673 | * datacenter/scripts/checkfilesforsequavail,checkstardone,sourcefile:
|
---|
2674 | - adapted to changed return code in macros
|
---|
2675 |
|
---|
2676 | * datacenter/db/magicdefs.php, querystar.php, sequinfo.php:
|
---|
2677 | - implemented query for inhomogeneity
|
---|
2678 |
|
---|
2679 |
|
---|
2680 |
|
---|
2681 | 2006/02/13
|
---|
2682 |
|
---|
2683 | * RELEASE 0.9.4.3
|
---|
2684 |
|
---|
2685 |
|
---|
2686 |
|
---|
2687 | 2006/02/13 Thomas Bretz
|
---|
2688 |
|
---|
2689 | * callisto.rc:
|
---|
2690 | - changed pulse position check ExtractWinLeft to 4.0 and
|
---|
2691 | ExtractWinRight to 4.5
|
---|
2692 |
|
---|
2693 | * callisto_Dec04Jan05.rc:
|
---|
2694 | - changed pulse position check ExtractWinLeft to 3.0 and
|
---|
2695 | ExtractWinRight left at 2.5
|
---|
2696 |
|
---|
2697 |
|
---|
2698 |
|
---|
2699 | 2006/02/10 Thomas Bretz
|
---|
2700 |
|
---|
2701 | * mastro/MAstro.cc:
|
---|
2702 | - allow for more year in the algorithm calculating easter
|
---|
2703 |
|
---|
2704 | * mcamera/MCameraDC.h, mcamera/MCameraHV.h, mcamera/MCameraTD.h,
|
---|
2705 | mcamera/MCameraTH.h:
|
---|
2706 | - added a sanity check in GetPixelContent
|
---|
2707 |
|
---|
2708 | * mraw/MRawRunHeader.cc:
|
---|
2709 | - fixed output (correct kiB instead of kB)
|
---|
2710 |
|
---|
2711 | * Makefile, Makefile.rules:
|
---|
2712 | - implemented the possibility to spread Make through condor
|
---|
2713 |
|
---|
2714 | * mastro/MAstroCatalog.[h,cc]:
|
---|
2715 | - new draw-options to rotate the grid and the stars
|
---|
2716 |
|
---|
2717 | * mimage/MHHillas.cc:
|
---|
2718 | - set minimum of fDelte to 0 instead of fDistC
|
---|
2719 |
|
---|
2720 | * msignal/MExtractTimeAndChargeSpline.h:
|
---|
2721 | - replaced the casts in SetRiseTimeHiGain and StFallTimeHiGain by
|
---|
2722 | TMath::NInt
|
---|
2723 |
|
---|
2724 | * mjobs/MDataSet.h:
|
---|
2725 | - implemented new functions to check whether the dataset contains
|
---|
2726 | a dedicated sequence
|
---|
2727 |
|
---|
2728 | * datacenter/macros/plotdb.C:
|
---|
2729 | - implemented the possibility to draw sequences of a dataset in
|
---|
2730 | several colors
|
---|
2731 |
|
---|
2732 |
|
---|
2733 |
|
---|
2734 | 2006/02/09 Thomas Bretz
|
---|
2735 |
|
---|
2736 | * mreport/MReport.cc:
|
---|
2737 | - invented new fake CC report file version 200509300 for a change
|
---|
2738 | in the starguider format (the already implemented last values
|
---|
2739 | dissapeared again!) which is not noticed in the format version.
|
---|
2740 |
|
---|
2741 | * mreport/MReportCC.cc, mreport/MReportStarguider.cc:
|
---|
2742 | - fixed support for ver 200510250
|
---|
2743 |
|
---|
2744 | * mjobs/MJSpectrum.cc:
|
---|
2745 | - added fit of un-unfolded spectrum
|
---|
2746 |
|
---|
2747 |
|
---|
2748 |
|
---|
2749 | 2006/02/08 Daniela Dorner
|
---|
2750 |
|
---|
2751 | * datacenter/scripts/sourcefile:
|
---|
2752 | - implemented function checklock
|
---|
2753 | - bugfix for failure code
|
---|
2754 |
|
---|
2755 | * datacenter/scripts/buildsequenceentries, checkfilesforsequenceavail,
|
---|
2756 | checkstardone, doexclusions, fillcallisto, fillganymed, fillstar,
|
---|
2757 | makecallistolinks, runcallisto, runganymed, runstar,
|
---|
2758 | writesequencefiles:
|
---|
2759 | - implemented usage of function checklock
|
---|
2760 |
|
---|
2761 | * datacenter/scripts/copyscript, doqualityplots, dowebplots,
|
---|
2762 | insertsequences, linkmc:
|
---|
2763 | - implemented usage of function checklock
|
---|
2764 | - implemented variable $program
|
---|
2765 |
|
---|
2766 | * datacenter/scripts/dodatacheck:
|
---|
2767 | - implemented usage of function checklock
|
---|
2768 | - implemented variable $lockfile
|
---|
2769 |
|
---|
2770 | * datacenter/scripts/insertdatasets, mcsequences, processmcsequences:
|
---|
2771 | - implemented usage of function checklock
|
---|
2772 | - implemented variables $lockfile and $program
|
---|
2773 |
|
---|
2774 | * datacenter/macros/doexclusions.C, fillganymed.C:
|
---|
2775 | - fixed bug
|
---|
2776 |
|
---|
2777 | * datacenter/macros/fillsinope.C, setstatus.C:
|
---|
2778 | - improved documentation
|
---|
2779 |
|
---|
2780 | * datacenter/scripts/filesondisk:
|
---|
2781 | - implemented finding of zipped files
|
---|
2782 |
|
---|
2783 |
|
---|
2784 |
|
---|
2785 | 2006/02/08 Thomas Bretz
|
---|
2786 |
|
---|
2787 | * datacenter/macros/plotdb.C:
|
---|
2788 | - some minor changes to the layout
|
---|
2789 |
|
---|
2790 |
|
---|
2791 |
|
---|
2792 | 2006/02/07 Daniela Dorner
|
---|
2793 |
|
---|
2794 | * datacenter/scripts/makecallistolinks:
|
---|
2795 | - fixed bug
|
---|
2796 |
|
---|
2797 | * datacenter/db:
|
---|
2798 | - added (directory with db-websites)
|
---|
2799 |
|
---|
2800 |
|
---|
2801 |
|
---|
2802 | 2006/02/07 Daniela Dorner, Daniel Hoehne
|
---|
2803 |
|
---|
2804 | * datacenter/scripts/sourcefile:
|
---|
2805 | - added failure code variables
|
---|
2806 | - changed calling of setstatus.C accordingly
|
---|
2807 |
|
---|
2808 | * datacenter/scripts/buildsequenceentries, checkfilesforsequenceavail,
|
---|
2809 | checkstardone, correcttime, dodatacheck, doexclusions, fillcallisto,
|
---|
2810 | fillganymed, fillstar, runcallisto, runganymed, runstar,
|
---|
2811 | writesequencefiles:
|
---|
2812 | - implemented failure variable
|
---|
2813 |
|
---|
2814 | * datacenter/macros/getdolist.C, setstatus.C, setupdb.C:
|
---|
2815 | - added new/changed columns (fReturnCode, fFailedCode,
|
---|
2816 | fFailedCodeAdd)
|
---|
2817 |
|
---|
2818 |
|
---|
2819 |
|
---|
2820 | 2006/02/06 Daniela Dorner
|
---|
2821 |
|
---|
2822 | * datacenter/scripts/fillstar, macros/setstatus.C, getdolist.C:
|
---|
2823 | - fixed bugs
|
---|
2824 |
|
---|
2825 |
|
---|
2826 |
|
---|
2827 | 2006/02/03 Daniela Dorner
|
---|
2828 |
|
---|
2829 | * datacenter/scripts/sourcefile:
|
---|
2830 | - implemented two new functions: getdolist, finish
|
---|
2831 | - implemented usage of function finish in other functions
|
---|
2832 |
|
---|
2833 | * datacenter/scripts/movingrawfiles:
|
---|
2834 | - implemented zipping of rawfiles
|
---|
2835 |
|
---|
2836 | * datacenter/scripts/buildsequenceentries, checkfilesforsequenceavail,
|
---|
2837 | checkstardone, copyscript, correcttime, dodatacheck, doexclusions,
|
---|
2838 | fillcallisto, fillganymed, fillstar, insertdatasets,
|
---|
2839 | makecallistolinks, processmcsequences, runcallisto, runganymed,
|
---|
2840 | runstar, writesequencefiles:
|
---|
2841 | - replaced corresponding pieces of code by the functions getdolist
|
---|
2842 | and finish
|
---|
2843 | - moved variable $date to function getdolist
|
---|
2844 | - improved logging
|
---|
2845 | - generalized variables $lockfile and $todofile
|
---|
2846 |
|
---|
2847 |
|
---|
2848 | 2006/02/03 Daniela Dorner, Daniel Hoehne
|
---|
2849 |
|
---|
2850 | * datacenter/scripts/sourcefile:
|
---|
2851 | - fixed small bugs
|
---|
2852 |
|
---|
2853 | * datacenter/scripts/runcallisto:
|
---|
2854 | - small bugfix
|
---|
2855 | - improved logging
|
---|
2856 |
|
---|
2857 | * datacenter/scripts/insertdatasets:
|
---|
2858 | - removed not needed variable
|
---|
2859 |
|
---|
2860 | * datacenter/macros/getdolist.C:
|
---|
2861 | - small bugfix
|
---|
2862 |
|
---|
2863 |
|
---|
2864 |
|
---|
2865 | 2006/02/02 Daniela Dorner
|
---|
2866 |
|
---|
2867 | * datacenter/scripts/linkmc:
|
---|
2868 | - changed numbering of P and C run in linking
|
---|
2869 |
|
---|
2870 | * datacenter/scripts/sourcefile:
|
---|
2871 | - moved to root-version root_v4.04.02g
|
---|
2872 |
|
---|
2873 |
|
---|
2874 |
|
---|
2875 | 2006/02/01 Daniel Hoehne
|
---|
2876 |
|
---|
2877 | * datacenter/scripts/buildsequenceentries, checkfilesforsequenceavail,
|
---|
2878 | checkstardone, correcttime, dodatacheck, doexclusions, fillcallisto,
|
---|
2879 | fillganymed, fillstar, writesequencefiles:
|
---|
2880 | - adapted usage of function setstatus
|
---|
2881 |
|
---|
2882 |
|
---|
2883 |
|
---|
2884 | 2006/01/31 Daniela Dorner
|
---|
2885 |
|
---|
2886 | * datacenter/macros/setstatus.C, getdolist.C:
|
---|
2887 | - adapted macros to changes in new columns (fFailedCode,
|
---|
2888 | fFailedComment)
|
---|
2889 |
|
---|
2890 | * datacenter/macros/setstatus.C:
|
---|
2891 | - added "noreset" for column fStartTime (is needed so that runtime
|
---|
2892 | is available in case of failure)
|
---|
2893 |
|
---|
2894 | * datacenter/macros/setupdb.C:
|
---|
2895 | - added new columns
|
---|
2896 |
|
---|
2897 | * datacenter/scripts/runcallisto, runganymed, runstar:
|
---|
2898 | - implemented failure handling
|
---|
2899 |
|
---|
2900 | * datacenter/scripts/sourcefile:
|
---|
2901 | - implemented new functions to set status values
|
---|
2902 |
|
---|
2903 |
|
---|
2904 |
|
---|
2905 | 2006/01/30 Daniel Hoehne
|
---|
2906 |
|
---|
2907 | * datacenter/scripts/buildsequenceentries, checkfilesforsequenceavail,
|
---|
2908 | checkstardone, correcttime, dodatacheck, doexclusions, fillcallisto,
|
---|
2909 | fillganymed, fillstar, runcallisto, runganymed, runstar, sourcefile,
|
---|
2910 | writesequencefiles:
|
---|
2911 | - added function setstatus in sourcefile
|
---|
2912 | - changed calling of setstatus.C in setstatus
|
---|
2913 | - implemented variable $program to generalize usage of setstatus
|
---|
2914 | - replaced corresponding piece of code by function setstatus
|
---|
2915 | - fixed some typos
|
---|
2916 |
|
---|
2917 |
|
---|
2918 |
|
---|
2919 | 2006/01/30 Daniela Dorner
|
---|
2920 |
|
---|
2921 | * datacenter/macros/setstatus.C, getdolist.C:
|
---|
2922 | - adapted macros to the improvement of failure handling in the
|
---|
2923 | automatic analysis (added columns fFailed, fStartTime,
|
---|
2924 | fFailedTime)
|
---|
2925 |
|
---|
2926 |
|
---|
2927 |
|
---|
2928 | 2006/01/27 Thomas Bretz
|
---|
2929 |
|
---|
2930 | * mjobs/MDataSet.cc:
|
---|
2931 | - improved a warning output
|
---|
2932 |
|
---|
2933 |
|
---|
2934 |
|
---|
2935 | 2006/01/23 Thomas Bretz
|
---|
2936 |
|
---|
2937 | * mbase/MTime.cc:
|
---|
2938 | - removed a sanity check in GetStringFmt. It work's quite nice
|
---|
2939 | in the DC but crashes on my Laptop (which is not so important)
|
---|
2940 |
|
---|
2941 |
|
---|
2942 |
|
---|
2943 | 2006/01/10 Daniela Dorner
|
---|
2944 |
|
---|
2945 | * datacenter/macros/*.C, datacenter/script:
|
---|
2946 | - updated and added documentation
|
---|
2947 | - improved logging
|
---|
2948 | - fixed small bugs
|
---|