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 | 2006/03/14 Thomas Bretz
|
---|
22 |
|
---|
23 | * mhflux/MHEffectiveOnTime.cc:
|
---|
24 | - skip the fit not only if the integral is empty but
|
---|
25 | also if the first bin is empty
|
---|
26 | - changed upper limit to 95% according to a study from
|
---|
27 | David Paneque
|
---|
28 | - replaced the fit with the exponential used in the BCN Mars
|
---|
29 | version
|
---|
30 | - use the correct number of entries
|
---|
31 | - use a likelihood fit
|
---|
32 | - calculate the fit quality from the probability
|
---|
33 | - ignore the fit quality for the theta-plot
|
---|
34 |
|
---|
35 | * mimage/MHNewImagePar.cc:
|
---|
36 | - fixed the handling of the "same" option in Draw/Paint
|
---|
37 |
|
---|
38 | * mpointing/MPointingDev.h:
|
---|
39 | - fDx and fDy initialized in the constructor
|
---|
40 |
|
---|
41 | * mbase/MTask.[h,cc]:
|
---|
42 | - removed the kDontCount option. Instead don't use the TStopwatch
|
---|
43 | counter anymore. By this the class to TStopwatch can be
|
---|
44 | suppressed completely if kDontTime is set.
|
---|
45 |
|
---|
46 | * mbase/MContinue.cc, mbase/MTaskEnv.cc, mfbase/MF.cc,
|
---|
47 | mfbase/MFilterList.[h,cc]:
|
---|
48 | - pipe the accelerator flag to the filter or task
|
---|
49 |
|
---|
50 | * mjobs/MJCut.cc:
|
---|
51 | - also accelerate the reading task
|
---|
52 |
|
---|
53 |
|
---|
54 |
|
---|
55 | 2006/03/13
|
---|
56 |
|
---|
57 | * RELEASE 0.9.5
|
---|
58 |
|
---|
59 |
|
---|
60 |
|
---|
61 | 2006/03/13 Thomas Bretz
|
---|
62 |
|
---|
63 | * ganymed.rc:
|
---|
64 | - changed smearing to half of our PSF 0.06
|
---|
65 | - added new examples for setting the starguider calibration
|
---|
66 |
|
---|
67 | * ganymed_onoff.rc
|
---|
68 | - changed smearing to half of our PSF 0.06
|
---|
69 | - switched the new feature for a random source position on
|
---|
70 | - added new examples for setting the starguider calibration
|
---|
71 |
|
---|
72 | * ganymed_wobble.rc:
|
---|
73 | - changed smearing to half of our PSF 0.06
|
---|
74 | - added new examples for setting the starguider calibration
|
---|
75 | - added example how to control the phi plot
|
---|
76 |
|
---|
77 | * mhflux/MHPhi.[h,cc]:
|
---|
78 | - many improvements to the algorithm, it now takes also inhomgeneities
|
---|
79 | into account
|
---|
80 | - restructured the display, display more histograms
|
---|
81 | - increased class version to 2
|
---|
82 |
|
---|
83 | * mjobs/MJCut.cc:
|
---|
84 | - enabled acceleration for first and second loop
|
---|
85 |
|
---|
86 | * mpointing/MPointingDevCalc.[h,cc]:
|
---|
87 | - allowed to set the starguider offset calibration from the resource file
|
---|
88 |
|
---|
89 | * callisto_Dec04Jan05.rc:
|
---|
90 | - replaced Calibration scale factor by usage of resources/calibration_spline.rc
|
---|
91 |
|
---|
92 |
|
---|
93 |
|
---|
94 | 2006/03/13 Markus Meyer
|
---|
95 |
|
---|
96 | * ganymed_wobble.rc,ganymed_onoff.rc,ganymed.rc:
|
---|
97 | - changed cuts:
|
---|
98 | wobble: average values from optimisation of 3 Crab
|
---|
99 | sample (01/05,10/05,12/05), done by Karsten
|
---|
100 | onoff : cuts from 1218 (01/05, highest significance)
|
---|
101 | theta is now 0.22 for both.
|
---|
102 |
|
---|
103 |
|
---|
104 |
|
---|
105 | 2006/03/13 Daniel Hoehne
|
---|
106 |
|
---|
107 | * ganymed_wobble.rc,ganymed_onoff.rc,ganymed.rc:
|
---|
108 | - implemented qualitycut in log10(conc) vs. log10(size)
|
---|
109 |
|
---|
110 |
|
---|
111 |
|
---|
112 | 2006/03/13 Markus Meyer
|
---|
113 |
|
---|
114 | * resources/calibration_spline.C:
|
---|
115 | - more comments
|
---|
116 |
|
---|
117 |
|
---|
118 |
|
---|
119 | 2006/03/10 Markus Meyer
|
---|
120 |
|
---|
121 | * resources/calibration.C:
|
---|
122 | - update from p27 to p39 (spline excluded, still p33 data missing)
|
---|
123 |
|
---|
124 |
|
---|
125 |
|
---|
126 | 2006/03/10 Markus Meyer
|
---|
127 |
|
---|
128 | * resources/calibration_spline.C:
|
---|
129 | - correction coefficients for spline data for each period
|
---|
130 |
|
---|
131 |
|
---|
132 |
|
---|
133 | 2006/03/10 Daniel Hoehne
|
---|
134 |
|
---|
135 | * datacenter/scripts/insertsequences:
|
---|
136 | - fixed bug
|
---|
137 |
|
---|
138 |
|
---|
139 |
|
---|
140 | 2006/03/09 Daniel Hoehne
|
---|
141 |
|
---|
142 | * ganymed_wobble.rc:
|
---|
143 | - changed parameters 1 to 5 in Cut1 to actual values
|
---|
144 |
|
---|
145 |
|
---|
146 |
|
---|
147 | 2006/03/08 Thomas Bretz
|
---|
148 |
|
---|
149 | * readdaq.cc, mraw/MRawFileRead.[h,cc], mraw/MRawRunHeader.cc:
|
---|
150 | - added new force-option to foirce output of run-header
|
---|
151 |
|
---|
152 |
|
---|
153 |
|
---|
154 | 2006/03/08 Daniela Dorner
|
---|
155 |
|
---|
156 | * datacenter/script/movingrawfiles:
|
---|
157 | - added moving of files, that are transferred via internet
|
---|
158 | - added removing of empty directories
|
---|
159 |
|
---|
160 | * datacenter/db/ganymed.php:
|
---|
161 | - added links to ganymedplots
|
---|
162 | - added links to sequence.php (instead of links to starfiles)
|
---|
163 | - fixed bug in query
|
---|
164 |
|
---|
165 | * datacenter/db/sequence.php:
|
---|
166 | - added links to plots from callisto and star
|
---|
167 | - fixed bug in query
|
---|
168 |
|
---|
169 | * datacenter/db/sequinfo.php:
|
---|
170 | - added links to sequence.php
|
---|
171 |
|
---|
172 | * datacenter/db/datasetinfo.php:
|
---|
173 | - added links to ganymed.php
|
---|
174 |
|
---|
175 | * datacenter/db/tabs.php:
|
---|
176 | - added (includefile for names of tabs of statusdisplays)
|
---|
177 |
|
---|
178 |
|
---|
179 |
|
---|
180 | 2006/03/07 Thomas Bretz
|
---|
181 |
|
---|
182 | * mcalib/MCalibrateData.cc:
|
---|
183 | - take the bad pixel information into account when calculating the
|
---|
184 | number of saturating pixels!
|
---|
185 |
|
---|
186 |
|
---|
187 |
|
---|
188 | 2006/03/06 Thomas Bretz
|
---|
189 |
|
---|
190 | * showplot.cc:
|
---|
191 | - fixed the position were the first argument is converted
|
---|
192 | to lower case. Until this fix no upper case could be used
|
---|
193 | in file names
|
---|
194 |
|
---|
195 | * datacenter/macros/plotdb.C:
|
---|
196 | - print also average and RMS of all data.
|
---|
197 |
|
---|
198 |
|
---|
199 |
|
---|
200 | 2006/03/06 Daniela Dorner
|
---|
201 |
|
---|
202 | * datacenter/db/ganymed.php:
|
---|
203 | - added sequences + links to star-plots of sequences
|
---|
204 | - improved layout
|
---|
205 |
|
---|
206 | * datacenter/script/makecallistolinks:
|
---|
207 | - changed condition, when to make the link: only, if the link is
|
---|
208 | not yet existing, it is done
|
---|
209 | - added resetting of db: if link is done, callisto is resetted
|
---|
210 |
|
---|
211 | * datacenter/macros/resetcolumn.C:
|
---|
212 | - added failure columns to the resetting
|
---|
213 |
|
---|
214 |
|
---|
215 |
|
---|
216 | 2006/03/04 Daniela Dorner
|
---|
217 |
|
---|
218 | * callisto.cc:
|
---|
219 | - changed return values to improve the failure handling in the db
|
---|
220 |
|
---|
221 | * datacenter/script/makecallistolinks:
|
---|
222 | - added 'Pulse is too much to the left, cannot go below 0!' as
|
---|
223 | reason to use callisto_Dec04Jan05.rc
|
---|
224 |
|
---|
225 | * datacenter/script/dowebplots:
|
---|
226 | - reduced number of files to be updated by a limitation in
|
---|
227 | modification time
|
---|
228 |
|
---|
229 | * datacenter/db/ganymed.php:
|
---|
230 | - added plots
|
---|
231 | - effontime s->h
|
---|
232 |
|
---|
233 |
|
---|
234 |
|
---|
235 | 2006/03/03 Thomas Bretz
|
---|
236 |
|
---|
237 | * mjobs/MJCut.cc:
|
---|
238 | - added RemoveFromList for srcposrndm in off-data loop
|
---|
239 |
|
---|
240 | * mpointing/MSrcPosRndm.[h,cc]:
|
---|
241 | - fixed the scaling. MSrcPosCam has to be in mm
|
---|
242 |
|
---|
243 | * ganymed.rc:
|
---|
244 | - added line and comments with new resource
|
---|
245 |
|
---|
246 |
|
---|
247 |
|
---|
248 | 2006/03/03 Daniel Hoehne
|
---|
249 |
|
---|
250 | * callisto_MarApr05.rc:
|
---|
251 | - changed pulse position check ExtractWinLeft to 4.0 and
|
---|
252 | ExtractWinRight to 4.5
|
---|
253 |
|
---|
254 |
|
---|
255 |
|
---|
256 | 2006/03/02 Thomas Bretz
|
---|
257 |
|
---|
258 | * callisto.cc:
|
---|
259 | - get result value from pulse pos check
|
---|
260 |
|
---|
261 | * mjobs/MJCut.[h,cc]:
|
---|
262 | - added the usage of the new class MSrcPosRndm
|
---|
263 | - added new resource to switch random source position on
|
---|
264 |
|
---|
265 | * mjobs/MJPedestal.[h,cc]:
|
---|
266 | - changed return code of Process to int to be able to return
|
---|
267 | the pulse pos check result.
|
---|
268 |
|
---|
269 | * mpointing/PointingLinkDef.h, mpointing/Makefile:
|
---|
270 | - added MSrcPosRndm
|
---|
271 |
|
---|
272 | * mpointing/MSrcPosRndm.[h,cc]:
|
---|
273 | - added
|
---|
274 |
|
---|
275 | * mpointing/MHSrcPosCam.h:
|
---|
276 | - addedn non const getter for fHist
|
---|
277 |
|
---|
278 |
|
---|
279 |
|
---|
280 | 2006/03/02 Daniela Dorner
|
---|
281 |
|
---|
282 | * datacenter/db/querymc.php:
|
---|
283 | - fixed small bug
|
---|
284 |
|
---|
285 | * datacenter/db/dowebplots:
|
---|
286 | - added option -p to the script, to be able to call the script for
|
---|
287 | different programs independently
|
---|
288 | - fixed find
|
---|
289 |
|
---|
290 |
|
---|
291 |
|
---|
292 | 2006/03/01 Daniela Dorner
|
---|
293 |
|
---|
294 | * datacenter/db/datacheck.php, datasetinfo.php, sequinfo.php:
|
---|
295 | - included failure handling columns
|
---|
296 |
|
---|
297 |
|
---|
298 |
|
---|
299 | 2006/03/01 Thomas Bretz
|
---|
300 |
|
---|
301 | * mastro/MAstro.cc, mbase/MTime.cc:
|
---|
302 | - added a comment in GetMagicPeriod
|
---|
303 |
|
---|
304 | * mpointing/MPointingPos.cc:
|
---|
305 | - added new member function GetString
|
---|
306 | - moved code from Print to GetString
|
---|
307 | - added new function IsInitialized()
|
---|
308 |
|
---|
309 | * mjtrain/MJTrain*.[h,cc]:
|
---|
310 | - added data members to change RF setup
|
---|
311 |
|
---|
312 | * mpointing/MPointingDevCalc.h, mpointing/MPointingPosCalc.h:
|
---|
313 | - added missing AddToBranchList
|
---|
314 |
|
---|
315 | * mpointing/MHSrcPosCam.[h,cc]:
|
---|
316 | - added
|
---|
317 |
|
---|
318 | * mpointing/Makefile, mpointing/PointingLinkDef.h:
|
---|
319 | - added MHSrcPosCam
|
---|
320 |
|
---|
321 | * mbase/MTask.[h,cc]:
|
---|
322 | - implemented a new data-meber fAccelerator which allows
|
---|
323 | to switch off counting and timing analysis which can be very
|
---|
324 | time-consuming in some circumstances
|
---|
325 |
|
---|
326 | * mbase/MTaskList.[h,cc]:
|
---|
327 | - implemented the usabe of MTask::fAccelerator to switch off resetting
|
---|
328 | of all parameter containers which can be very time-consuming
|
---|
329 |
|
---|
330 | * mimage/MImagePar.cc:
|
---|
331 | - updated how the units are printed in Print()
|
---|
332 |
|
---|
333 | * mjobs/MJCut.cc:
|
---|
334 | - added a new loop to fill the source position of the on-data
|
---|
335 | - the acceleration of the two main loops are disabled because
|
---|
336 | they are not yet tested.
|
---|
337 |
|
---|
338 | * datacenter/macros/plotstat.C:
|
---|
339 | - the periods were wrong by one -- fixed.
|
---|
340 |
|
---|
341 |
|
---|
342 |
|
---|
343 | 2006/02/28 Daniela Dorner
|
---|
344 |
|
---|
345 | * datacenter/scripts/insertdatasets:
|
---|
346 | - made sure, that backupfiles of the editor are not taken into
|
---|
347 | account, when dataset files are searched
|
---|
348 |
|
---|
349 | * datacenter/db/*.php:
|
---|
350 | - moved user, host and pw of database to the include file
|
---|
351 | db.php
|
---|
352 |
|
---|
353 | * datacenter/db/index.html:
|
---|
354 | - fixed links
|
---|
355 |
|
---|
356 | * datacenter/db/querymc.php,magicdefs.php:
|
---|
357 | - added some variables
|
---|
358 |
|
---|
359 | * datacenter/db/runinfo.php,sequinfo.php:
|
---|
360 | - bugfix (incl. TestSources)
|
---|
361 |
|
---|
362 | * datacenter/db/sequinfo.php:
|
---|
363 | - changed init values
|
---|
364 |
|
---|
365 | * datacenter/db/sequinfo.php, findoffdata.php, magicdefs.php:
|
---|
366 | - added value (relative ontime)
|
---|
367 |
|
---|
368 | * datacenter/db/dbstatus.php:
|
---|
369 | - fixed bug
|
---|
370 |
|
---|
371 | * datacenter/db/queryrbk.php:
|
---|
372 | - added query field 'Night', to query all entries of one night
|
---|
373 | from the runbook
|
---|
374 |
|
---|
375 | * datacenter/db/index-header.html:
|
---|
376 | - added links
|
---|
377 |
|
---|
378 |
|
---|
379 |
|
---|
380 | 2006/02/27 Thomas Bretz
|
---|
381 |
|
---|
382 | * macros/optim/optimwobble.C:
|
---|
383 | - fixed a typo (SetThetaCut instead SetAlphaCut), and added the
|
---|
384 | standard Disp-parametrization
|
---|
385 |
|
---|
386 | * mhflux/MHEffectiveOnTime.[h,cc]:
|
---|
387 | - added showing the axis range of the time evolution histogram
|
---|
388 |
|
---|
389 | * showplot.cc:
|
---|
390 | - fixed a warning in the Hash-switch.
|
---|
391 |
|
---|
392 | * mbase/MEnv.cc:
|
---|
393 | - replaced casts in switch by an appended U
|
---|
394 |
|
---|
395 | * macros/train/trainseparation.C:
|
---|
396 | - replaced outdated MTTrainRFSeparate by MJTrainSeparation
|
---|
397 |
|
---|
398 | * mastro/MAstro.h:
|
---|
399 | - added conversion constants for pc-m and pc-ly
|
---|
400 |
|
---|
401 | * mhflux/MMcSpectrumWeight.cc:
|
---|
402 | - fixed typo in comment
|
---|
403 |
|
---|
404 | * mimage/MImagePar.h:
|
---|
405 | - minor changes to layout
|
---|
406 |
|
---|
407 | * mimage/MHNewImagePar.[h,cc], mimage/MNewImagePar.[h,cc]:
|
---|
408 | - added new image parameters fConcCOG and fConcCore
|
---|
409 | - increased class version of MNewImagePar
|
---|
410 |
|
---|
411 | * mimage/MHillasExt.cc:
|
---|
412 | - added some comments
|
---|
413 | - removed an obsolete TMath::Abs around "dist"
|
---|
414 |
|
---|
415 | * mranforest/MRanForest.[h,cc]:
|
---|
416 | - the initialization of fTreeHad was done at the wrong moment
|
---|
417 | - replaced a cast int(x+.5) by TMath::Nint
|
---|
418 | - added some additional warning output
|
---|
419 | - added "!" to fTreeHad - it is only for temporary storage used
|
---|
420 | in the histogram classes
|
---|
421 |
|
---|
422 | * mranforest/MRanForestGrow.h:
|
---|
423 | - added GetForest
|
---|
424 |
|
---|
425 | * mjtrain/MJTrainSeparation.[h,cc]:
|
---|
426 | - added some code for upcomming automatic event selection
|
---|
427 |
|
---|
428 | * datacenter/macros/plotstat.C:
|
---|
429 | - improved macro description
|
---|
430 | - added arguments to main function
|
---|
431 |
|
---|
432 | * macros/plot/mucal.C:
|
---|
433 | - added
|
---|
434 |
|
---|
435 |
|
---|
436 |
|
---|
437 | 2006/02/25 Daniela Dorner
|
---|
438 |
|
---|
439 | * datacenter/scripts/checkfilesforsequavail, checkstardone,
|
---|
440 | writesequencefiles, buildsequenceentries, dodatacheck, doexclusions,
|
---|
441 | fillcallisto, fillganymed, fillstar,
|
---|
442 | datacenter/macros/writesequencefile.C, filldotraw.C, fillsinope.C
|
---|
443 | buildsequenceentries.C, resetcolumn.C, doexclusions.C, fillcalib.C
|
---|
444 | fillsignal.C, fillganymed.C, fillstar.C:
|
---|
445 | - implemented, that a missing connection to the database doesn't
|
---|
446 | cause an failure entry in the database, so that the step is
|
---|
447 | retried in this case
|
---|
448 | - updated documentation
|
---|
449 |
|
---|
450 |
|
---|
451 |
|
---|
452 | 2006/02/25 Thomas Bretz
|
---|
453 |
|
---|
454 | * datacenter/macros/plotstat.C:
|
---|
455 | - added
|
---|
456 |
|
---|
457 |
|
---|
458 |
|
---|
459 | 2006/02/24 Markus Meyer
|
---|
460 |
|
---|
461 | * resources/calibration.rc:
|
---|
462 | - update of correction values for the calibration constants
|
---|
463 | (P31 - P39, without P36!(problems with spline))
|
---|
464 |
|
---|
465 |
|
---|
466 |
|
---|
467 | 2006/02/24 Daniela Dorner
|
---|
468 |
|
---|
469 | * datacenter/db/datacheck.php, datasetinfo.php, dbstatus.php,
|
---|
470 | findoffdata.php, include.php, magicdefs.php, runinfo.php,
|
---|
471 | sequinfo.php, statusrps.php, statussbs.php, statussps.php:
|
---|
472 | - included failure handling columns
|
---|
473 |
|
---|
474 | * datacenter/db/findoffdata.php:
|
---|
475 | - added DT
|
---|
476 |
|
---|
477 | * datacenter/db/statusrps.php:
|
---|
478 | - fixed bug
|
---|
479 |
|
---|
480 | * datacenter/db/sequinfo.php:
|
---|
481 | - reduced width of menu
|
---|
482 |
|
---|
483 | * datacenter/scripts/copyscript:
|
---|
484 | - added makedir for oldcatalogpath
|
---|
485 |
|
---|
486 |
|
---|
487 |
|
---|
488 | 2006/02/23 Thomas Bretz
|
---|
489 |
|
---|
490 | * mjobs/MJSpectrum.cc:
|
---|
491 | - fixed plot for Eý.dN/dE. The spectrum was multiplied with two
|
---|
492 | times the bin-width instead of the absolute energy
|
---|
493 |
|
---|
494 |
|
---|
495 |
|
---|
496 | 2006/02/22 Daniela Dorner
|
---|
497 |
|
---|
498 | * datacenter/db/querymc.php:
|
---|
499 | - added (website to query montecarlo database - first version)
|
---|
500 |
|
---|
501 | * datacenter/db/magicdefs.php:
|
---|
502 | - added some values of montecarlo database
|
---|
503 |
|
---|
504 |
|
---|
505 |
|
---|
506 | 2006/02/17 Daniela Dorner
|
---|
507 |
|
---|
508 | * datacenter/scripts/copyscript:
|
---|
509 | - fixed path length
|
---|
510 |
|
---|
511 | * datacenter/macros/fillsources.C:
|
---|
512 | - added (macro to read source information from catalog files and
|
---|
513 | insert it into the database)
|
---|
514 |
|
---|
515 | * datacenter/db/ganymed.php:
|
---|
516 | - improved output
|
---|
517 |
|
---|
518 | * datacenter/db/index.html:
|
---|
519 | - added ganymed.php
|
---|
520 | - removed old link
|
---|
521 |
|
---|
522 |
|
---|
523 |
|
---|
524 | 2006/02/17 Thomas Bretz
|
---|
525 |
|
---|
526 | * showplot.cc:
|
---|
527 | - fixed path inflation in case of ganymed
|
---|
528 |
|
---|
529 | * mjobs/MDataSet.cc:
|
---|
530 | - return kFALSE if requested source wasn't found in catalog
|
---|
531 |
|
---|
532 | * mjobs/MJCut.cc:
|
---|
533 | - reformatted output of source to fit in one line
|
---|
534 |
|
---|
535 | * mpointing/MPointingPos.[h,cc]:
|
---|
536 | - output source name (title) in Print() if set
|
---|
537 |
|
---|
538 |
|
---|
539 |
|
---|
540 | 2006/02/16 Daniela Dorner
|
---|
541 |
|
---|
542 | * datacenter/scripts/checkstardone:
|
---|
543 | - small improvement in sequence handling
|
---|
544 | - improved logging
|
---|
545 |
|
---|
546 | * datacenter/scripts/sourcefile:
|
---|
547 | - small bugfixes in setstatus function
|
---|
548 |
|
---|
549 | * datacenter/scripts/runganymed:
|
---|
550 | - small bugfix
|
---|
551 |
|
---|
552 | * datacenter/scripts/copyscript:
|
---|
553 | - fixed path length
|
---|
554 |
|
---|
555 | * datacenter/db/ganymed.php:
|
---|
556 | - added (website to query results for sources/datasets)
|
---|
557 |
|
---|
558 |
|
---|
559 |
|
---|
560 | 2006/02/15 Daniela Dorner
|
---|
561 |
|
---|
562 | * datacenter/db/findoffdata.php:
|
---|
563 | - implemented possibility to query range of dates for 'stardone'
|
---|
564 |
|
---|
565 |
|
---|
566 |
|
---|
567 | 2006/02/15 Daniel Hoehne
|
---|
568 |
|
---|
569 | * datacenter/db/magicdefs.php, querycal.php, sequinfo.php:
|
---|
570 | - implemented query for mean signal inner/outer and mean pulsepos
|
---|
571 | * datacenter/db/sequence.php:
|
---|
572 | - implemented query for mean signal inner/outer, mean pulsepos
|
---|
573 | and inhomogeneity
|
---|
574 |
|
---|
575 |
|
---|
576 |
|
---|
577 | 2006/02/15 Daniela Dorner, Daniel Hoehne
|
---|
578 |
|
---|
579 | * datacenter/scripts/writesequencefiles,doexclusion,correcttime:
|
---|
580 | - fixed small bug
|
---|
581 |
|
---|
582 |
|
---|
583 |
|
---|
584 | 2006/02/14 Daniela Dorner, Daniel Hoehne
|
---|
585 |
|
---|
586 | * datacenter/scripts/sourcefile:
|
---|
587 | - fixed small bugs
|
---|
588 |
|
---|
589 | * datacenter/scripts/movingrawfiles:
|
---|
590 | - changed back to moving files without zipping
|
---|
591 |
|
---|
592 | * datacenter/scripts/doqualityplots:
|
---|
593 | - added running of plotdb.C for each datasetfile
|
---|
594 |
|
---|
595 | * datacenter/macros/getdolist.C:
|
---|
596 | - implemented limitation for number of todo files for
|
---|
597 | SequenceProcessStatus
|
---|
598 |
|
---|
599 | * datacenter/macros/checkfileavail.C,checkstardone.C:
|
---|
600 | - changed return code in case that files are not available
|
---|
601 |
|
---|
602 | * datacenter/scripts/checkfilesforsequavail,checkstardone,sourcefile:
|
---|
603 | - adapted to changed return code in macros
|
---|
604 |
|
---|
605 | * datacenter/db/magicdefs.php, querystar.php, sequinfo.php:
|
---|
606 | - implemented query for inhomogeneity
|
---|
607 |
|
---|
608 |
|
---|
609 |
|
---|
610 | 2006/02/13
|
---|
611 |
|
---|
612 | * RELEASE 0.9.4.3
|
---|
613 |
|
---|
614 |
|
---|
615 |
|
---|
616 | 2006/02/13 Thomas Bretz
|
---|
617 |
|
---|
618 | * callisto.rc:
|
---|
619 | - changed pulse position check ExtractWinLeft to 4.0 and
|
---|
620 | ExtractWinRight to 4.5
|
---|
621 |
|
---|
622 | * callisto_Dec04Jan05.rc:
|
---|
623 | - changed pulse position check ExtractWinLeft to 3.0 and
|
---|
624 | ExtractWinRight left at 2.5
|
---|
625 |
|
---|
626 |
|
---|
627 |
|
---|
628 | 2006/02/10 Thomas Bretz
|
---|
629 |
|
---|
630 | * mastro/MAstro.cc:
|
---|
631 | - allow for more year in the algorithm calculating easter
|
---|
632 |
|
---|
633 | * mcamera/MCameraDC.h, mcamera/MCameraHV.h, mcamera/MCameraTD.h,
|
---|
634 | mcamera/MCameraTH.h:
|
---|
635 | - added a sanity check in GetPixelContent
|
---|
636 |
|
---|
637 | * mraw/MRawRunHeader.cc:
|
---|
638 | - fixed output (correct kiB instead of kB)
|
---|
639 |
|
---|
640 | * Makefile, Makefile.rules:
|
---|
641 | - implemented the possibility to spread Make through condor
|
---|
642 |
|
---|
643 | * mastro/MAstroCatalog.[h,cc]:
|
---|
644 | - new draw-options to rotate the grid and the stars
|
---|
645 |
|
---|
646 | * mimage/MHHillas.cc:
|
---|
647 | - set minimum of fDelte to 0 instead of fDistC
|
---|
648 |
|
---|
649 | * msignal/MExtractTimeAndChargeSpline.h:
|
---|
650 | - replaced the casts in SetRiseTimeHiGain and StFallTimeHiGain by
|
---|
651 | TMath::NInt
|
---|
652 |
|
---|
653 | * mjobs/MDataSet.h:
|
---|
654 | - implemented new functions to check whether the dataset contains
|
---|
655 | a dedicated sequence
|
---|
656 |
|
---|
657 | * datacenter/macros/plotdb.C:
|
---|
658 | - implemented the possibility to draw sequences of a dataset in
|
---|
659 | several colors
|
---|
660 |
|
---|
661 |
|
---|
662 |
|
---|
663 | 2006/02/09 Thomas Bretz
|
---|
664 |
|
---|
665 | * mreport/MReport.cc:
|
---|
666 | - invented new fake CC report file version 200509300 for a change
|
---|
667 | in the starguider format (the already implemented last values
|
---|
668 | dissapeared again!) which is not noticed in the format version.
|
---|
669 |
|
---|
670 | * mreport/MReportCC.cc, mreport/MReportStarguider.cc:
|
---|
671 | - fixed support for ver 200510250
|
---|
672 |
|
---|
673 | * mjobs/MJSpectrum.cc:
|
---|
674 | - added fit of un-unfolded spectrum
|
---|
675 |
|
---|
676 |
|
---|
677 |
|
---|
678 | 2006/02/08 Daniela Dorner
|
---|
679 |
|
---|
680 | * datacenter/scripts/sourcefile:
|
---|
681 | - implemented function checklock
|
---|
682 | - bugfix for failure code
|
---|
683 |
|
---|
684 | * datacenter/scripts/buildsequenceentries, checkfilesforsequenceavail,
|
---|
685 | checkstardone, doexclusions, fillcallisto, fillganymed, fillstar,
|
---|
686 | makecallistolinks, runcallisto, runganymed, runstar,
|
---|
687 | writesequencefiles:
|
---|
688 | - implemented usage of function checklock
|
---|
689 |
|
---|
690 | * datacenter/scripts/copyscript, doqualityplots, dowebplots,
|
---|
691 | insertsequences, linkmc:
|
---|
692 | - implemented usage of function checklock
|
---|
693 | - implemented variable $program
|
---|
694 |
|
---|
695 | * datacenter/scripts/dodatacheck:
|
---|
696 | - implemented usage of function checklock
|
---|
697 | - implemented variable $lockfile
|
---|
698 |
|
---|
699 | * datacenter/scripts/insertdatasets, mcsequences, processmcsequences:
|
---|
700 | - implemented usage of function checklock
|
---|
701 | - implemented variables $lockfile and $program
|
---|
702 |
|
---|
703 | * datacenter/macros/doexclusions.C, fillganymed.C:
|
---|
704 | - fixed bug
|
---|
705 |
|
---|
706 | * datacenter/macros/fillsinope.C, setstatus.C:
|
---|
707 | - improved documentation
|
---|
708 |
|
---|
709 | * datacenter/scripts/filesondisk:
|
---|
710 | - implemented finding of zipped files
|
---|
711 |
|
---|
712 |
|
---|
713 |
|
---|
714 | 2006/02/08 Thomas Bretz
|
---|
715 |
|
---|
716 | * datacenter/macros/plotdb.C:
|
---|
717 | - some minor changes to the layout
|
---|
718 |
|
---|
719 |
|
---|
720 |
|
---|
721 | 2006/02/07 Daniela Dorner
|
---|
722 |
|
---|
723 | * datacenter/scripts/makecallistolinks:
|
---|
724 | - fixed bug
|
---|
725 |
|
---|
726 | * datacenter/db:
|
---|
727 | - added (directory with db-websites)
|
---|
728 |
|
---|
729 |
|
---|
730 |
|
---|
731 | 2006/02/07 Daniela Dorner, Daniel Hoehne
|
---|
732 |
|
---|
733 | * datacenter/scripts/sourcefile:
|
---|
734 | - added failure code variables
|
---|
735 | - changed calling of setstatus.C accordingly
|
---|
736 |
|
---|
737 | * datacenter/scripts/buildsequenceentries, checkfilesforsequenceavail,
|
---|
738 | checkstardone, correcttime, dodatacheck, doexclusions, fillcallisto,
|
---|
739 | fillganymed, fillstar, runcallisto, runganymed, runstar,
|
---|
740 | writesequencefiles:
|
---|
741 | - implemented failure variable
|
---|
742 |
|
---|
743 | * datacenter/macros/getdolist.C, setstatus.C, setupdb.C:
|
---|
744 | - added new/changed columns (fReturnCode, fFailedCode,
|
---|
745 | fFailedCodeAdd)
|
---|
746 |
|
---|
747 |
|
---|
748 |
|
---|
749 | 2006/02/06 Daniela Dorner
|
---|
750 |
|
---|
751 | * datacenter/scripts/fillstar, macros/setstatus.C, getdolist.C:
|
---|
752 | - fixed bugs
|
---|
753 |
|
---|
754 |
|
---|
755 |
|
---|
756 | 2006/02/03 Daniela Dorner
|
---|
757 |
|
---|
758 | * datacenter/scripts/sourcefile:
|
---|
759 | - implemented two new functions: getdolist, finish
|
---|
760 | - implemented usage of function finish in other functions
|
---|
761 |
|
---|
762 | * datacenter/scripts/movingrawfiles:
|
---|
763 | - implemented zipping of rawfiles
|
---|
764 |
|
---|
765 | * datacenter/scripts/buildsequenceentries, checkfilesforsequenceavail,
|
---|
766 | checkstardone, copyscript, correcttime, dodatacheck, doexclusions,
|
---|
767 | fillcallisto, fillganymed, fillstar, insertdatasets,
|
---|
768 | makecallistolinks, processmcsequences, runcallisto, runganymed,
|
---|
769 | runstar, writesequencefiles:
|
---|
770 | - replaced corresponding pieces of code by the functions getdolist
|
---|
771 | and finish
|
---|
772 | - moved variable $date to function getdolist
|
---|
773 | - improved logging
|
---|
774 | - generalized variables $lockfile and $todofile
|
---|
775 |
|
---|
776 |
|
---|
777 | 2006/02/03 Daniela Dorner, Daniel Hoehne
|
---|
778 |
|
---|
779 | * datacenter/scripts/sourcefile:
|
---|
780 | - fixed small bugs
|
---|
781 |
|
---|
782 | * datacenter/scripts/runcallisto:
|
---|
783 | - small bugfix
|
---|
784 | - improved logging
|
---|
785 |
|
---|
786 | * datacenter/scripts/insertdatasets:
|
---|
787 | - removed not needed variable
|
---|
788 |
|
---|
789 | * datacenter/macros/getdolist.C:
|
---|
790 | - small bugfix
|
---|
791 |
|
---|
792 |
|
---|
793 |
|
---|
794 | 2006/02/02 Daniela Dorner
|
---|
795 |
|
---|
796 | * datacenter/scripts/linkmc:
|
---|
797 | - changed numbering of P and C run in linking
|
---|
798 |
|
---|
799 | * datacenter/scripts/sourcefile:
|
---|
800 | - moved to root-version root_v4.04.02g
|
---|
801 |
|
---|
802 |
|
---|
803 |
|
---|
804 | 2006/02/01 Daniel Hoehne
|
---|
805 |
|
---|
806 | * datacenter/scripts/buildsequenceentries, checkfilesforsequenceavail,
|
---|
807 | checkstardone, correcttime, dodatacheck, doexclusions, fillcallisto,
|
---|
808 | fillganymed, fillstar, writesequencefiles:
|
---|
809 | - adapted usage of function setstatus
|
---|
810 |
|
---|
811 |
|
---|
812 |
|
---|
813 | 2006/01/31 Daniela Dorner
|
---|
814 |
|
---|
815 | * datacenter/macros/setstatus.C, getdolist.C:
|
---|
816 | - adapted macros to changes in new columns (fFailedCode,
|
---|
817 | fFailedComment)
|
---|
818 |
|
---|
819 | * datacenter/macros/setstatus.C:
|
---|
820 | - added "noreset" for column fStartTime (is needed so that runtime
|
---|
821 | is available in case of failure)
|
---|
822 |
|
---|
823 | * datacenter/macros/setupdb.C:
|
---|
824 | - added new columns
|
---|
825 |
|
---|
826 | * datacenter/scripts/runcallisto, runganymed, runstar:
|
---|
827 | - implemented failure handling
|
---|
828 |
|
---|
829 | * datacenter/scripts/sourcefile:
|
---|
830 | - implemented new functions to set status values
|
---|
831 |
|
---|
832 |
|
---|
833 |
|
---|
834 | 2006/01/30 Daniel Hoehne
|
---|
835 |
|
---|
836 | * datacenter/scripts/buildsequenceentries, checkfilesforsequenceavail,
|
---|
837 | checkstardone, correcttime, dodatacheck, doexclusions, fillcallisto,
|
---|
838 | fillganymed, fillstar, runcallisto, runganymed, runstar, sourcefile,
|
---|
839 | writesequencefiles:
|
---|
840 | - added function setstatus in sourcefile
|
---|
841 | - changed calling of setstatus.C in setstatus
|
---|
842 | - implemented variable $program to generalize usage of setstatus
|
---|
843 | - replaced corresponding piece of code by function setstatus
|
---|
844 | - fixed some typos
|
---|
845 |
|
---|
846 |
|
---|
847 |
|
---|
848 | 2006/01/30 Daniela Dorner
|
---|
849 |
|
---|
850 | * datacenter/macros/setstatus.C, getdolist.C:
|
---|
851 | - adapted macros to the improvement of failure handling in the
|
---|
852 | automatic analysis (added columns fFailed, fStartTime,
|
---|
853 | fFailedTime)
|
---|
854 |
|
---|
855 |
|
---|
856 |
|
---|
857 | 2006/01/27 Thomas Bretz
|
---|
858 |
|
---|
859 | * mjobs/MDataSet.cc:
|
---|
860 | - improved a warning output
|
---|
861 |
|
---|
862 |
|
---|
863 |
|
---|
864 | 2006/01/23 Thomas Bretz
|
---|
865 |
|
---|
866 | * mbase/MTime.cc:
|
---|
867 | - removed a sanity check in GetStringFmt. It work's quite nice
|
---|
868 | in the DC but crashes on my Laptop (which is not so important)
|
---|
869 |
|
---|
870 |
|
---|
871 |
|
---|
872 | 2006/01/10 Daniela Dorner
|
---|
873 |
|
---|
874 | * datacenter/macros/*.C, datacenter/script:
|
---|
875 | - updated and added documentation
|
---|
876 | - improved logging
|
---|
877 | - fixed small bugs
|
---|