1 | Please do not write behind the end of line tag so that it is possible
|
---|
2 | to send a Changelog file to a line printer directly. Thanks.
|
---|
3 |
|
---|
4 | For your entries please follow EXACTLY this style:
|
---|
5 |
|
---|
6 | _yyyy/mm/dd_[Your Name]
|
---|
7 | _
|
---|
8 | ___*_filename:
|
---|
9 | _____-_description
|
---|
10 | _
|
---|
11 | ___*_filename2, filename3:
|
---|
12 | _____-_description
|
---|
13 | _
|
---|
14 | _
|
---|
15 | _
|
---|
16 |
|
---|
17 | While an underscore is a placeholder for a white-space or an empty line.
|
---|
18 |
|
---|
19 | -*-*- END OF LINE -*-*-
|
---|
20 |
|
---|
21 | 2008/11/11 Thomas Bretz
|
---|
22 |
|
---|
23 | * mbase/MStatusDisplay.cc:
|
---|
24 | - removed obsolete code of rot128
|
---|
25 | - Increased size of ListBox in MARS tab
|
---|
26 |
|
---|
27 | * mgeom/MGeomCamDwarf.h:
|
---|
28 | - changed to have the APD camera layout as default
|
---|
29 |
|
---|
30 |
|
---|
31 |
|
---|
32 | 2008/11/11 Thomas Bretz, Daniela Dorner
|
---|
33 |
|
---|
34 | * datacenter/db/tabs.php:
|
---|
35 | - new script (by chance with the name of an existing sctipt)
|
---|
36 | plotting the tabs of status displays
|
---|
37 | the old script is not needed anymore and is therefore
|
---|
38 | overwritten
|
---|
39 |
|
---|
40 | 2008/11/11 Daniela Dorner
|
---|
41 |
|
---|
42 | * datacenter/db/datasetinfo-aio.php, datacenter/db/sequinfo-aio.php:,
|
---|
43 | datacenter/db/index-header.html:
|
---|
44 | - uncommented link to ganymed.php and sequences.php, as these
|
---|
45 | scripts are not yet updated to new data structure
|
---|
46 |
|
---|
47 | * datacenter/db/datasetinfo-aio.php, datacenter/db/sequinfo-aio.php:
|
---|
48 | - implemented link to new tabs.php
|
---|
49 |
|
---|
50 | * datacenter/db/plotinclude.php:
|
---|
51 | - implemented new files names for showplots*.php
|
---|
52 |
|
---|
53 | * datacenter/db/runinfo-aio.php:
|
---|
54 | - ranges are now expanded when page is loaded
|
---|
55 |
|
---|
56 | * datacenter/scripts/budb, datacenter/scripts/fillcamera,
|
---|
57 | datacenter/scripts/mcsequences:
|
---|
58 | - exchanged vela by variable for host
|
---|
59 |
|
---|
60 | * datacenter/scripts/dowebplots:
|
---|
61 | - removed sequence/dataset number from file name of csv file
|
---|
62 | - removed general rsync of callisto/star/ganymed at the end of the
|
---|
63 | script, as --delete was not working in the intended way and
|
---|
64 | the single directories are rsynced anyhow
|
---|
65 |
|
---|
66 |
|
---|
67 |
|
---|
68 | 2008/10/29 Thomas Bretz
|
---|
69 |
|
---|
70 | * mpointing/MSrcPosCalc.cc:
|
---|
71 | - return kERROR instead of kFALSE if source position is too far
|
---|
72 | away from the camera center
|
---|
73 | - DeltaPhi replaced by Angle to take declination into account
|
---|
74 |
|
---|
75 | * mreport/MReport.cc:
|
---|
76 | - fixed a typo (200805190 instead of 200605190)
|
---|
77 |
|
---|
78 |
|
---|
79 |
|
---|
80 | 2008/10/23 Daniel Hoehne-Moench
|
---|
81 |
|
---|
82 | * datacenter/macros/fillcamera.C:
|
---|
83 | - added and changed some parameters
|
---|
84 |
|
---|
85 | * datacenter/scripts/fillcamera:
|
---|
86 | - rewritten
|
---|
87 |
|
---|
88 |
|
---|
89 |
|
---|
90 | 2008/10/14 Thomas Bretz
|
---|
91 |
|
---|
92 | * mjobs/MJPedestal.cc:
|
---|
93 | - for extracting the pulse position we have to allow sum events
|
---|
94 | but require level 1 trigger instead of disallowing sum-events
|
---|
95 |
|
---|
96 |
|
---|
97 |
|
---|
98 | 2008/10/13 Thomas Bretz
|
---|
99 |
|
---|
100 | * callisto.cc, ganymed.cc, mars.cc, merpp.cc, readdaq.cc,
|
---|
101 | readraw.cc, showlog.cc, showplot.cc, sinope.cc,
|
---|
102 | sponde.cc, star.cc:
|
---|
103 | - adapted to changes in MArgs
|
---|
104 |
|
---|
105 | * mbase/MArgs.[h,cc]:
|
---|
106 | - interprete all options after -- as arguments
|
---|
107 | - moved removing of root options to a new member function
|
---|
108 |
|
---|
109 | * mhist/MHEvent.cc:
|
---|
110 | - removed the obsolete M before the run id
|
---|
111 |
|
---|
112 | * mjobs/MJMerpp.cc:
|
---|
113 | - fixed a bug which caused RunHedears to be merpped as RunHeader
|
---|
114 |
|
---|
115 | * mraw/MRawRunHeader.cc:
|
---|
116 | - only use the event-number fix after run 326152, which is
|
---|
117 | more accurate
|
---|
118 |
|
---|
119 | * mreport/MReport.cc:
|
---|
120 | - implemented a new version fix, namely 200809300
|
---|
121 |
|
---|
122 | * mreport/MReportCC.cc:
|
---|
123 | - implemented interpretation of new format 200809030
|
---|
124 |
|
---|
125 |
|
---|
126 |
|
---|
127 | 2008/10/13 Daniel Hoehne-Moench
|
---|
128 |
|
---|
129 | * datacenter/macros/filldotrun.C:
|
---|
130 | - implemented SuperArehucas version 080912-0
|
---|
131 |
|
---|
132 |
|
---|
133 |
|
---|
134 | 2008/09/16 Stefan Ruegamer
|
---|
135 |
|
---|
136 | * datacenter/scripts/budb:
|
---|
137 | - redirection to a not existing file changed for the finish command
|
---|
138 |
|
---|
139 | * datacenter/scripts/checkmd5sum:
|
---|
140 | - script is now executed specifying the tape number in the command
|
---|
141 | line
|
---|
142 | - added several outputs to the logfile
|
---|
143 | - removed phoenix login, the script is being executed now via
|
---|
144 | read_lapalma_tapes from phoenix
|
---|
145 | - added check for empty md5 files
|
---|
146 |
|
---|
147 | * datacenter/scripts/runstar:
|
---|
148 | - corrected staging of files, _E-files are no longer existing
|
---|
149 |
|
---|
150 |
|
---|
151 |
|
---|
152 | 2008/09/05 Daniela Dorner
|
---|
153 |
|
---|
154 | * datacenter/scripts/sourcfile:
|
---|
155 | - fixed bug (setstatus was not working for datasets and runs)
|
---|
156 |
|
---|
157 |
|
---|
158 |
|
---|
159 | 2008/08/27 Daniela Dorner
|
---|
160 |
|
---|
161 | * datacenter/scripts/fillganymed:
|
---|
162 | - fixed bug in getting the dataset number (removed telescope
|
---|
163 | number)
|
---|
164 |
|
---|
165 | * datacenter/scripts/copyscript:
|
---|
166 | - fixed bug in find for optical files
|
---|
167 | - added some logging
|
---|
168 |
|
---|
169 |
|
---|
170 |
|
---|
171 | 2008/08/25 Daniela Dorner
|
---|
172 |
|
---|
173 | * datacenter/macros/filloptical.C:
|
---|
174 | - added different return values in case of not matching lines
|
---|
175 | - added new columns (ellipticity and position angle)
|
---|
176 |
|
---|
177 | * datacenter/macros/fillobjects.C, datacenter/macros/fillobjects2.C:
|
---|
178 | - InsertUpdate instead of Insert now
|
---|
179 |
|
---|
180 | * resources/TeVsources.txt, resources/good_compstars_R.txt:
|
---|
181 | - added new sources
|
---|
182 |
|
---|
183 | * datacenter/scripts/copyscript:
|
---|
184 | - implemented new return values
|
---|
185 | - improved find for optical files
|
---|
186 |
|
---|
187 | * datacenter/scripts/dbchk:
|
---|
188 | - adapted check for consistency between sequencefiles and content
|
---|
189 | of database: now only done for sequences where the file is
|
---|
190 | already written
|
---|
191 |
|
---|
192 |
|
---|
193 |
|
---|
194 | 2008/08/22 Daniela Dorner
|
---|
195 |
|
---|
196 | * datacenter/scripts/scriptlauncher:
|
---|
197 | - fixed bug in starting scripts with command line options
|
---|
198 |
|
---|
199 | * datacenter/scripts/dowebplots:
|
---|
200 | - fixed bug (showplot was not executed in the mars directory)
|
---|
201 | - moved all general rsyncs to the end of the script
|
---|
202 |
|
---|
203 |
|
---|
204 |
|
---|
205 | 2008/08/21 Daniela Dorner
|
---|
206 |
|
---|
207 | * datacenter/db/plotdb.php:
|
---|
208 | - changed input field from 6 to 8 digits
|
---|
209 |
|
---|
210 | * datacenter/scripts/dbchk:
|
---|
211 | - added check if something on nightly basis failed
|
---|
212 |
|
---|
213 | * datacenter/scripts/dowebplots:
|
---|
214 | - fixed sequencepath in rsync
|
---|
215 |
|
---|
216 | * datacenter/scripts/jobmanager:
|
---|
217 | - changed choosing of jobmanager (data or mc) from if to case
|
---|
218 | - implemented case-statement for the choice of the queueing
|
---|
219 | system (condor and sun grid engine implemented up to now)
|
---|
220 | - implemented commands for sun grid engine
|
---|
221 |
|
---|
222 | * datacenter/scripts/jobmanager, datacenter/scripts/setup:
|
---|
223 | - moved defining of array scripts and pnoswe(ek) from sourcefile
|
---|
224 | to jobmanager
|
---|
225 | - fixed problem with mc jobmanager pnos
|
---|
226 |
|
---|
227 | * datacenter/scripts/setup:
|
---|
228 | - implemented definition of queueing system
|
---|
229 | - exchanged camera version
|
---|
230 |
|
---|
231 | * datacenter/scripts/sourcefile:
|
---|
232 | - host is retrieved from sql.rc now
|
---|
233 |
|
---|
234 | * datacenter/scripts/runcorsika, datacenter/scripts/runreflector,
|
---|
235 | datacenter/scripts/runcamera, datacenter/scripts/setup:
|
---|
236 | - moved defining of detectorpath from scripts to sourcefile
|
---|
237 |
|
---|
238 | * datacenter/scripts/runcorsika, datacenter/scripts/setup:
|
---|
239 | - implemented variable for path of Mmcs
|
---|
240 |
|
---|
241 | * datacenter/scripts/runcorsika:
|
---|
242 | - exchanged 'operator' in inputcard by `whoami`
|
---|
243 | - implemented usage of function for new datastructure
|
---|
244 |
|
---|
245 | * resources/steps.rc:
|
---|
246 | - added line for primaries for MCRunProcessingStatus
|
---|
247 |
|
---|
248 |
|
---|
249 |
|
---|
250 | 2008/08/15 Daniela Dorner
|
---|
251 |
|
---|
252 | * datacenter/macros/plotdb.C, datacenter/macros/plotoptical.C,
|
---|
253 | datacenter/macros/plotstat.C, datacenter/macros/plotusage.C:
|
---|
254 | - added call plot*(TString path) needed for the script
|
---|
255 | dowebplots
|
---|
256 | - added path to output file
|
---|
257 |
|
---|
258 | * datacenter/macros/plotdb.C:
|
---|
259 | - added path to call plotdb(dataset)
|
---|
260 |
|
---|
261 | * datacenter/macros/plotoptical.C:
|
---|
262 | - added path to call plotoptical(source)
|
---|
263 |
|
---|
264 | * datacenter/macros/plotstat.C:
|
---|
265 | - fixed bug in query
|
---|
266 |
|
---|
267 | * datacenter/macros/plotusage.C:
|
---|
268 | - adapted comment
|
---|
269 | - removed not needed calls
|
---|
270 |
|
---|
271 | * datacenter/scripts/doqualityplots,
|
---|
272 | datacenter/scripts/webupdate-star,
|
---|
273 | datacenter/scripts/webupdate-sinope,
|
---|
274 | datacenter/scripts/webupdate-callisto,
|
---|
275 | datacenter/scripts/webupdate-ganymed:
|
---|
276 | - deleted (not needed anymore, done by dowebplots now)
|
---|
277 |
|
---|
278 | * datacenter/scripts/dowebplots:
|
---|
279 | - rewritten completely: script now handles not only creating
|
---|
280 | web plots for ganymed, star and callisto, but also plotdb,
|
---|
281 | plotusage, plotstat and plotoptical
|
---|
282 | - implemented steering via DB for ganymed, star and callisto to
|
---|
283 | make sure that all plots are produced
|
---|
284 | - added rsync to this script
|
---|
285 | - via command line options it is possible to choose which plots
|
---|
286 | should be produced
|
---|
287 | - redirect of the root error (used to output mean values) to
|
---|
288 | txt files in the webdirectory
|
---|
289 | - added writing of csv file (read by tabs.php)
|
---|
290 |
|
---|
291 | * datacenter/scripts/run.condor:
|
---|
292 | - added 'Arguments' (needed to submit dowebplots including
|
---|
293 | command line opticon to condor)
|
---|
294 |
|
---|
295 | * datacenter/scripts/scriptlauncher:
|
---|
296 | - removed makedir of $listpath and $lockpath (done in setup
|
---|
297 | already)
|
---|
298 | - exchanged algorithm to loop over scripts to allow for scripts
|
---|
299 | with command line option
|
---|
300 |
|
---|
301 | * datacenter/scripts/sourcefile, datacenter/scripts/jobmanager:
|
---|
302 | - moved definition of $column from sourcefile to jobmanager
|
---|
303 | to allow for usage of the function getstatus by other scripts
|
---|
304 | than the jobmanager
|
---|
305 |
|
---|
306 | * datacenter/scripts/sourcefile:
|
---|
307 | - removed definition of webpath (already defined in setup)
|
---|
308 | - removed making of $listpath (not needed anymore)
|
---|
309 | - added fail code for dowebplots (27)
|
---|
310 | - additional if-clause in the getstatus function to allow
|
---|
311 | for using it even if no column is defined
|
---|
312 | - removed not needed 'numproc=0'
|
---|
313 |
|
---|
314 | * resources/steps.rc:
|
---|
315 | - added steps for webplots (fWebCalib, fWebStar, fWebGanymed,
|
---|
316 | fWebPlotDBGanymed)
|
---|
317 |
|
---|
318 |
|
---|
319 |
|
---|
320 | 2008/08/14 Daniela Dorner
|
---|
321 |
|
---|
322 | * datacenter/macros/plotusage.C:
|
---|
323 | - added (macro to plot condor usage from DB)
|
---|
324 |
|
---|
325 |
|
---|
326 |
|
---|
327 | 2008/08/13 Daniela Dorner
|
---|
328 |
|
---|
329 | * datacenter/scripts/setup:
|
---|
330 | - removed listpath (not used anymore)
|
---|
331 | - removed commented, not needed lines
|
---|
332 |
|
---|
333 |
|
---|
334 |
|
---|
335 | 2008/08/13 Stefan Ruegamer
|
---|
336 |
|
---|
337 | * datacenter/scripts/webupdate-star:
|
---|
338 | - added option to prevent melibea-Q-files from being rsynced
|
---|
339 |
|
---|
340 |
|
---|
341 |
|
---|
342 | 2008/08/12 Stefan Ruegamer
|
---|
343 |
|
---|
344 | * datacenter/script/checkmd5sum:
|
---|
345 | - fixed the check for raw files
|
---|
346 | - added a check for the nunmber of checked files
|
---|
347 |
|
---|
348 | * datacenter/scripts/webupdate-callisto,
|
---|
349 | datacenter/scripts/webupdate-star:
|
---|
350 | - fixed the --exclude option so Y and I file do no longer get
|
---|
351 | synced
|
---|
352 |
|
---|
353 | * datacenter/script/zipscript:
|
---|
354 | - added check if the raw file is no longer existing (happens when
|
---|
355 | multiple zipscripts are started)
|
---|
356 | - added check for the case that the sequence number is 0
|
---|
357 | - fixed some echos
|
---|
358 | - added telescope number for the db update query
|
---|
359 |
|
---|
360 |
|
---|
361 |
|
---|
362 | 2008/08/08 Daniela Dorner
|
---|
363 |
|
---|
364 | * datacenter/db/magicdefs.php:
|
---|
365 | - fixed sorting for sequences
|
---|
366 |
|
---|
367 | * datacenter/scripts/checkstardone,
|
---|
368 | datacenter/scripts/writedatasetfiles:
|
---|
369 | - fixed bug in getting the dataset number (removed telescope
|
---|
370 | number)
|
---|
371 |
|
---|
372 |
|
---|
373 |
|
---|
374 | 2008/08/07 Daniela Dorner
|
---|
375 |
|
---|
376 | * datacenter/scripts/runganymed:
|
---|
377 | - removed telescope number
|
---|
378 |
|
---|
379 | * datacenter/scripts/checkstardone:
|
---|
380 | - added dataset number to output
|
---|
381 |
|
---|
382 | * datacenter/db/runinfo-aio.php, datacenter/db/sequinfo-aio.php
|
---|
383 | datacenter/db/magicdefs.php:
|
---|
384 | - improved sorting with combination of (file-,) run/sequ- and
|
---|
385 | telescope number
|
---|
386 |
|
---|
387 |
|
---|
388 |
|
---|
389 | 2008/08/07 Thomas Bretz
|
---|
390 |
|
---|
391 | * datacenter/macros/buildsequenceentries.C:
|
---|
392 | - fixed a problem with the check whether a sequence already
|
---|
393 | exists. It was always belived that the sequence doesn't exist.
|
---|
394 |
|
---|
395 |
|
---|
396 |
|
---|
397 | 2008/08/07 Stefan Ruegamer
|
---|
398 |
|
---|
399 | * datacenter/scripts/makecallistolinks
|
---|
400 | - added a condition to prevent the linking of the old Dec04Jan05.rc
|
---|
401 | for mux data
|
---|
402 |
|
---|
403 | * datacenter/scripts/cutslices
|
---|
404 | - changed checklock to checklock continue to prevent the program
|
---|
405 | from exiting if a lock file already exists
|
---|
406 |
|
---|
407 |
|
---|
408 |
|
---|
409 | 2008/08/06 Daniela Dorner
|
---|
410 |
|
---|
411 | * datacenter/db/sequinfo.php, datacenter/db/sequinfo-aio.php,
|
---|
412 | datacenter/db/sequence.php, datacenter/db/runinfo.php,
|
---|
413 | datacenter/db/runinfo-aio.php, datacenter/db/resetseq.php,
|
---|
414 | datacenter/db/plotinclude.php, datacenter/db/magicdefs.php,
|
---|
415 | datacenter/db/ganymed.php, datacenter/db/findoffdata.php,
|
---|
416 | datacenter/db/dbstatus.php, datacenter/db/datasetinfo-aio.php,
|
---|
417 | datacenter/db/datasetinfo.php, datacenter/db/datacheck.php,
|
---|
418 | datacenter/db/builddatasets.php:
|
---|
419 | - changed syntax of left join to 'using(columnname)'
|
---|
420 |
|
---|
421 | * datacenter/db/sequinfo-aio.php, datacenter/db/runinfo-aio.php,
|
---|
422 | datacenter/db/magicdefs.php, datacenter/db/builddatasets.php
|
---|
423 | datacenter/db/dbstatus.php, datacenter/db/findoffdata.php,
|
---|
424 | datacenter/db/plotinclude.php, datacenter/db/resetseq.php,
|
---|
425 | datacenter/db/sequence.php, datacenter/db/sequinfo.php:
|
---|
426 | - implemented telescope number
|
---|
427 |
|
---|
428 | * datacenter/db/runinfo-aio.php:
|
---|
429 | - moved pulldown for number of results
|
---|
430 |
|
---|
431 | * datacenter/db/resetseq.php:
|
---|
432 | - removed unknown ip adresses, added names to known ip adresses
|
---|
433 |
|
---|
434 | * datacenter/db/menu.php:
|
---|
435 | - changed width input field for sequence number in run menu from
|
---|
436 | 6 to 8
|
---|
437 |
|
---|
438 |
|
---|
439 |
|
---|
440 | 2008/08/06 Thomas Bretz
|
---|
441 |
|
---|
442 | * mfileio/MReadTree.cc:
|
---|
443 | - removed some debug out
|
---|
444 |
|
---|
445 |
|
---|
446 |
|
---|
447 | 2008/08/06 Stefan Ruegamer
|
---|
448 |
|
---|
449 | * callisto_mux.rc
|
---|
450 | - changed the extractor window from 15 64 to 0 49
|
---|
451 |
|
---|
452 | * datacenter/scripts/setup
|
---|
453 | - commented the lines containing cutslices out
|
---|
454 |
|
---|
455 |
|
---|
456 |
|
---|
457 | 2008/08/05 Stefan Ruegamer
|
---|
458 |
|
---|
459 | * datacenter/scripts/movingrawfiles:
|
---|
460 | - added checks for owner of the file
|
---|
461 | - adapted the script to the different pathes
|
---|
462 |
|
---|
463 | * datacenter/scripts/zipscript:
|
---|
464 | - added telno and fileno so it works with the new files
|
---|
465 | - added the telno to the calzip-lock file
|
---|
466 |
|
---|
467 | * datacenter/scripts/runcallisto:
|
---|
468 | - added the telno to the calzip-lock file
|
---|
469 | - removed the link to callisto_mux_new.rc, it is no longer needed
|
---|
470 |
|
---|
471 |
|
---|
472 |
|
---|
473 | 2008/08/05 Thomas Bretz
|
---|
474 |
|
---|
475 | * datacenter/macros/fillstar.C:
|
---|
476 | - fixed the case of invalid effective on times
|
---|
477 | - fixed the regular expression to find the MSequence in old files
|
---|
478 | - added information about the dc currents
|
---|
479 |
|
---|
480 | * datacenter/macros/fillcondor.C:
|
---|
481 | - added
|
---|
482 |
|
---|
483 |
|
---|
484 |
|
---|
485 | 2008/08/05 Daniela Dorner
|
---|
486 |
|
---|
487 | * datacenter/tools/resetpriorities:
|
---|
488 | - added (script to reset priorities in the tables RunProcessStatus,
|
---|
489 | SequenceProcessStatus and DataSetProcessStatus)
|
---|
490 |
|
---|
491 | * datacenter/scripts/makecallistolinks:
|
---|
492 | - removed not needed output
|
---|
493 |
|
---|
494 | * datacenter/scripts/sourcefile:
|
---|
495 | - fixed bug in query of setstatus
|
---|
496 | - improved if-clause to avoid unneccessary output
|
---|
497 |
|
---|
498 | * datacenter/db/menu.php:
|
---|
499 | - changed width input fields for ranges from 6 to 8
|
---|
500 |
|
---|
501 | * datacenter/scripts/condorstatistic:
|
---|
502 | - fixed logging output
|
---|
503 |
|
---|
504 | * datacenter/scripts/dbchk:
|
---|
505 | - added checking of consistency with table SequenceProcessStatus
|
---|
506 |
|
---|
507 | * resources/steps.rc:
|
---|
508 | - fixed primaries of DataSetProcessStatus
|
---|
509 |
|
---|
510 |
|
---|
511 |
|
---|
512 | 2008/08/04 Daniela Dorner
|
---|
513 |
|
---|
514 | * datacenter/scripts/runstar:
|
---|
515 | - removed linking of rc-files and command line argument --config
|
---|
516 | (usage of star_mux.rc not needed anymore)
|
---|
517 |
|
---|
518 |
|
---|
519 |
|
---|
520 | 2008/08/04 Thomas Bretz
|
---|
521 |
|
---|
522 | * RELEASE V2.1.1
|
---|
523 |
|
---|
524 |
|
---|
525 |
|
---|
526 | 2008/08/04 Stefan Ruegamer
|
---|
527 |
|
---|
528 | * datacenter/scripts/setup:
|
---|
529 | - added compux/cutslices to the jobmanager queue
|
---|
530 |
|
---|
531 | * datacenter/scripts/movingrawfiles:
|
---|
532 | - modified the regex for finding the run number such that it
|
---|
533 | satisfies the new raw file convention
|
---|
534 | - the script now searches for files in /magic and /data, so
|
---|
535 | movingrawfiles2 is obsolete
|
---|
536 |
|
---|
537 | * datacenter/scripts/cutslices:
|
---|
538 | - adapted the script for jobmanager use
|
---|
539 | - included some more checks
|
---|
540 |
|
---|
541 |
|
---|
542 |
|
---|
543 | 2008/08/04 Thomas Bretz
|
---|
544 |
|
---|
545 | * mjobs/MJCalibrateSignal.cc:
|
---|
546 | - added a filter against very bright events cleaning the
|
---|
547 | bad pixel plot
|
---|
548 |
|
---|
549 | * ganymed.rc, ganymed_wobble.rc, ganymed_onoff.rc:
|
---|
550 | - slightly tightened the spark cut in length vs size
|
---|
551 |
|
---|
552 | * ganymed_wobble.rc:
|
---|
553 | - now uses the default (still 3) for the number of wobble
|
---|
554 | positions
|
---|
555 |
|
---|
556 | * mbase/MParEmulated.[h,cc]:
|
---|
557 | - some improvements to support collection (still not finished)
|
---|
558 |
|
---|
559 | * mraw/MRawRunHeader.cc:
|
---|
560 | - Implemented a fix for run-numbers between 1001348 and 1001396
|
---|
561 | which were incorrectly assigned by the cc.
|
---|
562 | - changed order of fix and check
|
---|
563 |
|
---|
564 | * resources/calibration_spline.rc:
|
---|
565 | - updated muon calibration constants for the periods 51-57,
|
---|
566 | 58-63 and 67-
|
---|
567 |
|
---|
568 |
|
---|
569 |
|
---|
570 | 2008/08/04 Daniela Dorner
|
---|
571 |
|
---|
572 | * datacenter/scripts/setup:
|
---|
573 | - changed order of scripts (now: ganymed, star, callisto)
|
---|
574 | - adapted number of allowed processes (more CPUs available now)
|
---|
575 | - commented mc jobmanager stuff out, as it is not yet working
|
---|
576 | completely
|
---|
577 |
|
---|
578 |
|
---|
579 |
|
---|
580 | 2008/08/03 Daniela Dorner
|
---|
581 |
|
---|
582 | * datacenter/scripts/runcamera, datacenter/scripts/runcorsika,
|
---|
583 | datacenter/scripts/runreflector:
|
---|
584 | - removed primvar
|
---|
585 |
|
---|
586 | * datacenter/scripts/condorstatistics:
|
---|
587 | - added (script calling the macro fillcondor.C to fill condor
|
---|
588 | statistics to the database, tars the condor-statistic files
|
---|
589 | afterwards)
|
---|
590 |
|
---|
591 | * datacenter/scripts/dowebplots:
|
---|
592 | - added converting from ps to pdf and removing of ps
|
---|
593 |
|
---|
594 |
|
---|
595 |
|
---|
596 | 2008/08/02 Thomas Bretz
|
---|
597 |
|
---|
598 | * datacenter/scripts/dbchk:
|
---|
599 | - if the regular expression in sed doesn't find anything
|
---|
600 | nothing is replaced (this case is now handled)
|
---|
601 |
|
---|
602 | * mjobs/MJPedestal.cc:
|
---|
603 | - removed the obsolete shift variable in PosePosCheck
|
---|
604 | - do not allow lo-gain starts < 0
|
---|
605 |
|
---|
606 | * msignal/MExtractTimeAndCharge.cc:
|
---|
607 | - changed lo-gain stat sift to -1.0 (which is the valie which
|
---|
608 | in use anyway)
|
---|
609 |
|
---|
610 | * msignal/MExtractTimeAndCharge.h:
|
---|
611 | - do not add the lo-gain offset wehen setting the start-shift
|
---|
612 |
|
---|
613 | * msignal/MExtractor.cc:
|
---|
614 | - make sure Print() prints the class description
|
---|
615 |
|
---|
616 | * mpointing/MSrcPosCalc.[h,cc]:
|
---|
617 | - if the MC camera files are new enough the source position on the
|
---|
618 | camera is now calculated from the stored telescope and shower
|
---|
619 | orientation
|
---|
620 |
|
---|
621 |
|
---|
622 |
|
---|
623 | 2008/08/01 Thomas Bretz
|
---|
624 |
|
---|
625 | * ganymed.rc, ganymed_wobble.rc, ganymed_onoff.rc:
|
---|
626 | - added starguider calibration 328198
|
---|
627 |
|
---|
628 | * resources/starguider00328198.txt:
|
---|
629 | - added
|
---|
630 |
|
---|
631 | * datacenter/macros/plotdb.C:
|
---|
632 | - added fMedNumPheInner/outer
|
---|
633 | - added fRelChargeRmsOuter
|
---|
634 |
|
---|
635 | * mbase/MStatusDisplay.[h,cc]:
|
---|
636 | - added %%title%% as a possibility in the filename
|
---|
637 | - added some code to write an XML instead of a csv file
|
---|
638 | (still not in-use)
|
---|
639 |
|
---|
640 | * mjobs/MJCut.cc, mjobs/MJSpectrum.cc:
|
---|
641 | - replaced RunNumber by FileId
|
---|
642 |
|
---|
643 |
|
---|
644 |
|
---|
645 | 2008/07/31 Daniela Dorner
|
---|
646 |
|
---|
647 | * resources/steps.rc:
|
---|
648 | - added missing influences and needs for DataSetProcessStatus
|
---|
649 |
|
---|
650 | * datacenter/scripts/checkstardone:
|
---|
651 | - removed breaks
|
---|
652 | - removed not needed variables
|
---|
653 | - changed dataset from string to int in call of macro
|
---|
654 |
|
---|
655 | * datacenter/scripts/budb:
|
---|
656 | - added output how to create database MyMagic
|
---|
657 | - added removing of logfiles
|
---|
658 | - some small inprovements
|
---|
659 |
|
---|
660 |
|
---|
661 |
|
---|
662 | 2008/07/31 Thomas Bretz
|
---|
663 |
|
---|
664 | * merpp.cc:
|
---|
665 | - fixed merpping a single report file
|
---|
666 | - Strip the dir name from MJMerpp's name
|
---|
667 |
|
---|
668 | * mreports/MReportCamera.cc:
|
---|
669 | - also allow empty HV Settings file names
|
---|
670 |
|
---|
671 | * datacenter/macros/checkstardone.C:
|
---|
672 | - fixed the query
|
---|
673 | - fixed a typo
|
---|
674 |
|
---|
675 | * datacenter/macros/fillcalib.C:
|
---|
676 | - changed ouput
|
---|
677 | - get seq-number from sequence instead of file-name
|
---|
678 | - added telescope number
|
---|
679 | - added fRelChargeRmsInner/Outer
|
---|
680 | - added fMedNumPheInner/Outer
|
---|
681 | - don't user TEnv anymore
|
---|
682 |
|
---|
683 | * datacenter/macros/fillsignal.C
|
---|
684 | - get seq-number from sequence instead of file-name
|
---|
685 | - added telescope number
|
---|
686 |
|
---|
687 | * datacenter/macros/fillstar.C:
|
---|
688 | - changed ouput
|
---|
689 | - get seq-number from sequence instead of file-name
|
---|
690 | - added telescope number
|
---|
691 | - added fTotOnTime
|
---|
692 |
|
---|
693 | * callisto.rc, callisto_Dec04Jan05.rc, callisto_mux.rc:
|
---|
694 | - removed obsolete reference to ExtractTime
|
---|
695 |
|
---|
696 |
|
---|
697 |
|
---|
698 | 2008/07/30 Thomas Bretz
|
---|
699 |
|
---|
700 | * mjobs/MSequence.cc:
|
---|
701 | - fixed a typo in the new Read function
|
---|
702 |
|
---|
703 |
|
---|
704 |
|
---|
705 | 2008/07/30 Daniela Dorner
|
---|
706 |
|
---|
707 | * resources/steps.rc:
|
---|
708 | - added
|
---|
709 | - adapted to new data structure
|
---|
710 |
|
---|
711 | * steps.rc:
|
---|
712 | - removed
|
---|
713 |
|
---|
714 | * datacenter/macros/setupdb.C, datacenter/macros/setstatus.C,
|
---|
715 | datacenter/macros/getdolist.C:
|
---|
716 | - removed
|
---|
717 |
|
---|
718 | * datacenter/db/datacheck.php, datacenter/db/datasetinfo.php,
|
---|
719 | datacenter/db/magicdefs.php, datacenter/db/menu.php,
|
---|
720 | datacenter/db/resetseq.php, datacenter/db/runinfo.php,
|
---|
721 | datacenter/db/sequinfo.php, datacenter/macros/resetcolumn.C:
|
---|
722 | - removed fFailedCodeAdd
|
---|
723 | - changed fFailedCode to fProgramId
|
---|
724 |
|
---|
725 | * datacenter/scripts/sourcefile:
|
---|
726 | - adapted path of steps.rc
|
---|
727 | - added new additional primaries to functions setstatus, getstatus
|
---|
728 | gettodo and getdolist
|
---|
729 | - merged function gettodo and getdolist
|
---|
730 | - removed todofile
|
---|
731 | - removed fFailedCodeAdd
|
---|
732 | - changed fFailedCode to fProgramId
|
---|
733 |
|
---|
734 | * datacenter/scripts/buildsequenceentries,
|
---|
735 | datacenter/scripts/checkfilesforsequenceavail,
|
---|
736 | datacenter/scripts/checkstardone, datacenter/scripts/doexclusions,
|
---|
737 | datacenter/scripts/fillcallisto, datacenter/scripts/fillstar,
|
---|
738 | datacenter/scripts/fillganymed,
|
---|
739 | datacenter/scripts/writedatasetfiles,
|
---|
740 | datacenter/scripts/writesequencefiles:
|
---|
741 | - implemented usage of getodo (new merged function)
|
---|
742 | - removed todofile
|
---|
743 | - removed primval
|
---|
744 |
|
---|
745 | * datacenter/scripts/runcallisto, datacenter/scripts/dodatacheck,
|
---|
746 | datacenter/scripts/runganymed, datacenter/scripts/runstar:
|
---|
747 | - implemented usage of getodo (new merged function)
|
---|
748 | - removed primval
|
---|
749 |
|
---|
750 | * datacenter/scripts/checkstardone
|
---|
751 | - removed comadd
|
---|
752 |
|
---|
753 | * datacenter/scripts/runcallisto
|
---|
754 | - append output of stage.C instead of overwriting logfile
|
---|
755 |
|
---|
756 | * datacenter/macros/resetcolumn.C:
|
---|
757 | - added return 0 and output, as this macro is not yes adapted to
|
---|
758 | the new data structure for MAGIC II
|
---|
759 |
|
---|
760 | * datacenter/scripts/makecallistolinks:
|
---|
761 | - exchanged grepping for reason by db-query (return code 13)
|
---|
762 | - exchanged call of resetcolumn.C by direct db-query
|
---|
763 |
|
---|
764 |
|
---|
765 |
|
---|
766 | 2008/07/29 Stefan Ruegamer
|
---|
767 |
|
---|
768 | * datacenter/scripts/zipscript
|
---|
769 | - modified the regex for finding the run number such that it
|
---|
770 | satisfies the new raw file convention
|
---|
771 |
|
---|
772 |
|
---|
773 |
|
---|
774 | 2008/07/28 Daniela Dorner
|
---|
775 |
|
---|
776 | * datacenter/scripts/correcttime, datacenter/scripts/cutslices,
|
---|
777 | datacenter/scripts/dodatacheck:
|
---|
778 | - added exit and output, as these scripts are not adapted to the
|
---|
779 | new data structure for MAGIC II
|
---|
780 |
|
---|
781 | * datacenter/scripts/dbchk:
|
---|
782 | - added outputs to processlog
|
---|
783 |
|
---|
784 | * datacenter/scripts/doexclusions,
|
---|
785 | datacenter/scripts/writesequencefiles,
|
---|
786 | datacenter/scripts/buildsequenceentries:
|
---|
787 | - added telescope number 1 to call of macro
|
---|
788 |
|
---|
789 | * datacenter/scripts/sourcefile:
|
---|
790 | - added priority
|
---|
791 |
|
---|
792 |
|
---|
793 |
|
---|
794 | 2008/07/27 Thomas Bretz
|
---|
795 |
|
---|
796 | * merpp.cc:
|
---|
797 | - added include of TClass to work with root 5.20
|
---|
798 |
|
---|
799 | * mbase/MParEmulated.[h,cc]:
|
---|
800 | - for root 5.20/00 we have to use TVirtualStreamer instead
|
---|
801 | of TStremaer
|
---|
802 |
|
---|
803 | * mbase/MStatusDisplay.cc:
|
---|
804 | - the workaround had to be fixed because since we don't change
|
---|
805 | gPad for printing anymore all following line and text drawings
|
---|
806 | reffered to the wrong gPad
|
---|
807 |
|
---|
808 | * datacenter/scripts/doqualityplots, datacenter/scripts/dowebplots:
|
---|
809 | - also antialias text
|
---|
810 | - save as interlaced png
|
---|
811 |
|
---|
812 | * mbase/MThread.h:
|
---|
813 | - use a reinterpret_cast when returning the Thresd's result
|
---|
814 | (this gave a correct warning on 32bit systems)
|
---|
815 |
|
---|
816 | * mhbase/MH3.h:
|
---|
817 | - when available return the histogram title as title (without axis)
|
---|
818 | - implemented GetFullTitle member function to return the full title
|
---|
819 |
|
---|
820 |
|
---|
821 |
|
---|
822 | 2008/07/25 Thomas Bretz
|
---|
823 |
|
---|
824 | * mbase/MStatusDisplay.cc:
|
---|
825 | - expand path name for csv files
|
---|
826 |
|
---|
827 | * mfileio/MReadFiles.cc:
|
---|
828 | - print a warning if no file was added
|
---|
829 |
|
---|
830 | * mfileio/MReadTree.cc:
|
---|
831 | - updated warning if no file was added
|
---|
832 |
|
---|
833 | * mfileio/MReadScanFile.[h,cc]:
|
---|
834 | - for safety add a postprocessing removing the contents
|
---|
835 | from the list
|
---|
836 | - also removing the contents from the list before filling
|
---|
837 |
|
---|
838 | * mhbase/MH3.cc:
|
---|
839 | - fixed an output
|
---|
840 |
|
---|
841 | * mtools/MTFillMatrix.[h,cc]:
|
---|
842 | - added a maximum number the eventloop is running over
|
---|
843 |
|
---|
844 | * mjobs/MSequence.cc:
|
---|
845 | - replaced gFile by gDirectory
|
---|
846 |
|
---|
847 |
|
---|
848 |
|
---|
849 | 2008/07/23 Thomas Bretz
|
---|
850 |
|
---|
851 | * showplot.cc:
|
---|
852 | - allow to read more than one file
|
---|
853 |
|
---|
854 | * datacenter/macros/stage.C:
|
---|
855 | - changed the return type to int
|
---|
856 |
|
---|
857 | * mbase/MStatusArray.cc:
|
---|
858 | - added a check for the key in read to supress the root error
|
---|
859 | on the console
|
---|
860 |
|
---|
861 | * mbase/MStatusDisplay.[h,cc]:
|
---|
862 | - stop update timer in destructor
|
---|
863 | - added new member function GetNumTabs
|
---|
864 | - we don't need to switch to batchmore when painting canvases
|
---|
865 | anymore
|
---|
866 | - removed an obsolete cout
|
---|
867 |
|
---|
868 | * mjobs/MJCalibrateSignal.cc:
|
---|
869 | - changed again the wrong names of the tasklists
|
---|
870 |
|
---|
871 | * mjobs/MSequence.[h,cc]:
|
---|
872 | - set default telescope to 1 so that reading old sequence files
|
---|
873 | gives valid sequences.
|
---|
874 | - overwrote Read to allow reading also old sequences which
|
---|
875 | have no default name in the files
|
---|
876 | - removed output of "DataPath" from Print
|
---|
877 |
|
---|
878 | * msql/MSQLMagic.[h,cc]:
|
---|
879 | - added a second InsertUpdate
|
---|
880 | - added ExistRow
|
---|
881 |
|
---|
882 | * datacenter/scripts/runcallisto:
|
---|
883 | - adapted to all other changes
|
---|
884 | - removed merpping of caco-files
|
---|
885 |
|
---|
886 |
|
---|
887 |
|
---|
888 | 2008/07/22 Thomas Bretz
|
---|
889 |
|
---|
890 | * mbase/MTime.cc:
|
---|
891 | - do not check the return value of mktime (this would
|
---|
892 | fail for dates before 1970)
|
---|
893 |
|
---|
894 | * mjobs/MJCalibrateSignal.cc, mjobs/MJStar.cc:
|
---|
895 | - distinguish between data-runs and mc-runs for the rate plot
|
---|
896 | - named the tasklist for pedestal and calib extraction
|
---|
897 |
|
---|
898 | * mjobs/MJMerpp.cc:
|
---|
899 | - precheck the accessibility of all files if a sequence
|
---|
900 | is processed
|
---|
901 |
|
---|
902 | * mjobs/MSequence.cc:
|
---|
903 | - the file number is three digits
|
---|
904 | - the Tag for data runs is DatRuns not DataRuns
|
---|
905 |
|
---|
906 | * mfileio/Makefile, mfileio/FileIOLinkDef.h:
|
---|
907 | - added MReadFiles
|
---|
908 | - added MReadScanFile
|
---|
909 |
|
---|
910 | * mfileio/MReadFiles.[h,cc], mfileio/MReadScanFile.[h,cc]:
|
---|
911 | - added
|
---|
912 |
|
---|
913 | * mfileio/MreadRflFile.[h,cc]:
|
---|
914 | - derived from MReadFiles (untested)
|
---|
915 |
|
---|
916 | * datacenter/macros/checkfileavail.C:
|
---|
917 | - fixed a type (TSQLRow instead of TSQlRow)
|
---|
918 | - added a missing ;
|
---|
919 |
|
---|
920 | * mfileio/MReadTree.[h,cc]:
|
---|
921 | - added some includes
|
---|
922 | - added the IsOwned member function to make sure we don't
|
---|
923 | spoil memory when out pointers are deleted in the destructor
|
---|
924 | - removed some really obsolete workarounds
|
---|
925 | - added a member function to add friends
|
---|
926 | - don't allocate memory in AddFile
|
---|
927 | - implemented the possibility to process also friends
|
---|
928 | - implemented the possibility to read branches from unknown
|
---|
929 | "vendors", i.e. branches for which the class is not available
|
---|
930 | in the dictionary
|
---|
931 | - added a list to hold all parameter containers to be able to
|
---|
932 | call SetReadyToSave more easily than previously
|
---|
933 |
|
---|
934 | * mbase/MParEmulated.[h,cc]:
|
---|
935 | - added
|
---|
936 |
|
---|
937 | * mbase/Makefile, mbase/BaseLinkDef.h:
|
---|
938 | - added MParEmulated
|
---|
939 |
|
---|
940 | * mbase/MParameters.h:
|
---|
941 | - added functions to get the pointer to the values. Handle this
|
---|
942 | with care.
|
---|
943 |
|
---|
944 | * mbase/MParConatiner.h:
|
---|
945 | - made GetterMethod virtual to allow MParEmulated to overwrite it
|
---|
946 | - made fgListMethodCall protected to allow MParEmulated to
|
---|
947 | add its new TMethodCalls
|
---|
948 |
|
---|
949 | * datacenter/macros/checkfileavail.C:
|
---|
950 | - removed dependence on caco-files.
|
---|
951 | - fixed query
|
---|
952 | - output query in case of failure
|
---|
953 |
|
---|
954 | * datacenter/scripts/checkfilesforsequenceavail:
|
---|
955 | - fixed to use new checkfileavail.C
|
---|
956 |
|
---|
957 | * mcalib/MCalibrateData.cc:
|
---|
958 | - removed the fixed scale factor for MCs. It is now left open,
|
---|
959 | thus it can be changed from the callisto resource file
|
---|
960 |
|
---|
961 | * mdata/MDataMember.cc:
|
---|
962 | - small improvement to error output
|
---|
963 |
|
---|
964 | * mfileio/MWriteRootFile.cc:
|
---|
965 | - small change to log-level
|
---|
966 |
|
---|
967 | * mbase/MTaskList.cc:
|
---|
968 | - in case of an unknown return value stop event loop
|
---|
969 |
|
---|
970 | * mfileio/MRead.cc:
|
---|
971 | - use gSystem->BaseName to get file name
|
---|
972 |
|
---|
973 |
|
---|
974 |
|
---|
975 | 2008/07/21 Thomas Bretz
|
---|
976 |
|
---|
977 | * mbase/MParContainer.[h,cc]:
|
---|
978 | - adde new static ember functions GetClass
|
---|
979 |
|
---|
980 | * mbase/MParList.[h,cc], mbase/MStatusArray.[h,cc],
|
---|
981 | mreport/MReportHelp.cc:
|
---|
982 | - use new GetClass function
|
---|
983 |
|
---|
984 |
|
---|
985 |
|
---|
986 | 2008/07/20 Thomas Bretz
|
---|
987 |
|
---|
988 | * callisto.cc, star.cc, mjobs/MDataSet.cc, mjobs/MJCalibrateSignal.cc,
|
---|
989 | mjobs/MJCalibration.cc, mjobs/MJPedestal.cc, mjoptim/MJOptimize.cc,
|
---|
990 | mmain/MEventDisplay.cc:
|
---|
991 | - replaced Setup*Runs by GetRuns
|
---|
992 |
|
---|
993 | * datacenter/macros/buildsequenceentries.C:
|
---|
994 | - output if something is deleted
|
---|
995 |
|
---|
996 | * datacenter/macros/plotdb.C:
|
---|
997 | - added kGroupByDay option
|
---|
998 | - some small changes
|
---|
999 | - made group by work with "as"
|
---|
1000 | - made use of TEnv obsolete
|
---|
1001 |
|
---|
1002 | * datacenter/macros/plotrundb.C:
|
---|
1003 | - added telescope number as otpion
|
---|
1004 |
|
---|
1005 | * datacenter/scripts/checkfilesforsequenceavail:
|
---|
1006 | - added telescope number 1 to call of checkfileavail.C
|
---|
1007 |
|
---|
1008 | * mbase/MTime.cc:
|
---|
1009 | - made SetSqlDateTime more flexible
|
---|
1010 |
|
---|
1011 | * mjobs/MJMerpp.[h,cc]:
|
---|
1012 | - added (basically the code from merpp.cc)
|
---|
1013 | - enhanced with the possibility to merpp a whole sequence
|
---|
1014 |
|
---|
1015 | * merpp.cc:
|
---|
1016 | - use new MJMerpp
|
---|
1017 |
|
---|
1018 | * mjobs/Makefile, mjobs/JobsLinkDef.h:
|
---|
1019 | - added MJMerpp
|
---|
1020 |
|
---|
1021 | * datacenter/macros/checkfileavail.C, datacenter/macros/checkstardone.C:
|
---|
1022 | - reduced queries to a single query
|
---|
1023 | - take sequence number as argumenet instead of filename
|
---|
1024 |
|
---|
1025 | * datacenter/scripts/checkstardone:
|
---|
1026 | - adapted to changes in checkstardone.C
|
---|
1027 |
|
---|
1028 | * mjobs/MSequence.[h,cc]:
|
---|
1029 | - a lot of rework to the file-interface
|
---|
1030 | - included subsystem (cc) files
|
---|
1031 | - some renaming to some functions
|
---|
1032 | - improved the interface to the database
|
---|
1033 | - unified the Setup*Runs into GetRuns
|
---|
1034 | - when inflating a sequence name allow to use [tel:]squence now
|
---|
1035 |
|
---|
1036 | * mjobs/MSequenceSQL.[h,cc]:
|
---|
1037 | - adapted to changes in MSequence
|
---|
1038 |
|
---|
1039 | * datacenter/macros/stage.C
|
---|
1040 | - added
|
---|
1041 |
|
---|
1042 | * mjobs/MJStar.cc:
|
---|
1043 | - changed displayed title according to the other jobs
|
---|
1044 | - changed Setup*Runs to GetRuns
|
---|
1045 | - unified output when finished
|
---|
1046 | - make sure the weight for the rate tab is not 0
|
---|
1047 | - read the currents now from the camera instead of the currents tree
|
---|
1048 |
|
---|
1049 |
|
---|
1050 |
|
---|
1051 | 2008/07/19 Thomas Bretz
|
---|
1052 |
|
---|
1053 | * datacenter/macros/buildsequenceentries.C:
|
---|
1054 | - Use the GetId also in the constructor of Rule
|
---|
1055 | - fixed reading of the sections in the sequences.rc
|
---|
1056 |
|
---|
1057 | * datacenter/macros/writesequencefile.C:
|
---|
1058 | - included iostream
|
---|
1059 |
|
---|
1060 | * mjobs/MSequence.[h,cc]:
|
---|
1061 | - updates some comments
|
---|
1062 | - simplified the comparison functions
|
---|
1063 | - calculate fPeriod automatically in any case
|
---|
1064 | (do not read from file)
|
---|
1065 | - added X for excluded to AddFile
|
---|
1066 | - use AddFile in ExludeFile
|
---|
1067 | - removed incorrect calles to MJob::SortArray
|
---|
1068 | - call SortArrays correctly in AddFile
|
---|
1069 | - changed default for telescope from 1 to 0 in SQL constructor
|
---|
1070 | - allow to set a default path from within the sequence file
|
---|
1071 | (in most cases this won't help much)
|
---|
1072 |
|
---|
1073 | * mjobs/MSequenceSQL.[h,cc]:
|
---|
1074 | - if telescope number is 0 check whether an unambiguous
|
---|
1075 | sequence with this number exists. If existing set the
|
---|
1076 | telescope number accordingly
|
---|
1077 | - changed default for telescope in constructor to 0 accordingly
|
---|
1078 |
|
---|
1079 |
|
---|
1080 |
|
---|
1081 | 2008/07/18 Thomas Bretz
|
---|
1082 |
|
---|
1083 | * mbase/MTime.cc:
|
---|
1084 | - GetStringFmt was taking the daylight saving time into account
|
---|
1085 | (hopefully this fix is not too much dependent on the kernel)
|
---|
1086 |
|
---|
1087 | * mjobs/MSequence.cc:
|
---|
1088 | - added some preliminary code for comparing two sequences
|
---|
1089 | - fixed output in Print (the "s" was missing in LightConditions)
|
---|
1090 | - do not write the "Run[0-]*" line for anything else than
|
---|
1091 | the "Runs" (needs more fixes)
|
---|
1092 |
|
---|
1093 | * mjobs/MSequenceSQL.cc:
|
---|
1094 | - added a sanity check
|
---|
1095 |
|
---|
1096 |
|
---|
1097 |
|
---|
1098 | 2008/07/17 Thomas Bretz
|
---|
1099 |
|
---|
1100 | * mjobs/MSequence.[h,cc]:
|
---|
1101 | - added fTelescope data member
|
---|
1102 | - increased class version number accordingly
|
---|
1103 | - added return value to WriteFile
|
---|
1104 |
|
---|
1105 | * mjobs/MSequenceSQL.cc:
|
---|
1106 | - added TelescopeNumber to where-clause
|
---|
1107 | - get fFileNumber from RunData
|
---|
1108 | - use File-Id to order files
|
---|
1109 | - added telescope number to all constructors
|
---|
1110 |
|
---|
1111 | * automatic-exclusions.rc:
|
---|
1112 | - moved as exclusions.rc to resources and updated contents
|
---|
1113 | to new doeclusion.C
|
---|
1114 |
|
---|
1115 | * ganymed.cc:
|
---|
1116 | - updated Usage output
|
---|
1117 | - added new option to change meximum file size
|
---|
1118 |
|
---|
1119 | * merpp.cc:
|
---|
1120 | - merpp also MCameraDC from cc-report
|
---|
1121 |
|
---|
1122 | * datacenter/macros/fillsignal.C:
|
---|
1123 | - replaces WARNING by ERROR if an error is returned
|
---|
1124 |
|
---|
1125 | * datacenter/macros/writesequencefile.C:
|
---|
1126 | - completely redone using new MSequenceSQL
|
---|
1127 |
|
---|
1128 | * mcamera/MCameraDC.[h,cc]:
|
---|
1129 | - added the Interprete member function
|
---|
1130 | - made MReportCamera and MReportCurrents friends clases
|
---|
1131 | - added fStatus
|
---|
1132 | - increased class version accordingly
|
---|
1133 |
|
---|
1134 | * mjobs/MJCalibration.cc, mjobs/MJPedestal.cc:
|
---|
1135 | - tiny changes to output
|
---|
1136 |
|
---|
1137 | * mreport/MReportCamera.[h,cc]:
|
---|
1138 | - removed fStatusDC
|
---|
1139 | - removed gkActiveLoadControlVersNum
|
---|
1140 | - added interpretation of DC
|
---|
1141 | - increased class version by one
|
---|
1142 |
|
---|
1143 | * mreport/MReportCurrents.cc:
|
---|
1144 | - moved interpretation of DCs to MCameraDC
|
---|
1145 |
|
---|
1146 | * resources/sequences.rc:
|
---|
1147 | - changed some comments
|
---|
1148 | - added telescope number to rules
|
---|
1149 |
|
---|
1150 | * datacenter/macros/buildsequenceentries.C:
|
---|
1151 | - the building is now based on the file-id (run*1000+file)
|
---|
1152 | and it is only done for a single telescope
|
---|
1153 | - added telescope number as srgument
|
---|
1154 | - added fPriority to SequenceProcessStatus
|
---|
1155 | - added fTelescopeNumber to the Sequence table
|
---|
1156 | - the sequence number is still idetical to the first run-number
|
---|
1157 | - changed reading of resource file such that the telescope
|
---|
1158 | number can be given for each subsection
|
---|
1159 |
|
---|
1160 | * datacenter/macros/doexclusions.C:
|
---|
1161 | - many simplifications
|
---|
1162 | - use telescope number as argument
|
---|
1163 | - simplified and improved
|
---|
1164 |
|
---|
1165 | * datacenter/macros/filldotrun.C:
|
---|
1166 | - some changes to output
|
---|
1167 | - skip comment line at the beginning
|
---|
1168 | - skip the line with the telescope number
|
---|
1169 | - removed ISNULL from telescope/run/file check
|
---|
1170 | - added fPriority to RunProcessStatus
|
---|
1171 | - added telescope und file number to RunData and RunProcessStatus
|
---|
1172 |
|
---|
1173 | * datacenter/macros/resetallruns.C:
|
---|
1174 | - adapted to new ten:run/file scheme and the new contents
|
---|
1175 | of the input file
|
---|
1176 |
|
---|
1177 | * datacenter/scripts/filesondisk:
|
---|
1178 | - improved regular expressions to find runs
|
---|
1179 | - commmented out caco files
|
---|
1180 | - write telescope run and file-number to the file
|
---|
1181 | - some simplification
|
---|
1182 |
|
---|
1183 |
|
---|
1184 |
|
---|
1185 | 2008/07/16 Thomas Bretz
|
---|
1186 |
|
---|
1187 | * msql/MSQLMagic.[h,cc]:
|
---|
1188 | - the wehere clause can now be omitted in Update
|
---|
1189 |
|
---|
1190 |
|
---|
1191 |
|
---|
1192 | 2008/07/14 Thomas Bretz
|
---|
1193 |
|
---|
1194 | * datacenter/macros/fillsignal.C:
|
---|
1195 | - moved sql.rc to constructor of MSQLMagic
|
---|
1196 |
|
---|
1197 | * datacenter/macros/plotstat.C:
|
---|
1198 | - improved beauty of the SQL queries
|
---|
1199 | - join by telescope number, run number and file number
|
---|
1200 |
|
---|
1201 | * mbase/MString.[h,cc]:
|
---|
1202 | - removed everything except Format which is then identical to
|
---|
1203 | newwer root versions TString::Format
|
---|
1204 |
|
---|
1205 | * mastro/MAstro.cc, mastro/MAstroCatalog.cc:
|
---|
1206 | - replaced MString::Print by MString::Format
|
---|
1207 |
|
---|
1208 | * mbase/MTime.cc:
|
---|
1209 | - In SetSqlDateTime allow also to set dates without time
|
---|
1210 |
|
---|
1211 | * mbase/Makefile, mbase/BaseLinkDef.h:
|
---|
1212 | - removed MRunIter
|
---|
1213 |
|
---|
1214 | * mfileio/MWriteRootFile.cc:
|
---|
1215 | - sow in status line if a tree has been finally copied
|
---|
1216 |
|
---|
1217 | * mhist/MHEvent.cc:
|
---|
1218 | - replaced GetRunNumber by GetStringID
|
---|
1219 |
|
---|
1220 | * mjobs/MJCalibrateSignal.cc:
|
---|
1221 | - Replaced RunNumber by FileId in trogger pattern display
|
---|
1222 | - do not allow to divide by 0
|
---|
1223 |
|
---|
1224 | * mjobs/MJExtractSignal.cc, mjobs/MJCalibTest.cc:
|
---|
1225 | - removed obsolete include of MDirIter
|
---|
1226 |
|
---|
1227 | * mjobs/MJPedestal.cc, mjobs/MJCalibration.cc:
|
---|
1228 | - replaced MRunIter by MDirIter
|
---|
1229 |
|
---|
1230 | * mjobs/MSequence.[h,cc]:
|
---|
1231 | - moved code to compile (inflate) a run filename or a its path
|
---|
1232 | to new static function such that they can be accessed from the outside
|
---|
1233 |
|
---|
1234 | * star.cc, callisto.cc, mjobs/MSequence.[h,cc], mmain/MEventDisplay.cc
|
---|
1235 | - renamed InflatePath to InflateSeq
|
---|
1236 |
|
---|
1237 | * mpedestal/MPedCalcPedRun.cc:
|
---|
1238 | - when checking the runnumber check also for the telescope number
|
---|
1239 |
|
---|
1240 | * mraw/MRawRunHeader.[h,cc]:
|
---|
1241 | - added new function GetStringID
|
---|
1242 |
|
---|
1243 | * mraw/RawLinkDef.h, mraw/Makefile:
|
---|
1244 | - removed MRawSocketRead
|
---|
1245 |
|
---|
1246 | * mpointing/MHSrcPosCam.[h,cc]:
|
---|
1247 | - fixed ouput in case a container is not found
|
---|
1248 | - made it work for monte carlos, too
|
---|
1249 | - use weight when filling histogram
|
---|
1250 | - changed circle line styles
|
---|
1251 | - changed default in constructor to wobble=kTRUE
|
---|
1252 |
|
---|
1253 |
|
---|
1254 |
|
---|
1255 | 2008/07/08 Daniel Hoehne
|
---|
1256 |
|
---|
1257 | * datacenter/db/menu.php, datacenter/db/magicdefs.php:
|
---|
1258 | - added new columns (fRateTrigEvts, fRateSumEvts, fRatePedEvts,
|
---|
1259 | fRatePedTrigEvts, fRateCalEvts, fRateNullEvts, fRateUnknownEvts,
|
---|
1260 | fRatioCalEvents, fPulsePosCalib, fAvgWindSpeed, fAvgTemperature,
|
---|
1261 | fAvgHumidity, fAvgTempSky, fAvgCloudiness, fRmsCloudiness)
|
---|
1262 |
|
---|
1263 |
|
---|
1264 |
|
---|
1265 | 2008/07/05 Thomas Bretz
|
---|
1266 |
|
---|
1267 | * datacenter/macros/fillcamera.C, datacenter/macros/findcacofiles.C:
|
---|
1268 | - changed JOIN to use USING
|
---|
1269 | - removed dependence on TEnv
|
---|
1270 | - some improvement to includes
|
---|
1271 |
|
---|
1272 | * datacenter/macros/filldotrbk.C, datacenter/macros/fillganymed.C,
|
---|
1273 | datacenter/macros/filloptical.C, datacenter/macros/fillsignal.C,
|
---|
1274 | datacenter/macros/fillsources.C, datacenter/macros/fillstar.C,
|
---|
1275 | datacenter/macros/getdolist.C, datacenter/macros/insertcacofile.C,
|
---|
1276 | datacenter/macros/insertdataset.C, datacenter/macros/plotoptical.C,
|
---|
1277 | datacenter/macros/plotrundb.C, datacenter/macros/plotstat.C,
|
---|
1278 | datacenter/macros/resetallruns.C,
|
---|
1279 | datacenter/macros/writedatasetfile.C:
|
---|
1280 | - removed dependence on TEnv
|
---|
1281 | - some improvement to includes
|
---|
1282 |
|
---|
1283 | * datacenter/macros/filldotrun.C:
|
---|
1284 | - make it fail for everything except Magic 1
|
---|
1285 | - removed dependence on TEnv
|
---|
1286 | - some improvement to includes
|
---|
1287 |
|
---|
1288 | * datacenter/macros/plotoptical.C:
|
---|
1289 | - removed MPlot, use MPlot from plotdb instead
|
---|
1290 |
|
---|
1291 | * datacenter/macros/setstatus.C:
|
---|
1292 | - some improvement to includes
|
---|
1293 |
|
---|
1294 | * mbase/MTime.[h,cc]:
|
---|
1295 | - added function returning day of sunrise as MTime
|
---|
1296 |
|
---|
1297 | * mhflux/MHAlpha.cc:
|
---|
1298 | - use BinError instead of BinContents to decide whether the
|
---|
1299 | excess time is plotted or not
|
---|
1300 |
|
---|
1301 | * mimage/MHHillas.cc:
|
---|
1302 | - changed title of "Center"
|
---|
1303 |
|
---|
1304 | * mjobs/JobsLinkDef.h, mjobs/Makefile:
|
---|
1305 | - added new class MSequenceSQL
|
---|
1306 |
|
---|
1307 | * mjobs/MSequenceSQL.[h,cc]:
|
---|
1308 | - added
|
---|
1309 |
|
---|
1310 | * mjobs/MSequence.[h,cc]:
|
---|
1311 | - replaced ReadLightCondition by the more flexible GetLightCondition
|
---|
1312 | - added a new constrcutor constructing a MSequence from the database
|
---|
1313 | - fixed the output in the comments in Print()
|
---|
1314 | - The day and night was printed in a different format than
|
---|
1315 | expected when readin a sequence
|
---|
1316 | - fLightCondition and the f*RunsSub were missing in the copy-
|
---|
1317 | constructor
|
---|
1318 |
|
---|
1319 | * mjobs/Makefile:
|
---|
1320 | - added include of msql
|
---|
1321 |
|
---|
1322 | * msql/MSQLMagic.[h,cc]:
|
---|
1323 | - added a comment to ExistStr and allow to set an additional
|
---|
1324 | where-clause
|
---|
1325 |
|
---|
1326 | * msql/MSQLServer.cc:
|
---|
1327 | - allow to init MSQLServer either by an url or from a named
|
---|
1328 | resource file
|
---|
1329 | - changed JOIN to use USING
|
---|
1330 | - if doing an automatic join join _all_ primaries
|
---|
1331 |
|
---|
1332 | * mtools/MCalendar.cc:
|
---|
1333 | - added include of TObjArray needed in newer root versions
|
---|
1334 |
|
---|
1335 |
|
---|
1336 |
|
---|
1337 | 2008/07/03 Thomas Bretz
|
---|
1338 |
|
---|
1339 | * datacenter/macros/filldotrun.C:
|
---|
1340 | - Replaced MSQKServer by MSQLMagic
|
---|
1341 | - this made local functions obsolete
|
---|
1342 | - added new format 20080519 including telescope- and file-number
|
---|
1343 | - simplified the if-clauses testing for version numbers (due to
|
---|
1344 | the initial check only some version numbers allowed anyway)
|
---|
1345 | - check for the combination of telescope-, run- and file-number
|
---|
1346 | to be unique.
|
---|
1347 |
|
---|
1348 | * datacenter/macros/plotrundb.C:
|
---|
1349 | - use MPlot from plotdb
|
---|
1350 | - removed obsolete DataCheck plots
|
---|
1351 | - plot only range of dates which makes sense
|
---|
1352 |
|
---|
1353 |
|
---|
1354 |
|
---|
1355 | 2008/07/01 Thomas Bretz
|
---|
1356 |
|
---|
1357 | * ganymed.cc:
|
---|
1358 | - removed the checks for the accessability of the files. They
|
---|
1359 | are checked in the corresponding classes instead
|
---|
1360 |
|
---|
1361 | * sponde.cc:
|
---|
1362 | - display only the base name of the ganymed file, not the
|
---|
1363 | full path
|
---|
1364 |
|
---|
1365 | * mbase/MMath.[h,cc]:
|
---|
1366 | - added a new member function ErrorExc
|
---|
1367 | - Let SignificanceExc (former SignificanceLiMaExc) use ErrorExc
|
---|
1368 |
|
---|
1369 | * mhflux/MAlphaFitter.[h,cc]:
|
---|
1370 | - replaced fSignificanceExc by fErrorExcess
|
---|
1371 | - calculate the error instead of the significance (otherwise we
|
---|
1372 | get infinity at 0)
|
---|
1373 | - also store a negative number of excess events
|
---|
1374 | - replaced all -1 in ProjectionZ calls by the histogram limits
|
---|
1375 | (including under- and overflows) This is necessary to get
|
---|
1376 | root 5.20/00 working
|
---|
1377 | - increased class version number according to the changes
|
---|
1378 |
|
---|
1379 | * mjobs/MDataSet.[h,cc], mjobs/MSequence.[h,cc]:
|
---|
1380 | - removed wrong usage of fName and fTitle, introduced new data
|
---|
1381 | members instead
|
---|
1382 | - initialize fName and fTitle in the constructors correctly
|
---|
1383 | - always store the full qualified path name
|
---|
1384 | - introduced new member functions GetBaseName and GetFilePath
|
---|
1385 | - give the ostream as an argument to Print
|
---|
1386 | - added new member function WriteFile to directly Print to
|
---|
1387 | an fostream
|
---|
1388 | - do not print empty values in Print
|
---|
1389 | - increased class version number accordingly
|
---|
1390 | - removed GetName and GetRcName accordingly
|
---|
1391 |
|
---|
1392 | * mjobs/MDataSet.cc:
|
---|
1393 | - set the dataset number to an invalid status if the file could
|
---|
1394 | not be accessed
|
---|
1395 |
|
---|
1396 | * mjobs/MJCut.cc:
|
---|
1397 | - replaced GetName for the dataset by GetBaseName
|
---|
1398 | - make sure the summary file is not created if not requested
|
---|
1399 | - do not use pointers to MWriteRootFile to make sure the instances
|
---|
1400 | always get deleted
|
---|
1401 |
|
---|
1402 | * mjobs/MJSpectrum.cc:
|
---|
1403 | - fixed a bug in the check for the existence of the excess time
|
---|
1404 | - replaced GetName for the dataset by GetBaseName
|
---|
1405 | - Write the full path name to the ganymed.root into the file
|
---|
1406 | - fixed typos in determine
|
---|
1407 |
|
---|
1408 | * mpointing/MPointingDevCalc.cc:
|
---|
1409 | - initialize fNsb* members also in PreProcess as correctly
|
---|
1410 | suggested by valgrind
|
---|
1411 |
|
---|
1412 | * mjobs/MJCalibration.[h,cc]:
|
---|
1413 | - made the drawing of the bad pixel explanation more automatic
|
---|
1414 | - some simplifications to the function drawing all the result tabs
|
---|
1415 | - make sure to do the projection without name. Some root versions
|
---|
1416 | don't like several plots with the same name in one tab
|
---|
1417 | - removed several misleading drawing of number of outliers etc
|
---|
1418 | - added setting of min and max to FixDataCheckHist
|
---|
1419 | - simplified DisplayDoubleProjection (also unified in code with
|
---|
1420 | MJPedestal)
|
---|
1421 | - removed all the obsolste and confusing projections of the
|
---|
1422 | individual sectors and camera halves
|
---|
1423 |
|
---|
1424 | * mjobs/MJPedestal.[h,cc]:
|
---|
1425 | - make sure to do the projection without name. Some root versions
|
---|
1426 | don't like several plots with the same name in one tab
|
---|
1427 | - use the unified DisplayDoubleProjection from MJCalibration
|
---|
1428 | - removed all the obsolste and confusing projections of the
|
---|
1429 | individual sectors and camera halves
|
---|
1430 |
|
---|
1431 | * mhflux/MHAlpha.cc:
|
---|
1432 | - replaced EventsExcess/SignificanceExc by just ErrorEvents
|
---|
1433 | - for the moment do not propagate Excesses<=0 to the pads
|
---|
1434 | (not to spoil the logarithmic display, this still needs a fix)
|
---|
1435 | - replaced -1 in ProjectionZ by the bin numbers (including
|
---|
1436 | under- and overflow bins), otherwise it won't work with
|
---|
1437 | root 5.20/00
|
---|
1438 | - propagate all result to the timing histogram (it is not
|
---|
1439 | logarithmic anyway)
|
---|
1440 | - made Paint also work with the new implementation of ProjectionZ
|
---|
1441 | via Project3D in root 5.20/00 (it won't reuse the correct
|
---|
1442 | histogram from the pad :( )
|
---|
1443 | - replaced kFullDotMedium by 0 (no marker) where appropriate
|
---|
1444 | - changed the rule not to display the time-histogram
|
---|
1445 |
|
---|
1446 |
|
---|
1447 |
|
---|
1448 | 2008/06/30 Thomas Bretz
|
---|
1449 |
|
---|
1450 | * datacenter/macros/fillstar.C:
|
---|
1451 | - check whether graphs are empty in a more accurate way
|
---|
1452 |
|
---|
1453 | * datacenter/macros/plotdb.C:
|
---|
1454 | - fixed some axis title
|
---|
1455 | - increased range of fRatePedTrigEvts
|
---|
1456 |
|
---|
1457 | * msql/MSQLMagic.cc:
|
---|
1458 | - added ' around the where clause in UpdateInsert to allowe
|
---|
1459 | also for times etc
|
---|
1460 |
|
---|
1461 | * callisto.cc:
|
---|
1462 | - removed test-option (it was never used anyway and should
|
---|
1463 | be reprogrammed properly)
|
---|
1464 |
|
---|
1465 | * datacenter/macros/plotdb.C, mbase/MStatusDisplay.h, mbase/MTime.h:
|
---|
1466 | - removed unused argument
|
---|
1467 |
|
---|
1468 | * mbadpixels/MBadPixelsPix.h:
|
---|
1469 | - added static functions to get names and numbers of unsuitable
|
---|
1470 | and unreliable levels
|
---|
1471 |
|
---|
1472 | * mbase/MMath.cc:
|
---|
1473 | - made MedianDevImp working properly with a template
|
---|
1474 |
|
---|
1475 | * mhcalib/HCalibLinkDef.h, mhcalib/Makefile:
|
---|
1476 | - removed MHCalibrationTestCam
|
---|
1477 | - removed MHCalibrationTestTimeCam
|
---|
1478 |
|
---|
1479 | * mhcalib/MHCalibrationCam.cc:
|
---|
1480 | - removed an obsolete TPad in Draw()
|
---|
1481 | - removed some obsolete kCanDelete in Drwa()
|
---|
1482 |
|
---|
1483 | * mhcalib/MHCalibrationChargeCam.cc:
|
---|
1484 | - changed some colors to work properly also in root 5.20/00
|
---|
1485 |
|
---|
1486 | * mhflux/MHThreshold.cc:
|
---|
1487 | - made Smooth work with root 5.20/00 (to be checked)
|
---|
1488 |
|
---|
1489 | * mhist/MHCamera.[h,cc]:
|
---|
1490 | - fixed defaults in Profile and Projection function to match code
|
---|
1491 | - fixed some comments
|
---|
1492 | - replaced InheritsFrom arguments by TClass statics
|
---|
1493 |
|
---|
1494 | * mjobs/JobsLinkDef.h:
|
---|
1495 | - removed MJCalibTest
|
---|
1496 |
|
---|
1497 | * mjobs/MJCalibrateSignal.cc, mjobs/Makefile:
|
---|
1498 | - removed obsolete include of MParameterCalc
|
---|
1499 |
|
---|
1500 | * mranforest/MRanForest.cc:
|
---|
1501 | - added a cast in BinarySearch to make it work with the template
|
---|
1502 | of root 5.20/00
|
---|
1503 |
|
---|
1504 | * mtools/MCalendar.h:
|
---|
1505 | - fixed *MENU option
|
---|
1506 |
|
---|
1507 | * mtools/MagicJam.h:
|
---|
1508 | - added the Smooth function of root 5.20/00 to be removed from
|
---|
1509 | the context menu
|
---|
1510 |
|
---|
1511 |
|
---|
1512 |
|
---|
1513 | 2008/06/21 Thomas Bretz
|
---|
1514 |
|
---|
1515 | * callisto.cc, star.cc, ganymed.cc, sponde.cc:
|
---|
1516 | - set the display name to a more convinient name
|
---|
1517 |
|
---|
1518 | * datacenter/macros/plotdb.C:
|
---|
1519 | - some improvement in setting axis titles and titles
|
---|
1520 | automatically from the sql column names
|
---|
1521 | - moved the Muon cut to a SetCondition call
|
---|
1522 | - renamed some functions
|
---|
1523 |
|
---|
1524 | * mbase/MStatusDisplay.h:
|
---|
1525 | - overwrote SetTitle with a function allowing to set a title
|
---|
1526 | only if no title set so far
|
---|
1527 |
|
---|
1528 | * mjobs/MJCalibrateSignal.cc, mjobs/MJCalibration.cc,
|
---|
1529 | mjobs/MJPedestal.cc:
|
---|
1530 | - set a proper display title and set it only if not already set
|
---|
1531 |
|
---|
1532 | * mjobs/MJPedestal.cc:
|
---|
1533 | - changed some filter names to more convinient names
|
---|
1534 |
|
---|
1535 |
|
---|
1536 |
|
---|
1537 | 2008/06/20 Thomas Bretz
|
---|
1538 |
|
---|
1539 | * macros/dohtml.C:
|
---|
1540 | - added missing mmovie directory
|
---|
1541 |
|
---|
1542 | * mhflux/MHEnergyEst.cc:
|
---|
1543 | - changed the fit range to adapt to the new plot
|
---|
1544 | - exchanged the two plots on the right to have the correct plot
|
---|
1545 | near the 1D histogram
|
---|
1546 | - fixed the title of the plot in the top right
|
---|
1547 | - call SetNoExponent and SetMoreLoglabels
|
---|
1548 |
|
---|
1549 | * mjobs/MJSpectrum.[h,cc]:
|
---|
1550 | - outsources producing the spectral function as string to
|
---|
1551 | a new static function FormFlux
|
---|
1552 |
|
---|
1553 | * mpointing/MPointingDevCalc.cc:
|
---|
1554 | - added some info
|
---|
1555 |
|
---|
1556 |
|
---|
1557 |
|
---|
1558 | 2008/06/19 Thomas Bretz
|
---|
1559 |
|
---|
1560 | * mjobs/MJSpectrum.cc:
|
---|
1561 | - small improvement to output
|
---|
1562 | - handle underflow bin of effective on-time more accurate
|
---|
1563 | - reddid the formattig of the spectral fit
|
---|
1564 |
|
---|
1565 | * mbase/MMath.[h,cc]:
|
---|
1566 | - added Format member function
|
---|
1567 |
|
---|
1568 | * datacenter/macros/plotstat.C:
|
---|
1569 | - fixed some axis titles
|
---|
1570 |
|
---|
1571 |
|
---|
1572 |
|
---|
1573 | 2008/06/19 Thomas Bretz
|
---|
1574 |
|
---|
1575 | * RELEASE 2.1
|
---|
1576 |
|
---|
1577 |
|
---|
1578 |
|
---|
1579 | 2008/06/19 Thomas Bretz
|
---|
1580 |
|
---|
1581 | * mraw/MRawRunHeader.cc:
|
---|
1582 | - fixed that the line reading the fNumEventsRead vanished
|
---|
1583 |
|
---|
1584 |
|
---|
1585 |
|
---|
1586 | 2008/06/18 Thomas Bretz
|
---|
1587 |
|
---|
1588 | * datacenter/macros/buildsequenceentries.C:
|
---|
1589 | - replaced the old calculation of the run-time of one sequence
|
---|
1590 | by a more sophisticated using the TIMEDIFF function
|
---|
1591 |
|
---|
1592 | * mjobs/MJStar.cc:
|
---|
1593 | - Use File id instead of run number
|
---|
1594 | - fixed the units in the display (phe not \\gamma)
|
---|
1595 |
|
---|
1596 | * mjobs/MSequence.[h,cc]:
|
---|
1597 | - reorganized header
|
---|
1598 | - implemented new scheme including file numbers
|
---|
1599 | - increased class version number accordingly
|
---|
1600 | - removed some obsolete old, never used, functions and comments
|
---|
1601 |
|
---|
1602 | * mraw/MRawRunHeader.[h,cc]:
|
---|
1603 | - renamed RunID to TypeID
|
---|
1604 | - return 0 in RunLength if one of the times is invalid
|
---|
1605 |
|
---|
1606 | * Makefile:
|
---|
1607 | - removed sinope
|
---|
1608 |
|
---|
1609 |
|
---|
1610 |
|
---|
1611 | 2008/06/17 Daniel Hoehne
|
---|
1612 |
|
---|
1613 | * datacenter/macros/fillcamera.C:
|
---|
1614 | - added and changed some parameters
|
---|
1615 |
|
---|
1616 | * datacenter/scripts/mcsequences:
|
---|
1617 | - added database interaction. Now sequences are built by querying
|
---|
1618 | the relevant parameters in the MC database
|
---|
1619 |
|
---|
1620 | * datacenter/scripts/runmccallisto, datacenter/scripts/runmcstar:
|
---|
1621 | - added
|
---|
1622 |
|
---|
1623 | * datacenter/scripts/sourcefile:
|
---|
1624 | - added failed codes for runmccallisto and runmcstar
|
---|
1625 |
|
---|
1626 |
|
---|
1627 |
|
---|
1628 | 2008/06/17 Thomas Bretz
|
---|
1629 |
|
---|
1630 | * datacenter/macros/plotdb.C:
|
---|
1631 | - SetSelectedPad to 0 before calling DrawClone of TGraph
|
---|
1632 | - small reordering of the tabs
|
---|
1633 | - removed tab with absolute effective on time
|
---|
1634 |
|
---|
1635 | * mbase/MLog.cc:
|
---|
1636 | - make sure that the correct output level is restored after root
|
---|
1637 | called the error handler
|
---|
1638 |
|
---|
1639 | * mbase/MStatusDisplay.cc:
|
---|
1640 | - Changed backround color to white (_not_ kWhite)
|
---|
1641 | - made a sunken border around the canvas
|
---|
1642 | - SetFrameBorderMode(0) per default
|
---|
1643 |
|
---|
1644 | * mraw/MRawRunHeader.[h,cc]:
|
---|
1645 | - added some consistency checks
|
---|
1646 | - make the bug fix for the wrong number of events also for
|
---|
1647 | V10 and V11
|
---|
1648 | - added Getters for RunID and FileID used to idetify
|
---|
1649 | the runs more clever than run-number and file-number
|
---|
1650 |
|
---|
1651 |
|
---|
1652 |
|
---|
1653 | 2008/06/14 Thomas Bretz
|
---|
1654 |
|
---|
1655 | * merpp.cc:
|
---|
1656 | - replaced MRawFileWrite by MWriteRootFile
|
---|
1657 |
|
---|
1658 | * showplot.cc:
|
---|
1659 | - added new options to write tiff files
|
---|
1660 | - added new options to write csv files
|
---|
1661 | - some code simplification
|
---|
1662 |
|
---|
1663 | * datacenter/macros/plotdb.C:
|
---|
1664 | - set the title (without axis descriptions) as Tab-title
|
---|
1665 | - set FrameBorderMode to 0 for canvas
|
---|
1666 |
|
---|
1667 | * mbase/MStatusArray.[h,cc]:
|
---|
1668 | - added a copy constructor taking MStatusDislay as an argument
|
---|
1669 | - set gLog to all in Print()
|
---|
1670 |
|
---|
1671 | * mhbase/MFillH.[h,cc]:
|
---|
1672 | - allow to set a title in SetNameTab which is used as tab title
|
---|
1673 | - therefore added new data member fTitleTab
|
---|
1674 | - increased class version by 1
|
---|
1675 |
|
---|
1676 | * mraw/MRawRead.cc:
|
---|
1677 | - set ReadyToSave for raw data to be able to use MWriteRootFile
|
---|
1678 | in merpp
|
---|
1679 |
|
---|
1680 | * mraw/Makefile, mraw/RawLinkDef.h:
|
---|
1681 | - removed MRawFileWrite
|
---|
1682 |
|
---|
1683 | * mbase/MStatusDisplay.[h,cc]:
|
---|
1684 | - added the tif file format
|
---|
1685 | - added the csv file format
|
---|
1686 | - fixed the bmp and xml menu entries
|
---|
1687 | - added again to list of specials to allow for access from the
|
---|
1688 | interpreter
|
---|
1689 | - added title to AddTab. The title is stored as canvas title
|
---|
1690 | - added some warpper to access FindobjectInCanvas and Print
|
---|
1691 | from the MStatusDisplay to gain access from the interpreter
|
---|
1692 | - Removed obsolete DrawClonePad wrapper in Display and
|
---|
1693 | added title
|
---|
1694 | - added FillArray to add all canvases to a temporary MStatusArray
|
---|
1695 | - removed obsolete CanvasSetFillColor
|
---|
1696 | - use mktemp in UpdatePSHeader
|
---|
1697 | - some code cleanup. Moved some common code from the SaveAs function
|
---|
1698 | to the new InitWrite* functions
|
---|
1699 | - implemented %%tab%% and %%name%%
|
---|
1700 | - added a workround (MyCanvas) to get the title and footer in the
|
---|
1701 | ps-files also in root 5.18
|
---|
1702 | - removed cloning of the canvases whereever possible.Gave problems
|
---|
1703 | in root 5.18 (not yet understood)
|
---|
1704 | - changed color mode of postscrip files from rgb to cmyk
|
---|
1705 | - UpdatePSHeader not long needed in root >=5.12
|
---|
1706 | - reorganized header file
|
---|
1707 |
|
---|
1708 | * mreport/MReportCC.[h,cc]:
|
---|
1709 | - removed obsolete fRecTemp
|
---|
1710 | - call Copy() in the correct direction
|
---|
1711 |
|
---|
1712 | * mreport/MReportFileRead.[h,cc]:
|
---|
1713 | - use a C++ cast instead of a C-cast
|
---|
1714 | - add containers to parameter list _before_ calling SetupReading
|
---|
1715 | - removed some obsolete comments in the header
|
---|
1716 |
|
---|
1717 | * mjobs/MJStar.cc:
|
---|
1718 | - we need to read the new "Rec" tree
|
---|
1719 | - and we need to fill from the Rec _and_ CC tree (could give a bias
|
---|
1720 | if the rate on both trees would once be identical anymore)
|
---|
1721 |
|
---|
1722 | * mhist/MHCamEvent.cc:
|
---|
1723 | - allocate fSum in constructor to allow filling from two different
|
---|
1724 | tasks
|
---|
1725 |
|
---|
1726 |
|
---|
1727 |
|
---|
1728 | 2008/06/14 Thomas Bretz
|
---|
1729 |
|
---|
1730 | * mtrigger/MFTriggerPattern.cc:
|
---|
1731 | - improved documentation
|
---|
1732 |
|
---|
1733 | * mars.cc, mbase/MStatusDisplay.cc:
|
---|
1734 | - changed the M in MARS to "Modular"
|
---|
1735 | - rpelaced year in copyright by current year
|
---|
1736 |
|
---|
1737 | * datacenter/macros/plotdb.C:
|
---|
1738 | - increased range for the rate of the calibration events
|
---|
1739 | - added "RatioCal" tab
|
---|
1740 |
|
---|
1741 | * datacenter/macros/fillstar.C:
|
---|
1742 | - fill NULL also if TGraph is empty
|
---|
1743 |
|
---|
1744 | * mastro/MAstro.cc:
|
---|
1745 | - included math.h for darwin
|
---|
1746 |
|
---|
1747 | * mjobs/MJCalibrateSignal.cc:
|
---|
1748 | - changed the named of the MFTriggerPattern
|
---|
1749 |
|
---|
1750 | * merpp.cc:
|
---|
1751 | - added new option --only, --rep-run, --rep-file, --header-run,
|
---|
1752 | --header-file, --telescope
|
---|
1753 | - moved Receiver information from tree CC to tree Rec
|
---|
1754 |
|
---|
1755 | * mbase/MStatusDisplay.cc:
|
---|
1756 | - replaced MTime by TDatime
|
---|
1757 |
|
---|
1758 | * mcamera/MCameraRecTemp.[h,cc], mcamera/MCameraTD.[h,cc],
|
---|
1759 | mcamera/MCameraTH.[h,cc], mreport/MReportCC.[h,cc]:
|
---|
1760 | - moved interpretation of sub-parts of the reports from
|
---|
1761 | MReportCC to the corresponding MCamera* classes
|
---|
1762 |
|
---|
1763 | * mreport/MReport.[h,cc]:
|
---|
1764 | - added Copy member function to copy time and state
|
---|
1765 | - added CheckTag member function
|
---|
1766 | - Implemented skipping of the Telescope number in the reports
|
---|
1767 | for version >=200805190
|
---|
1768 |
|
---|
1769 | * mreport/MReportCC.[h,cc]:
|
---|
1770 | - access Receiver infomations via new class MReportRec
|
---|
1771 | even for old file formats
|
---|
1772 | - skip this block in new formats
|
---|
1773 | - moved CheckTag to base class
|
---|
1774 |
|
---|
1775 | * mreport/MReportCamera.[h,cc]:
|
---|
1776 | - removed CheckTag
|
---|
1777 |
|
---|
1778 | * mreport/MReportFileRead.[h,cc]:
|
---|
1779 | - don't check for the number of lines anymore but for -1 instead
|
---|
1780 | - changed fNumLine from ULong to Long to allow a negative
|
---|
1781 | return value. We don't expect so many lines in a file anyway,
|
---|
1782 | do we?
|
---|
1783 |
|
---|
1784 | * mreport/MReportFileReadCC.[h,cc]:
|
---|
1785 | - splitted CheckFileHeader into several subfunction
|
---|
1786 | - added checks and reading of telescope number and file number
|
---|
1787 |
|
---|
1788 | * mreport/MReportRun.[h,cc]:
|
---|
1789 | - added file number from new format
|
---|
1790 |
|
---|
1791 | * mreport/Makefile, mreport/ReportLinkDef.h:
|
---|
1792 | - added MReportRec
|
---|
1793 |
|
---|
1794 | * mreport/MReportRec.[h,cc]:
|
---|
1795 | - added
|
---|
1796 |
|
---|
1797 | * mhist/MHCamera.cc:
|
---|
1798 | - fixed a bug in the profile and projection functions namely that
|
---|
1799 | the default was not correctly treated because char* was
|
---|
1800 | compared with char*
|
---|
1801 |
|
---|
1802 | * mbase/MLog.cc, mbase/MMath.cc, mbase/MParContainer.cc,
|
---|
1803 | mcalib/MCalibrateData.cc, mcalib/MCalibrationPulseTimeCam.cc,
|
---|
1804 | mhbase/MBinning.h, mhbase/MH.cc, mhbase/MHMatrix.cc,
|
---|
1805 | mhbase/MHn.cc, mhcalib/MHCalibrationChargeCam.cc, mhflux/MHDisp.cc,
|
---|
1806 | mimage/MCameraSmooth.cc, mimage/MConcentration.cc,
|
---|
1807 | mjobs/MJCalibration.cc, mjoptim/MJOptimize.cc,
|
---|
1808 | mjtrain/MJTrainSeparation.cc, mmuon/MMuonSearchPar.cc,
|
---|
1809 | mreport/MReportCurrents.cc, mreport/MReportRun.cc,
|
---|
1810 | mtools/MChisqEval.cc:
|
---|
1811 | - fixed some cast-away constness warnings
|
---|
1812 | - fixed some shadow declarations
|
---|
1813 |
|
---|
1814 | * mhbase/MH.[h,cc]:
|
---|
1815 | - removed an old obsolete workaround (ProjectionX/Y)
|
---|
1816 |
|
---|
1817 | * mimage/Makefile, mimage/ImageLinkDef.h:
|
---|
1818 | - removed MCameraSmooth
|
---|
1819 |
|
---|
1820 | * mbase/MAGIC.h:
|
---|
1821 | - added a new namespace UTF8 with double char characters
|
---|
1822 |
|
---|
1823 | * mbase/BaseLinkDef.h:
|
---|
1824 | - added the new namespace UTF8
|
---|
1825 |
|
---|
1826 | * mimage/MNewImagePar.cc, mpointing/MPointing.cc,
|
---|
1827 | datacenter/macros/fillstar.C:
|
---|
1828 | - some characters replaced by the new UTF8 characters
|
---|
1829 |
|
---|
1830 |
|
---|
1831 |
|
---|
1832 | 2008/06/13 Thomas Bretz
|
---|
1833 |
|
---|
1834 | * datacenter/macros/fillcalib.C:
|
---|
1835 | - fixed a bug introduced by the usage of InserUpdate
|
---|
1836 |
|
---|
1837 | * datacenter/macros/fillsignal.C:
|
---|
1838 | - fixed a type (the wrong number was printed to the console)
|
---|
1839 |
|
---|
1840 | * mjobs/MJCalibrateSignal.cc:
|
---|
1841 | - let all calibration triggered events pass to calibration
|
---|
1842 |
|
---|
1843 | * mtrigger/MFTriggerPattern.[h,cc]:
|
---|
1844 | - count a bit more to increase the printed amout of
|
---|
1845 | information at the end
|
---|
1846 |
|
---|
1847 |
|
---|
1848 |
|
---|
1849 | 2008/06/12 Thomas Bretz
|
---|
1850 |
|
---|
1851 | * resources/starguider00267253.txt, resources/starguider00291104.txt:
|
---|
1852 | - added
|
---|
1853 |
|
---|
1854 | * ganymed.rc, ganymed_wobble.rc, ganymed_onoff.rc:
|
---|
1855 | - added preliminary pointing models
|
---|
1856 |
|
---|
1857 | * mpointing/MPointingDevCalc.cc:
|
---|
1858 | - updated comments
|
---|
1859 |
|
---|
1860 | * mraw/MRawCrateData.[h,cc], mraw/MRawEvtHeader.[h,cc],
|
---|
1861 | mraw/MRawRunHeader.[h,cc]:
|
---|
1862 | - renamed reading the old format to ReadEvtOld
|
---|
1863 | - implemented reading format>10
|
---|
1864 | - added the header size as new argument to ReadEvt
|
---|
1865 |
|
---|
1866 | * mraw/MRawEvtHeader.cc:
|
---|
1867 | - made the argument to DecodeTime const
|
---|
1868 | - fixed the return value in ReadEvtOld. kCONTINUE could
|
---|
1869 | never be returned
|
---|
1870 |
|
---|
1871 | * mraw/MRawRead.cc:
|
---|
1872 | - gives header size for format>10 to ReadEvt
|
---|
1873 | - if EvtHeader could not be read correctly return kFALSE
|
---|
1874 | - let MRawCrateData::ReadEvt check end-of-file
|
---|
1875 |
|
---|
1876 | * merpp.cc:
|
---|
1877 | - improved explanation for -ff option
|
---|
1878 |
|
---|
1879 | * readdaq.cc:
|
---|
1880 | - added -ff option
|
---|
1881 | - added an option to call MReadRawFiles::SetForceMode
|
---|
1882 |
|
---|
1883 | * mbase/MTime.[h,cc]:
|
---|
1884 | - added new member function SetBinary to easy processing
|
---|
1885 | of the time from the new run header
|
---|
1886 |
|
---|
1887 | * mhflux/MHEffectiveOnTime.cc:
|
---|
1888 | - for the integral (Nm) we have to count also events in under and
|
---|
1889 | overflow bins
|
---|
1890 |
|
---|
1891 | * mjobs/MJCalibrateSignal.cc, mjobs/MJCalibration.cc,
|
---|
1892 | mjobs/MJPedestal.cc:
|
---|
1893 | - call MRawFileRead::SetForceMode to get the (corrected)
|
---|
1894 | old behaviour back (not to stop if an event time is
|
---|
1895 | broken but to skip the event)
|
---|
1896 |
|
---|
1897 | * mraw/MRawRunHeader.[h,cc]:
|
---|
1898 | - the number of events in format version V9 seems to be
|
---|
1899 | to high by one. We correct for this.
|
---|
1900 | - added new data members for the header sizes
|
---|
1901 | - new data member for the file number
|
---|
1902 | - increased cize of fSourceEpochChar
|
---|
1903 | - consequently increased class version number by 1
|
---|
1904 |
|
---|
1905 | * datacenter/macros/plotdb.C:
|
---|
1906 | - improved some titles
|
---|
1907 | - added the new rates
|
---|
1908 | - added the new values from the star-files
|
---|
1909 |
|
---|
1910 | * mbase/MStatusDisplay.cc:
|
---|
1911 | - removing the canvases from the global list didn't work
|
---|
1912 | because some RecursiveRemovs rely on gROOT->FindObject to work
|
---|
1913 | (adding them to another list didn't work either)
|
---|
1914 |
|
---|
1915 | * mhflux/MHEnergyEst.cc:
|
---|
1916 | - renamed the "Resolution" Histogram accordingly.
|
---|
1917 |
|
---|
1918 | * mjobs/MJCalibrateSignal.cc:
|
---|
1919 | - added a histogram showing the arrival time of
|
---|
1920 | extracted interleaved calibration events
|
---|
1921 |
|
---|
1922 | * mraw/MRawEvtData.[h,cc]:
|
---|
1923 | - fixed the Draw function. It was broken since the latest changes
|
---|
1924 | - added fNumBytesPerSample to the Copy-function
|
---|
1925 | - fixed the GetSample-function
|
---|
1926 | - added a new member funtion to return the maximu possible
|
---|
1927 |
|
---|
1928 | * mars.rc:
|
---|
1929 | - changed the default for the MUX spline to the 50 sl window
|
---|
1930 |
|
---|
1931 | * msignal/MSignalCalc.cc:
|
---|
1932 | - scale the pedestal correctly with the scale
|
---|
1933 |
|
---|
1934 | * mjobs/MJStar.cc:
|
---|
1935 | - allow filling of pyrometer information to be skipped
|
---|
1936 |
|
---|
1937 | * mhist/MHWeather.cc:
|
---|
1938 | - show also colored labels
|
---|
1939 |
|
---|
1940 | * Makefile:
|
---|
1941 | - it seems the libmars.so looses read permissions for group
|
---|
1942 | and others when it is moved. Now they are set manually
|
---|
1943 |
|
---|
1944 | * datacenter/fillsignal.C, datacenter/macros/fillstar.C:
|
---|
1945 | - added filling of calibration pulse position
|
---|
1946 | - use more often NULL in case of no entries. This is less
|
---|
1947 | biasing in case of averaging of values
|
---|
1948 |
|
---|
1949 | * macros/tutorials/readrfl.C:
|
---|
1950 | - print run header
|
---|
1951 | - print event header
|
---|
1952 | - skip empty events
|
---|
1953 |
|
---|
1954 | * mhist/MHEvent.cc:
|
---|
1955 | - removed the pointing from the histogram names. It's
|
---|
1956 | simply obsolete
|
---|
1957 |
|
---|
1958 | * mjobs/MJSpectrum.[h,cc]:
|
---|
1959 | - removed the kolmogorov test from output
|
---|
1960 | - added a new tab showing the energy resolution
|
---|
1961 | - therefore added a new BinningImpact to the list of binnings
|
---|
1962 | - store the ganymed file's file name in the output
|
---|
1963 |
|
---|
1964 | * mmain/MEventDisplay.cc:
|
---|
1965 | - skip events without data in the loop not in the code.
|
---|
1966 | This ensures that no task can crash due to this
|
---|
1967 | when processing MCs
|
---|
1968 |
|
---|
1969 | * msql/MSQLMagic.[h,cc]:
|
---|
1970 | - fixed InsertUpdate. The primary key was not inserted
|
---|
1971 | if Insert was called
|
---|
1972 |
|
---|
1973 |
|
---|
1974 |
|
---|
1975 | 2008/06/11 Thomas Bretz
|
---|
1976 |
|
---|
1977 | * mhflux/MHEnergyEst.[h,cc]:
|
---|
1978 | - finally replaced fResolution by more correct histograms
|
---|
1979 | - some code cleanup in projecting, profiling and drawing
|
---|
1980 | - increased class version number by one
|
---|
1981 |
|
---|
1982 | * mbase/MStatusDisplay.cc:
|
---|
1983 | - remove the embedded canvas from the global list to prevent
|
---|
1984 | global access to it
|
---|
1985 |
|
---|
1986 | * mhbase/MH3.cc:
|
---|
1987 | - fixed a bug if in a 2D constructor a 1D profile was created
|
---|
1988 |
|
---|
1989 | * mreport/MReportPyrometer.cc:
|
---|
1990 | - tiny changes to the comments
|
---|
1991 |
|
---|
1992 |
|
---|
1993 |
|
---|
1994 | 2008/06/10 Thomas Bretz
|
---|
1995 |
|
---|
1996 | * mreport/MReportPyrometer.[h,cc]:
|
---|
1997 | - added
|
---|
1998 |
|
---|
1999 | * mreport/Makefile, mreport/ReportLinkDef.h:
|
---|
2000 | - added MReportPyrometer
|
---|
2001 |
|
---|
2002 | * mreport/MReportRun.cc:
|
---|
2003 | - removed obsolete include of MAstro
|
---|
2004 |
|
---|
2005 | * merpp.cc:
|
---|
2006 | - added Pyrometer information
|
---|
2007 |
|
---|
2008 | * mfileio/MWriteRootFile.h:
|
---|
2009 | - added new member function AddTree to add a container with the
|
---|
2010 | corresponding time-stamp
|
---|
2011 |
|
---|
2012 | * mjobs/MCalibrateSignal.cc, mjobs/MJStar.cc:
|
---|
2013 | - replaced some AddContainer by the new AddTree
|
---|
2014 | - added Pyrometer information to in- and output, respectively
|
---|
2015 |
|
---|
2016 | * datacenter/macros/fillstar.C:
|
---|
2017 | - added new columns fAvgHumidity, fAvgCloudiness, fRmsCloudiness
|
---|
2018 | and fAvgTempSky
|
---|
2019 |
|
---|
2020 | * mhist/MHWeather.[h,cc]:
|
---|
2021 | - removed the display of the solar radiation which was
|
---|
2022 | never working
|
---|
2023 | - added display of the pyrometer data to the display
|
---|
2024 | - reorganized display
|
---|
2025 |
|
---|
2026 | * mjobs/MJStar.cc:
|
---|
2027 | - added filling of the weather data also from the pyrometer branch
|
---|
2028 |
|
---|
2029 |
|
---|
2030 |
|
---|
2031 | 2008/06/09 Thomas Bretz
|
---|
2032 |
|
---|
2033 | * mbase/MArgs.[h,cc]:
|
---|
2034 | - for convinience store the full command line as Title
|
---|
2035 | - replaced *fArgv by fArgv
|
---|
2036 |
|
---|
2037 | * mbase/MObjLookup.cc:
|
---|
2038 | - replaced C-style cast by reinterpret_cast
|
---|
2039 |
|
---|
2040 | * datacenter/macros/fillcalib.C, datacenter/macros/fillstar.C:
|
---|
2041 | - removed usage of Nint (obsolete... Form does rounding)
|
---|
2042 |
|
---|
2043 | * datacenter/macros/fillsignal.C:
|
---|
2044 | - removed usage of Nint (obsolete... Form does rounding)
|
---|
2045 | - added new columns to get trigger rates from TrigPat tab
|
---|
2046 | - fixed some small bugs lately introduced
|
---|
2047 |
|
---|
2048 | * mhflux/MHEffectiveOnTime.cc:
|
---|
2049 | - fixed a typo in ReInit
|
---|
2050 |
|
---|
2051 |
|
---|
2052 |
|
---|
2053 | 2008/06/06 Thomas Bretz
|
---|
2054 |
|
---|
2055 | * datacenter/macros/plotdb.C:
|
---|
2056 | - added average temperature and wind speed
|
---|
2057 | - reviewed some ranges
|
---|
2058 |
|
---|
2059 | * mhbase/MH3.cc:
|
---|
2060 | - in the 2D case with labels and boxes use blue line color
|
---|
2061 |
|
---|
2062 | * mhflux/MHEffectiveOnTime.[h,cc]:
|
---|
2063 | - added a new data member fTotalTime counting the total run-time
|
---|
2064 | from the run-headers
|
---|
2065 | - added the new data member to the display
|
---|
2066 | - increased class version number accordingly
|
---|
2067 |
|
---|
2068 | * mjobs/MJCalibrateSignal.cc:
|
---|
2069 | - let sum-trigger events pass to get calibrated
|
---|
2070 | - improved DefineLabel table for trigger patterns
|
---|
2071 | - added MTriggerPattern to output
|
---|
2072 |
|
---|
2073 | * mjobs/MJStar.cc:
|
---|
2074 | - added a new tab "Rate" showing the remaining rates per run and
|
---|
2075 | trigger pattern after image cleaning
|
---|
2076 | - let only event with Lvl1 trigger pass to effective on-time
|
---|
2077 | calculation
|
---|
2078 | - changed title in plot of avg dc currents and pedestal rms
|
---|
2079 |
|
---|
2080 | * mtrigger/MFTriggerPattern.[h,cc]:
|
---|
2081 | - added a counter counting the trigger decision
|
---|
2082 | - print the result in the PostProcess
|
---|
2083 |
|
---|
2084 |
|
---|
2085 |
|
---|
2086 | 2008/06/06 Thomas Bretz
|
---|
2087 |
|
---|
2088 | * datacenter/macros/fillstar.C:
|
---|
2089 | - added windspeed and temperature
|
---|
2090 |
|
---|
2091 | * datacenter/macros/fillcalib.C, datacenter/macros/fillsignal.C,
|
---|
2092 | datacenter/macros/fillstar.C:
|
---|
2093 | - use MSQLMagic instead of MSQLServer
|
---|
2094 |
|
---|
2095 | * datacenter/macros/plotdb.C:
|
---|
2096 | - added wind speed and temperature
|
---|
2097 |
|
---|
2098 | * datacenter/macros/plotstat.C:
|
---|
2099 | - added a plot showing the observation time per exposure (based on
|
---|
2100 | the source key)
|
---|
2101 |
|
---|
2102 | * mbase/MStatusDisplay.cc:
|
---|
2103 | - fixed the SaveAs. A wrong version was comitted
|
---|
2104 |
|
---|
2105 | * mextralgo/MExtralgoSpline.h:
|
---|
2106 | - added the missing inclusion of TMath (root 5.18)
|
---|
2107 |
|
---|
2108 |
|
---|
2109 |
|
---|
2110 | 2008/06/03 Thomas Bretz
|
---|
2111 |
|
---|
2112 | * mbase/MStatusDisplay.cc:
|
---|
2113 | - added missing inclusion of TMath (root 5.18)
|
---|
2114 | - initialize gClient in batch mode to repair broken
|
---|
2115 | batch-mode in root 5.18. Fortunately this doesn't
|
---|
2116 | break root 5.12
|
---|
2117 | - added a SaveAs(const char *c, const Option_t *o)
|
---|
2118 | based on the new SaveAs from TGObject
|
---|
2119 |
|
---|
2120 | * mcalib/MCalibrationChargePix.[h,cc],
|
---|
2121 | mextralgo/MExtralgoDigitalFilter.[h,cc]:
|
---|
2122 | - moved some code to source file to prevent TMath inclusion in
|
---|
2123 | header (root 5.18)
|
---|
2124 |
|
---|
2125 | * mcalib/MCalibrationChargeCam.cc,
|
---|
2126 | mcalib/MCalibrationChargePINDiode.cc:
|
---|
2127 | - added the missing inclusion of TMath (root 5.18)
|
---|
2128 |
|
---|
2129 | * mgeom/MGeomCam.[h,cc]:
|
---|
2130 | - for sanity (a bug in root < 5.18) filling fPixels is now
|
---|
2131 | done via AddAt. This "repairs" the functionality of the
|
---|
2132 | Streamer which before didn't store any contants of fPixels
|
---|
2133 | nor read any contents.
|
---|
2134 | - Removed the custom Clone function. It is now obsolete,
|
---|
2135 | because it works through the fixed Streamer
|
---|
2136 | - a Copy-member function has been implemented
|
---|
2137 | - a custom Streamer has been implemented allowing to read
|
---|
2138 | files containing MGeomCamMagic written with root 5.12
|
---|
2139 | with root 5.18
|
---|
2140 | - A member function containing the workaround has been implemented
|
---|
2141 | - Print got an option ("simple")
|
---|
2142 |
|
---|
2143 | * mgeom/GeomLinkDef.h:
|
---|
2144 | - suppress root-Streamer
|
---|
2145 |
|
---|
2146 | * manalysis/MGeomApply.cc:
|
---|
2147 | - added the newly necessary call to the StreamerWorkaround
|
---|
2148 |
|
---|
2149 | * mgeom/MGeomPix.[h,cc]:
|
---|
2150 | - because with the IgnoreTObjectStreamer set for MParContainer
|
---|
2151 | the bits for the outer rings cannot be stored. This was no
|
---|
2152 | problem before because in reality they have never been written
|
---|
2153 | or read. To store the bits a new data-member fUserBits
|
---|
2154 | has been introduced.
|
---|
2155 | - accordingly all calles to set or remove the bits have been
|
---|
2156 | changed to use fUserBits instead
|
---|
2157 | - the class version number has been increased due to the new
|
---|
2158 | data member
|
---|
2159 | - improved Print-output
|
---|
2160 |
|
---|
2161 |
|
---|
2162 |
|
---|
2163 | 2008/06/02 Thomas Bretz
|
---|
2164 |
|
---|
2165 | * mars.cc, sinope.cc:
|
---|
2166 | - added include of TClass for TIgnoreStreamer (root 5.18)
|
---|
2167 |
|
---|
2168 | * manalysis/MEventRate.[h,cc]:
|
---|
2169 | - moved GetError to source file and included TMath (root 5.18)
|
---|
2170 |
|
---|
2171 | * manalysis/MMultiDimDistCalc.cc, mdata/MDataList.cc:
|
---|
2172 | - included math.h (root 5.18)
|
---|
2173 |
|
---|
2174 | * mastro/MAstro.[h,cc], mastro/MVector3.[h,cc], mbase/MRunIter.[h,cc],
|
---|
2175 | mbase/MTime.[h,cc], mdata/MDataPhrase.[h,cc], mgeom/MGeomPix.[h,cc],
|
---|
2176 | mhcalib/MHCalibrationChargeBlindPix.[h,cc],
|
---|
2177 | mhflux/MHCollectionArea.[h,cc], mhft/MHexagonFreqSpace.[h,cc],
|
---|
2178 | mimage/MHillas.[h,cc], mmuon/MMuonSearchPar..[h,cc],
|
---|
2179 | mpedestal/MPedestalPix.[h,cc], mpointing/MPointingDev.[h,cc],
|
---|
2180 | mpointing/MSrcPosCam.[h,cc], mpointing/MPointingPos.[h,cc],
|
---|
2181 | mpointing/MPointing.[h,cc]:
|
---|
2182 | - moved some code to source file to prevent TMath inclusion in
|
---|
2183 | header (root 5.18)
|
---|
2184 |
|
---|
2185 | * mbase/MEnv.cc:
|
---|
2186 | - added missing include TObjArray (root 5.18)
|
---|
2187 | - removed obsolete EmarkerStyles (root 5.18)
|
---|
2188 |
|
---|
2189 | * mbase/MDirIter.cc:
|
---|
2190 | - added missing include TList (root 5.18)
|
---|
2191 |
|
---|
2192 | * mastro/MAstroCatalog.cc, mhist/MHHadronness.cc, mhist/MHWeather.cc,
|
---|
2193 | mhvstime/MHPixVsTime.cc, mhvstime/MHVsTime.cc,
|
---|
2194 | mpointing/MHPointing.cc, mranforest/MHRanForest.cc,
|
---|
2195 | mranforest/MHRanForestGini.cc, mranforest/MRanForest.cc,
|
---|
2196 | mreflector/MHReflector.cc:
|
---|
2197 | - added missing inlcude TH1 (root 5.18)
|
---|
2198 |
|
---|
2199 | * mbase/MFilter.cc, mbase/MGMap.cc, mbase/MTask.cc,
|
---|
2200 | mcalib/MCalibrationBlindPix.cc, mdata/MDataChain.cc,
|
---|
2201 | mfilter/MFEnergySlope.cc, mgeom/MGeomMirror.cc,
|
---|
2202 | mgui/MCamEvent.cc, mhbase/MBinning.cc, mhbase/MHMatrix.cc,
|
---|
2203 | mhcalib/MHCalibrationPix.cc, mhcalib/MHGausEvents.cc,
|
---|
2204 | mhflux/MHEnergyEst.cc, mhist/MHCamEventRot.cc,
|
---|
2205 | mhist/MHHadronness.cc, mranforest/MHRanForest.cc,
|
---|
2206 | mreflector/MRflEvtHeader.cc, mreflector/MRflSinglePhoton.cc,
|
---|
2207 | msql/MSQLServer.cc, mtools/MSimulatedAnnealing.cc,
|
---|
2208 | mtools/MTFillMatrix.cc, mcalib/MCalibrationPix.cc,
|
---|
2209 | mcalib/MCalibrationQEPix.cc, manalysis/MParameterCalc.cc,
|
---|
2210 | mcalib/MCalibrationTestCalc.cc, mdata/MDataArray.cc,
|
---|
2211 | mgeom/MGeomCamDwarf.cc, mhbase/MH3.cc, mtools/MagicJam.cc,
|
---|
2212 | mhcalib/MHCalibrationRelTimeCam.cc, mhft/MGeomCamMagicXT.cc,
|
---|
2213 | mranforest/MRanForestCalc.cc, mtools/MagicDomino.cc,
|
---|
2214 | mhflux/MHThreshold.cc, mimage/MStereoPar.cc,
|
---|
2215 | mfilter/MFCosmics.cc, mpedestal/MPedestalCam.cc:
|
---|
2216 | - added missing include of TMath (root 5.18)
|
---|
2217 |
|
---|
2218 | * mbase/MGTask.cc, mdata/MDataChain.cc, mhbase/MHArray.cc,
|
---|
2219 | mjobs/MJCut.cc, mjoptim/MJOptimizeCuts.cc, mmc/MMcEvt.cxx:
|
---|
2220 | - added missing include of TClass (root 5.18)
|
---|
2221 |
|
---|
2222 | * mhbase/MH3.cc:
|
---|
2223 | - added missing include of THashList (root 5.18)
|
---|
2224 |
|
---|
2225 | * mcalib/MCalibrationChargeCalc.[h,cc], msignal/MExtractor.[h,cc],
|
---|
2226 | mpedestal/MPedestalSubtract.[h,cc], msignal/MExtractTime.[h,cc]:
|
---|
2227 | - for convinience (rootcint of 5.18) changed "static const TString"
|
---|
2228 | to "static const char *"
|
---|
2229 |
|
---|
2230 | * mhflux/MMcSpectrumWeight.cc:
|
---|
2231 | - Use TString::Data() for second argument in TF1 constructor.
|
---|
2232 | Otherwise it is ambiguous in root 5.18
|
---|
2233 |
|
---|
2234 | * mhbase/MH.cc:
|
---|
2235 | - adde missing includes of TColor, TMath and TClass (root 5.18)
|
---|
2236 | - implemented a workaround which always uses the correct
|
---|
2237 | CreateGradientColorTable (root 5.18)
|
---|
2238 |
|
---|
2239 | * Makefile:
|
---|
2240 | - linking of the shared object is now done in /tmp
|
---|
2241 | - replaced = by := where possible
|
---|
2242 |
|
---|
2243 | * mjobs/MJCalibrateSignal.cc:
|
---|
2244 | - do not invert contcoscal, that's wrong
|
---|
2245 |
|
---|
2246 | * mmovie/MMovieWrite.cc:
|
---|
2247 | - added a #if-directive to use either gStyle or TColor
|
---|
2248 | for CreateGradientColorTable depending on root-version
|
---|
2249 |
|
---|
2250 | * mimage/MStereoPar.[h,cc], mimage/MStereoCal.[h,cc]:
|
---|
2251 | - replaced Monate Carlo container by MPointingPos
|
---|
2252 | - made every algorithm unique
|
---|
2253 |
|
---|
2254 |
|
---|
2255 |
|
---|
2256 | 2008/06/01 Thomas Bretz
|
---|
2257 |
|
---|
2258 | * callisto.cc, star.cc:
|
---|
2259 | - renamed new option to "--null-dev" (clashes with MLog options)
|
---|
2260 |
|
---|
2261 | * mbase/MContinue.cc:
|
---|
2262 | - improved output
|
---|
2263 |
|
---|
2264 | * mbase/MTaskList.cc:
|
---|
2265 | - fixed broken FindTaskList
|
---|
2266 |
|
---|
2267 |
|
---|
2268 |
|
---|
2269 | 2008/05/31 Thomas Bretz
|
---|
2270 |
|
---|
2271 | * callisto.cc, star.cc:
|
---|
2272 | - added new option "--null" to suppress run-wise output files
|
---|
2273 |
|
---|
2274 | * mjobs/MJob.h:
|
---|
2275 | - added new data-member fNullOut to flag suppression of
|
---|
2276 | run-wise output files
|
---|
2277 |
|
---|
2278 | * mjobs/MJCalibrateSignal.cc, mjobs/MJStar.cc:
|
---|
2279 | - use new option HasNullOut from base class
|
---|
2280 |
|
---|
2281 | * mbase/MClone.cc:
|
---|
2282 | - fixed Init (still had a constructor like initializer)
|
---|
2283 |
|
---|
2284 | * mtrigger/MFTriggerPattern.h:
|
---|
2285 | - included missing MTripperPattern
|
---|
2286 |
|
---|
2287 | * mtrigger/MFTriggerPattern.cc:
|
---|
2288 | - removed default arguments
|
---|
2289 | - exchanged ^ by ~
|
---|
2290 | - fixed a few typos in function names
|
---|
2291 |
|
---|
2292 |
|
---|
2293 |
|
---|
2294 | 2008/05/27 Stefan Ruegamer
|
---|
2295 |
|
---|
2296 | * datacenter/scripts/filesondisk
|
---|
2297 | - changed the search for raw files to not search in hidden folders
|
---|
2298 |
|
---|
2299 |
|
---|
2300 |
|
---|
2301 | 2008/05/25 Thomas Bretz
|
---|
2302 |
|
---|
2303 | * mtrigger/MTriggerPattern.cc:
|
---|
2304 | - fixed a typo in a comment
|
---|
2305 |
|
---|
2306 | * mtrigger/MFTriggerPattern.[h,cc]:
|
---|
2307 | - some code cleanup (mainly unified all the Require and Deny
|
---|
2308 | functions into one)
|
---|
2309 | - added a DenyAll member function
|
---|
2310 | - added Allow member functions including an AllowAll member function
|
---|
2311 |
|
---|
2312 | * mjobs/MJPedestal.cc:
|
---|
2313 | - To choose pedestals we now deny all other trigger bits except the
|
---|
2314 | pedestal bit and in the case of data runs we deny all bits
|
---|
2315 | except trigger lvl1 and trigger lvl2
|
---|
2316 |
|
---|
2317 | * mjobs/MJCalibration.cc:
|
---|
2318 | - In addition to denial of prescaled calibration events we
|
---|
2319 | deny any bit in the unprescaled pattern but allow only
|
---|
2320 | calibration events
|
---|
2321 |
|
---|
2322 | * mjobs/MJCalibrateSignal.cc:
|
---|
2323 | - Instead of the denial of only calibration and pedestal events,
|
---|
2324 | we now deny any bit in the pattern, but allow Trigger Lvl1
|
---|
2325 | and Trigger Lvl2 events to choose cosmics
|
---|
2326 | - Instead of the denial of only lvl1 and lvl2 events,
|
---|
2327 | we now deny any bit in the pattern, but allow pedestal
|
---|
2328 | events to choose pedestals
|
---|
2329 | - Instead of requiring only calibration events,
|
---|
2330 | we now deny any bit in the pattern, but require the calibration
|
---|
2331 | bit to choose calibration events
|
---|
2332 |
|
---|
2333 | * mbase/MClone.[h,cc]:
|
---|
2334 | - instead of cloning the object again and again we now clone
|
---|
2335 | it once and then just copy the contents. A new option has
|
---|
2336 | been introduced to switch back to the old behaviour
|
---|
2337 |
|
---|
2338 | * mbase/MStatusDisplay.[h,cc]:
|
---|
2339 | - changed the argument of GetEmbeddedCanvas from a pointer
|
---|
2340 | to a reference
|
---|
2341 |
|
---|
2342 | * macros/rootlogon.C:
|
---|
2343 | - switched on optimization (-O3) for ACLIC
|
---|
2344 |
|
---|
2345 |
|
---|
2346 |
|
---|
2347 | 2008/05/24 Thomas Bretz
|
---|
2348 |
|
---|
2349 | * mjobs/MJCalibrateSignal.cc:
|
---|
2350 | - removed the obsolete fconsmics (what the hell did it do...
|
---|
2351 | it removed the largest events?)
|
---|
2352 | - added a cosmics trigger for calibration events instead
|
---|
2353 |
|
---|
2354 |
|
---|
2355 |
|
---|
2356 |
|
---|
2357 | 2008/05/20 Thomas Bretz
|
---|
2358 |
|
---|
2359 | * mjobs/MJCalibrateSignal.cc:
|
---|
2360 | - added a MH3-histogram to be filled. It contains the
|
---|
2361 | rate of the trigger pattern per run.
|
---|
2362 | - the filter selecting the calibration or pedestal
|
---|
2363 | events has been renamed from ftp to fcalped
|
---|
2364 | - the MContinue rejecting these events has been renamed
|
---|
2365 | from conttp to contcalped
|
---|
2366 | - the filter selecting the pedestal events have been
|
---|
2367 | renamed from ftp2 to fped
|
---|
2368 | - In the case of MUX data (no lo-gain) this filter
|
---|
2369 | is now also rejecting lvl1 and lvl2 triggered events
|
---|
2370 | - the ftp2-filter for the pedestal extraction tasks and
|
---|
2371 | the corresponding histogram fillers is obsolete
|
---|
2372 | - the previouls "PedestalFilter" is obsolete.
|
---|
2373 | - it doesn't make sense not to extract the signal (filter
|
---|
2374 | of teskenv1, taskenv2 and taskenv3) but process the
|
---|
2375 | rest of the tasklist
|
---|
2376 | - the pedestal extraction (as the calibration was already)
|
---|
2377 | has been moved to its own tasklist with the corresponding
|
---|
2378 | filter applied.
|
---|
2379 | - tlist3 has been renamed to tlist4
|
---|
2380 | - contped has been removed from the tasklist
|
---|
2381 |
|
---|
2382 | * mhbase/MH3.cc:
|
---|
2383 | - fixed a bug introduced with the lables (it must be !(x&y)
|
---|
2384 | instead of !x&y
|
---|
2385 |
|
---|
2386 | * mjobs/MDataSet.cc:
|
---|
2387 | - shortened a line of output to fit into 80 characters
|
---|
2388 |
|
---|
2389 |
|
---|
2390 |
|
---|
2391 | 2008/05/19 Thomas Bretz
|
---|
2392 |
|
---|
2393 | * Makefile.conf.general, Makefile.conf.linux:
|
---|
2394 | - distinguish between := (eval once) and = (eval every access)
|
---|
2395 |
|
---|
2396 | * mbase/BaseLinkDef.h, mbase/Makefile:
|
---|
2397 | - added MObjLookup
|
---|
2398 |
|
---|
2399 | * mbase/MObjLookup.[h,cc]:
|
---|
2400 | - added
|
---|
2401 |
|
---|
2402 | * mbase/MEvtLoop.cc:
|
---|
2403 | - set progress bar position to 0 before PreProcessing
|
---|
2404 |
|
---|
2405 | * mdata/MDataMember.[h,cc]:
|
---|
2406 | - added a member function to get a string
|
---|
2407 |
|
---|
2408 | * mfilter/MFCosmics.cc:
|
---|
2409 | - fixed a typo in a comment
|
---|
2410 |
|
---|
2411 | * mhbase/MH.[h,cc]:
|
---|
2412 | - improved SetBinning for newer root-versions
|
---|
2413 | - improved SetBinning to correctly support axis with labels
|
---|
2414 | (keeps the binning unchanged)
|
---|
2415 |
|
---|
2416 | * mhbas/MH3.[h,cc], mhbase/MHn.[h,cc]:
|
---|
2417 | - support for axis labels was added.
|
---|
2418 | - a possibility to set an additional weight has been added
|
---|
2419 | - the version number has been increased accordingly
|
---|
2420 |
|
---|
2421 | * mjobs/MJPedestal.cc:
|
---|
2422 | - deny level1 and level2 triggers choosing pedestal events
|
---|
2423 |
|
---|
2424 | * mraw/MRawRunHeader.h:
|
---|
2425 | - added a member function returning the RunLength (stop-start)
|
---|
2426 |
|
---|
2427 | * mtrigger/MTriggerPattern.[h,cc]:
|
---|
2428 | - wrapped some comments
|
---|
2429 | - improved comments
|
---|
2430 |
|
---|
2431 |
|
---|
2432 |
|
---|
2433 | 2008/05/15 Thomas Bretz
|
---|
2434 |
|
---|
2435 | * mfilter/MFMagicCuts.[h,cc]:
|
---|
2436 | - fixed a few typos in comments and in the output
|
---|
2437 | - added an option kAreaLin with a linear cut in area for special
|
---|
2438 | studies
|
---|
2439 |
|
---|
2440 | * mbase/MStatusDisplay.cc:
|
---|
2441 | - if no MStatusArray is found, keys which store a TCanvas object
|
---|
2442 | are displayed instead if available
|
---|
2443 |
|
---|
2444 | * mhcalib/MHCalibrationPulseTimeCam.[h,cc]:
|
---|
2445 | - the extraction range to get the maximum is now determined
|
---|
2446 | automatically from the MExtractedSignalCam
|
---|
2447 |
|
---|
2448 | * mpedestal/MPedestalSubtract.cc, msignal/MExtractTimeAndCharge.cc:
|
---|
2449 | - raise an error if there is a mismatch in the number of samples
|
---|
2450 |
|
---|
2451 |
|
---|
2452 |
|
---|
2453 |
|
---|
2454 | 2008/05/14 Thomas Bretz
|
---|
2455 |
|
---|
2456 | * mhbase/MH3.[h,cc], mhbase/MHn.[h,cc]:
|
---|
2457 | - enhanced to allow direct filling of Profile histograms
|
---|
2458 |
|
---|
2459 | * mjobs/MDataSet.h:
|
---|
2460 | - fixed a bug in Print() causing an infinite loop
|
---|
2461 |
|
---|
2462 | * mjtrain/MJTrainDisp.cc, mjtrain/MJTrainSeparation.cc:
|
---|
2463 | - write the dataset(s) to the output file
|
---|
2464 |
|
---|
2465 | * mjtrain/MJTrainEnergy.cc
|
---|
2466 | - write the dataset to the output file
|
---|
2467 | - added new plots to show the resolution versus several different
|
---|
2468 | parameters
|
---|
2469 |
|
---|
2470 | * mpedestal/MPedestalSubtract.[h,cc]:
|
---|
2471 | - added an additional check to compate the number of hi-/lo-gain
|
---|
2472 | slices in the run- and event-header
|
---|
2473 |
|
---|
2474 | * mpointing/MPointingDevCalc.cc:
|
---|
2475 | - added the 14th Jan 08 to the list of new pointing models
|
---|
2476 |
|
---|
2477 |
|
---|
2478 |
|
---|
2479 | 2008/05/07 Stefan Ruegamer
|
---|
2480 |
|
---|
2481 | * datacenter/scripts/checkmd5sum
|
---|
2482 | - implemented check of files from /magic and /data
|
---|
2483 |
|
---|
2484 | * datacenter/scripts/checktransfer
|
---|
2485 | - changed the search for temporary zipfiles to not search in hidden
|
---|
2486 | directories
|
---|
2487 |
|
---|
2488 | * datacenter/scripts/movingrawfiles2
|
---|
2489 | - movingrawfiles to move raw files from /data/fromtape
|
---|
2490 |
|
---|
2491 | * datacenter/scripts/runcallisto
|
---|
2492 | - changed default callisto.rc to callisto_mux_new.rc
|
---|
2493 |
|
---|
2494 | * datacenter/scripts/zipscript
|
---|
2495 | - changed the script due to the fact that /magic/data/rawfiles is
|
---|
2496 | now a link
|
---|
2497 | - changed the find to not search in hidden directories
|
---|
2498 | - added the -n option to ssh
|
---|
2499 |
|
---|
2500 | * resources/calibration_spline.rc
|
---|
2501 | - added calibration factors for periods 62-66 but these are not
|
---|
2502 | newly calculated, simply pasted from previous periods!
|
---|
2503 |
|
---|
2504 |
|
---|
2505 |
|
---|
2506 | 2008/04/08 Thomas Bretz
|
---|
2507 |
|
---|
2508 | * mreport/MReportDrive.cc:
|
---|
2509 | - implemented changes of Version 20080220
|
---|
2510 |
|
---|
2511 |
|
---|
2512 |
|
---|
2513 | 2008/03/19 Thomas Bretz
|
---|
2514 |
|
---|
2515 | * mjobs/MJSpectrum.cc:
|
---|
2516 | - fixed a bug introduced yesterday. The overflow bin was not
|
---|
2517 | correctly referenced
|
---|
2518 |
|
---|
2519 |
|
---|
2520 |
|
---|
2521 | 2008/03/18 Thomas Bretz
|
---|
2522 |
|
---|
2523 | * sponde.cc:
|
---|
2524 | - added new option "--force-runtime"
|
---|
2525 |
|
---|
2526 | * mbase/MEnv.h:
|
---|
2527 | - added WriteFile to context menu
|
---|
2528 |
|
---|
2529 | * mjobs/MJSpectrum.[h,cc]:
|
---|
2530 | - added a new option to force using the runtime instead of the
|
---|
2531 | effective observation time (this might bw wrong for very
|
---|
2532 | short datasets)
|
---|
2533 | - added a check if the effective observation time is out of
|
---|
2534 | the histogram range... print a warning if so and include
|
---|
2535 | the overflow bins into the eff. obs time
|
---|
2536 | - added an estimated sensitivity curve for high and low za
|
---|
2537 | to the spectrum plots
|
---|
2538 | - added description text for 1553 and crab spectrum
|
---|
2539 | - write out the MC events after cuts including their weights
|
---|
2540 | - do not fit at 1TeV but 500GeV instead
|
---|
2541 |
|
---|
2542 | * mjobs/MJob.cc:
|
---|
2543 | - check in WriteContainer whether the file is already open
|
---|
2544 |
|
---|
2545 | * mpointing/MPointingDevCalc.cc:
|
---|
2546 | - added some more comments
|
---|
2547 |
|
---|
2548 | * mhflux/MMcSpectrumWeight.[h,cc]:
|
---|
2549 | - added the possibility to extend a spectrum by "fake" statistics
|
---|
2550 |
|
---|
2551 |
|
---|
2552 |
|
---|
2553 | 2008/03/14 Daniel Hoehne
|
---|
2554 |
|
---|
2555 | * datacenter/macros/filldotrun.C:
|
---|
2556 | - inserted new arehucas version
|
---|
2557 |
|
---|
2558 |
|
---|
2559 |
|
---|
2560 | 2008/03/04 Thomas Bretz
|
---|
2561 |
|
---|
2562 | * condor/program.submit, condor/macro.submit, condor/script.submit:
|
---|
2563 | - added
|
---|
2564 |
|
---|
2565 |
|
---|
2566 |
|
---|
2567 | 2008/03/03 Thomas Bretz
|
---|
2568 |
|
---|
2569 | * mhflux/MHAlpha.[h,cc]:
|
---|
2570 | - allow to project individual bins in DrawNicePlot
|
---|
2571 |
|
---|
2572 |
|
---|
2573 |
|
---|
2574 | 2008/02/24 Thomas Bretz
|
---|
2575 |
|
---|
2576 | * mbase/MLog.h:
|
---|
2577 | - added a getter for the OutputLevel (for debugging)
|
---|
2578 |
|
---|
2579 | * mpointing/MPointing.h:
|
---|
2580 | - added a memberfunction to calculate the Abs-value
|
---|
2581 |
|
---|
2582 | * mpointing/PointingLinkDef.h:
|
---|
2583 | - added RaDec
|
---|
2584 |
|
---|
2585 |
|
---|
2586 |
|
---|
2587 | 2008/02/21 Daniela Dorner
|
---|
2588 |
|
---|
2589 | * datacenter/db/builddatasets.php:
|
---|
2590 | - display 'Remark' only in case of errors
|
---|
2591 |
|
---|
2592 |
|
---|
2593 |
|
---|
2594 | 2008/02/08 Stefan Ruegamer
|
---|
2595 |
|
---|
2596 | * datacenter/scripts/checkmd5sum
|
---|
2597 | - added check to prevent that checksums of files not read from tape
|
---|
2598 | enter the .lapalma file
|
---|
2599 |
|
---|
2600 | * datacenter/scripts/dbchk
|
---|
2601 | - added check for crashed runs, sequences and datasets
|
---|
2602 | - corrected bugs in find command and $dir-loops
|
---|
2603 | - adapted to the automatic concept and added it to the cronjobs
|
---|
2604 |
|
---|
2605 |
|
---|
2606 |
|
---|
2607 | 2008/02/01 Stefan Ruegamer
|
---|
2608 |
|
---|
2609 | * datacenter/macros/filldotrun.C
|
---|
2610 | - added default entry for fCompmux for new runs
|
---|
2611 |
|
---|
2612 | * datacenter/macros/checkfileavail.C
|
---|
2613 | - added checking of fCompmux
|
---|
2614 |
|
---|
2615 |
|
---|
2616 |
|
---|
2617 | 2008/02/01 Daniel Hoehne
|
---|
2618 |
|
---|
2619 | * datacenter/db/runinfo-aio.php:
|
---|
2620 | - fixed 'bug' with query. Now runs are displayed in ascending order
|
---|
2621 |
|
---|
2622 |
|
---|
2623 |
|
---|
2624 | 2008/01/31 Thomas Bretz
|
---|
2625 |
|
---|
2626 | * mbase/MThread.[h,cc]:
|
---|
2627 | - imported from Cosy
|
---|
2628 |
|
---|
2629 | * mbase/Makefile:
|
---|
2630 | - added MThread
|
---|
2631 |
|
---|
2632 | * mbase/BaseLinkDef.h:
|
---|
2633 | - added MThread
|
---|
2634 |
|
---|
2635 |
|
---|
2636 |
|
---|
2637 | 2008/01/27 Thomas Bretz
|
---|
2638 |
|
---|
2639 | * .rootrc:
|
---|
2640 | - updated with the correct path to the ViewCVS
|
---|
2641 |
|
---|
2642 |
|
---|
2643 |
|
---|
2644 | 2008/01/24 Thomas Bretz
|
---|
2645 |
|
---|
2646 | * mpointing/MPointing.cc:
|
---|
2647 | - added ClassImp for RaDec
|
---|
2648 |
|
---|
2649 | * mpointing/MPointing.h:
|
---|
2650 | - added code for classes AltAz and RaDec deriving from TVector2
|
---|
2651 | not to be used in Mars and Cosy
|
---|
2652 |
|
---|
2653 |
|
---|
2654 |
|
---|
2655 | 2008/01/24 Daniel Hoehne
|
---|
2656 |
|
---|
2657 | * scripts/preparemc:
|
---|
2658 | - adapted to new rawfile/camera structure in /magic/montecarlo
|
---|
2659 |
|
---|
2660 |
|
---|
2661 |
|
---|
2662 | 2008/01/14 Thomas Bretz
|
---|
2663 |
|
---|
2664 | * mpointing/MPointing.h:
|
---|
2665 | - added enumeration operator[]
|
---|
2666 |
|
---|
2667 |
|
---|
2668 |
|
---|
2669 | 2008/01/11 Thomas Bretz
|
---|
2670 |
|
---|
2671 | * mbase/MLog.cc:
|
---|
2672 | - correctly use delete[] instead of delete for fGuiLInes as
|
---|
2673 | suggested by valgrind.
|
---|
2674 |
|
---|
2675 |
|
---|
2676 |
|
---|
2677 | 2008/01/09 Thomas Bretz
|
---|
2678 |
|
---|
2679 | * mbadpixels/MBadPixelsTreat.[h,cc]:
|
---|
2680 | - removed obsolete fRawHeader
|
---|
2681 |
|
---|
2682 | * mpointing/MSrcPosCam.[h,cc]:
|
---|
2683 | - added Paint member function
|
---|
2684 |
|
---|
2685 | * mpointing/MSrcPosRndm.[h,cc]:
|
---|
2686 | - also produce a antio source position for wobble observations
|
---|
2687 |
|
---|
2688 | * mraw/MRawRunHeader.cc, mjobs/MJCalibration.cc,
|
---|
2689 | mpedestal/MPedestalCam.cc:
|
---|
2690 | - some cosmetics
|
---|