source: trunk/MagicSoft/Mars/Changelog@ 7655

Last change on this file since 7655 was 7655, checked in by tbretz, 19 years ago
*** empty log message ***
File size: 27.8 KB
Line 
1Please do not write behind the end of line tag so that it is possible
2to send a Changelog file to a line printer directly. Thanks.
3
4For 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
17While an underscore is a placeholder for a white-space or an empty line.
18
19 -*-*- END OF LINE -*-*-
20
21 2006/04/23 Thomas Bretz
22
23 * mhist/MHHadronness.cc:
24 - do not reset the two hadronness-histograms in SetupFill
25 otherwise MJTrainSeparation cannot work correctly
26
27 * mjtrain/MJTrainSeparation.cc:
28 - added a Plot of Hadronness versus Size for MC events
29
30
31
32 2006/04/22 Thomas Bretz
33
34 * mraw/MRawRunHeader.cc:
35 - some small changes, mainly output and comments
36
37 * mhflux/MHAlpha.[h,cc]:
38 - show also the integrated number of excess events in the
39 plot versus energy/size and show the correct error.
40
41 * mtools/MJSpectrum.cc:
42 - added accelerator for executing the tasklist as in MJCut
43
44 * macros/train/trainseparation.C:
45 - fixed a typo
46
47 * mjtrain/MJTrainSeparation.h:
48 - added missing initialization of fAutoTrain
49 - fixed an error in EnablAutoTrain (was always set to kTRUE)
50
51
52
53 2006/04/21 Daniel Hoehne
54
55 * datacenter/scripts/doqualityplots, datacenter/scripts/dowebplots:
56 - fixed bug in usage of pstoimg
57
58
59
60 2006/04/13 Thomas Bretz
61
62 * mraw/MRawRunHeader.[h,cc]:
63 - adapted to new DAQ format version 6
64 - increased class version number
65
66 * mtools/MTFillMatrix.cc:
67 - added accelerator for executing the tasklist as in MJCut
68
69 * mfilter/MFEnergySlope.cc:
70 - small update to output
71
72 * mfbase/MFilterList.[h,cc]:
73 - fixed a really old problem that the contents of the list never
74 got ReInit. Hopefully this never had bad sideeffects.
75
76 * macros/train/trainenergy.C:
77 - added another comment how to change the spectral slope of the
78 monte carlo spectrum
79
80
81
82 2006/04/13 Thomas Bretz
83
84 * mreport/MReport.cc:
85 - added new fake arehucas versions to fix a problem with the
86 starguider reports
87
88 * mreport/MReportFileRead.cc:
89 - increased informations in warning output
90
91 * mreport/MReportStarguider.cc:
92 - fixed a problem with the starguider reports between 6.3.2006 and
93 19.3.2006
94
95
96
97 2006/04/13 Daniel Hoehne
98
99 * datacenter/db/findoffdata.php:
100 - implemented query for the inhomogeneity
101
102 * datacenter/db/runinfo.php:
103 - added checkboxes for start time, failed time and error codes
104
105 * datacenter/db/datacheck.php:
106 - fixed bug in StatusMenus for DataCheck and RawFile
107
108
109
110 2006/04/12 Daniela Dorner, Daniel Hoehne
111
112 * datacenter/scripts/makecallistolinks:
113 - fixed bug
114
115
116
117 2006/04/12 Thomas Bretz
118
119 * datacenter/macros/filldotraw.C:
120 - allow to access gzipped raw-files
121
122
123
124 2006/04/11 Thomas Bretz
125
126 * mastro/MAstro.h:
127 - added conversion Parsec2Lighyear
128
129 * mbase/MLogHtml.cc:
130 - added a fix to display < and > correctly
131
132 * mhflux/MHCollectionArea.[h,cc]:
133 - commented out obsolete fEnergy parameter
134
135 * mjobs/MJSpectrum.cc:
136 - fill a second collection area plot after trigger
137
138 * mjoptim/MJOptimize.cc:
139 - improve speed of optimization by switching of timing and
140 reset in eventloop
141
142 * mmc/MFadcHeader.h:
143 - changed MFADC_CHANNELS from 3500 to 3800 according to Abelardo
144
145 * mmc/MMcFadcHeader.hxx:
146 - increaded version number from 7 to 8
147
148
149
150 2006/04/11 Daniel Hoehne, Daniela Dorner
151
152 * datacenter/scripts/dodatacheck:
153 - fixed bug in finding raw-files
154
155
156
157 2006/04/10 Daniel Hoehne
158
159 * datacenter/macros/filldotrun.C:
160 - implemented new arehucas version
161
162
163
164 2006/04/07 Daniel Hoehne, Daniela Dorner
165
166 * datacenter/macros/filldotrun.C, buildsequenceentries.C, setupdb.C:
167 - implemented new arehucas version
168
169
170
171 2006/04/06 Daniela Dorner
172
173 * datacenter/scripts/makecallistolinks:
174 - fixed bug in resetting
175
176 * datacenter/db/tabs.php:
177 - changed tabs for wobble
178
179
180
181 2006/04/05 Thomas Bretz
182
183 * datacenter/macros/plotdb.C:
184 - added new tab with the effective on-time relative to the
185 observation time
186
187 * sponde_onoff.rc:
188 - added
189
190
191
192 2006/04/04 Thomas Bretz
193
194 * datacenter/macros/plotdb.C:
195 - if no dataset and no time-interval is given only sequences with
196 an effective on-time above five minutes are plotted anymore
197
198
199
200 2006/03/21 Daniela Dorner
201
202 * datacenter/db/ganymed.php,tabs.php:
203 - included different tabs for on/off and wobble
204
205 * datacenter/db/ganymed.php:
206 - added zd angle range and observation period
207
208 * datacenter/db/sequencE.php:
209 - added rel. ontime
210
211
212
213 2006/03/20 Thomas Bretz
214
215 * mraw/MRawRunHeader.cc:
216 - if the pixels to be swaped are both not found, assume they are
217 intentially not mapped. Changed the Error to a Warning
218
219 * mhflux/MHDisp.[h,cc]:
220 - made the scale region a parameter which can be changed from
221 within the display
222 - allow the scale parameters to be setup from the resource-file
223 - changed the source-region which is cut out in wobble mode from
224 +/-15deg to +/-25deg which better fits what we get from MHPhi
225
226 * ganymed.rc, ganymed_onoff.rc, ganymed_wobble.rc:
227 - added example how to change the new scale parameters in MHDisp
228
229 * mhflux/MAlphaFitter.[h,cc]:
230 - implemented the strategy for optimization which is suggested
231 by the Berlin people for weak sources "weaksource"
232
233 * mhflux/MHPhi.[h,cc]:
234 - moved the AppendPad for the text-paint into all sub-pads which
235 need it. Otherwise they are not always properly updated.
236
237
238
239 2006/03/16 Daniela Dorner
240
241 * datacenter/scripts/sourcefile:
242 - small bugfix in logging
243
244 * datacenter/db/tabs.php:
245 - added new tab for ganymed
246
247
248
249 2006/03/15 Stefan Ruegamer
250
251 * manalysis/MCameraData.cc
252 - inserted an image cleaning based on the time information
253 of the shower (CalcCleaningArrivalTime)
254
255 * manalysis/MCameraData.h
256 - made entry for "CalcCleaningArrivalTime"
257
258 * mimage/MImgCleanStd.cc
259 - created entries for the new image cleaning named "Time"
260
261 * mimage/MImgCleanStd.h
262 - inserted entry "kTime"
263
264
265
266 2006/03/14 Daniela Dorner
267
268 * datacenter/scripts/makecallistolinks:
269 - fixed bug
270
271 * steps.rc:
272 - added fFillGanymed to influences of fGanymed
273
274
275
276 2006/03/14 Thomas Bretz
277
278 * mhflux/MHEffectiveOnTime.cc:
279 - skip the fit not only if the integral is empty but
280 also if the first bin is empty
281 - changed upper limit to 95% according to a study from
282 David Paneque
283 - replaced the fit with the exponential used in the BCN Mars
284 version
285 - use the correct number of entries
286 - use a likelihood fit
287 - calculate the fit quality from the probability
288 - ignore the fit quality for the theta-plot
289
290 * mimage/MHNewImagePar.cc:
291 - fixed the handling of the "same" option in Draw/Paint
292
293 * mpointing/MPointingDev.h:
294 - fDx and fDy initialized in the constructor
295
296 * mbase/MTask.[h,cc]:
297 - removed the kDontCount option. Instead don't use the TStopwatch
298 counter anymore. By this the class to TStopwatch can be
299 suppressed completely if kDontTime is set.
300
301 * mbase/MContinue.cc, mbase/MTaskEnv.cc, mfbase/MF.cc,
302 mfbase/MFilterList.[h,cc]:
303 - pipe the accelerator flag to the filter or task
304
305 * mjobs/MJCut.cc:
306 - also accelerate the reading task
307
308
309
310 2006/03/13
311
312 * RELEASE 0.9.5
313
314
315
316 2006/03/13 Thomas Bretz
317
318 * ganymed.rc:
319 - changed smearing to half of our PSF 0.06
320 - added new examples for setting the starguider calibration
321
322 * ganymed_onoff.rc
323 - changed smearing to half of our PSF 0.06
324 - switched the new feature for a random source position on
325 - added new examples for setting the starguider calibration
326
327 * ganymed_wobble.rc:
328 - changed smearing to half of our PSF 0.06
329 - added new examples for setting the starguider calibration
330 - added example how to control the phi plot
331
332 * mhflux/MHPhi.[h,cc]:
333 - many improvements to the algorithm, it now takes also
334 inhomgeneities into account
335 - restructured the display, display more histograms
336 - increased class version to 2
337
338 * mjobs/MJCut.cc:
339 - enabled acceleration for first and second loop
340
341 * mpointing/MPointingDevCalc.[h,cc]:
342 - allowed to set the starguider offset calibration from the
343 resource file
344
345 * callisto_Dec04Jan05.rc:
346 - replaced Calibration scale factor by usage of
347 resources/calibration_spline.rc
348
349
350
351 2006/03/13 Markus Meyer
352
353 * ganymed_wobble.rc,ganymed_onoff.rc,ganymed.rc:
354 - changed cuts:
355 wobble: average values from optimisation of 3 Crab
356 sample (01/05,10/05,12/05), done by Karsten
357 onoff : cuts from 1218 (01/05, highest significance)
358 theta is now 0.22 for both.
359
360
361
362 2006/03/13 Daniel Hoehne
363
364 * ganymed_wobble.rc,ganymed_onoff.rc,ganymed.rc:
365 - implemented qualitycut in log10(conc) vs. log10(size)
366
367
368
369 2006/03/13 Markus Meyer
370
371 * resources/calibration_spline.C:
372 - more comments
373
374
375
376 2006/03/10 Markus Meyer
377
378 * resources/calibration.C:
379 - update from p27 to p39 (spline excluded, still p33 data missing)
380
381
382
383 2006/03/10 Markus Meyer
384
385 * resources/calibration_spline.C:
386 - correction coefficients for spline data for each period
387
388
389
390 2006/03/10 Daniel Hoehne
391
392 * datacenter/scripts/insertsequences:
393 - fixed bug
394
395
396
397 2006/03/09 Daniel Hoehne
398
399 * ganymed_wobble.rc:
400 - changed parameters 1 to 5 in Cut1 to actual values
401
402
403
404 2006/03/08 Thomas Bretz
405
406 * readdaq.cc, mraw/MRawFileRead.[h,cc], mraw/MRawRunHeader.cc:
407 - added new force-option to foirce output of run-header
408
409
410
411 2006/03/08 Daniela Dorner
412
413 * datacenter/script/movingrawfiles:
414 - added moving of files, that are transferred via internet
415 - added removing of empty directories
416
417 * datacenter/db/ganymed.php:
418 - added links to ganymedplots
419 - added links to sequence.php (instead of links to starfiles)
420 - fixed bug in query
421
422 * datacenter/db/sequence.php:
423 - added links to plots from callisto and star
424 - fixed bug in query
425
426 * datacenter/db/sequinfo.php:
427 - added links to sequence.php
428
429 * datacenter/db/datasetinfo.php:
430 - added links to ganymed.php
431
432 * datacenter/db/tabs.php:
433 - added (includefile for names of tabs of statusdisplays)
434
435
436
437 2006/03/07 Thomas Bretz
438
439 * mcalib/MCalibrateData.cc:
440 - take the bad pixel information into account when calculating the
441 number of saturating pixels!
442
443
444
445 2006/03/06 Thomas Bretz
446
447 * showplot.cc:
448 - fixed the position were the first argument is converted
449 to lower case. Until this fix no upper case could be used
450 in file names
451
452 * datacenter/macros/plotdb.C:
453 - print also average and RMS of all data.
454
455
456
457 2006/03/06 Daniela Dorner
458
459 * datacenter/db/ganymed.php:
460 - added sequences + links to star-plots of sequences
461 - improved layout
462
463 * datacenter/script/makecallistolinks:
464 - changed condition, when to make the link: only, if the link is
465 not yet existing, it is done
466 - added resetting of db: if link is done, callisto is resetted
467
468 * datacenter/macros/resetcolumn.C:
469 - added failure columns to the resetting
470
471
472
473 2006/03/04 Daniela Dorner
474
475 * callisto.cc:
476 - changed return values to improve the failure handling in the db
477
478 * datacenter/script/makecallistolinks:
479 - added 'Pulse is too much to the left, cannot go below 0!' as
480 reason to use callisto_Dec04Jan05.rc
481
482 * datacenter/script/dowebplots:
483 - reduced number of files to be updated by a limitation in
484 modification time
485
486 * datacenter/db/ganymed.php:
487 - added plots
488 - effontime s->h
489
490
491
492 2006/03/03 Thomas Bretz
493
494 * mjobs/MJCut.cc:
495 - added RemoveFromList for srcposrndm in off-data loop
496
497 * mpointing/MSrcPosRndm.[h,cc]:
498 - fixed the scaling. MSrcPosCam has to be in mm
499
500 * ganymed.rc:
501 - added line and comments with new resource
502
503
504
505 2006/03/03 Daniel Hoehne
506
507 * callisto_MarApr05.rc:
508 - changed pulse position check ExtractWinLeft to 4.0 and
509 ExtractWinRight to 4.5
510
511
512
513 2006/03/02 Thomas Bretz
514
515 * callisto.cc:
516 - get result value from pulse pos check
517
518 * mjobs/MJCut.[h,cc]:
519 - added the usage of the new class MSrcPosRndm
520 - added new resource to switch random source position on
521
522 * mjobs/MJPedestal.[h,cc]:
523 - changed return code of Process to int to be able to return
524 the pulse pos check result.
525
526 * mpointing/PointingLinkDef.h, mpointing/Makefile:
527 - added MSrcPosRndm
528
529 * mpointing/MSrcPosRndm.[h,cc]:
530 - added
531
532 * mpointing/MHSrcPosCam.h:
533 - addedn non const getter for fHist
534
535
536
537 2006/03/02 Daniela Dorner
538
539 * datacenter/db/querymc.php:
540 - fixed small bug
541
542 * datacenter/db/dowebplots:
543 - added option -p to the script, to be able to call the script
544 for different programs independently
545 - fixed find
546
547
548
549 2006/03/01 Daniela Dorner
550
551 * datacenter/db/datacheck.php, datasetinfo.php, sequinfo.php:
552 - included failure handling columns
553
554
555
556 2006/03/01 Thomas Bretz
557
558 * mastro/MAstro.cc, mbase/MTime.cc:
559 - added a comment in GetMagicPeriod
560
561 * mpointing/MPointingPos.cc:
562 - added new member function GetString
563 - moved code from Print to GetString
564 - added new function IsInitialized()
565
566 * mjtrain/MJTrain*.[h,cc]:
567 - added data members to change RF setup
568
569 * mpointing/MPointingDevCalc.h, mpointing/MPointingPosCalc.h:
570 - added missing AddToBranchList
571
572 * mpointing/MHSrcPosCam.[h,cc]:
573 - added
574
575 * mpointing/Makefile, mpointing/PointingLinkDef.h:
576 - added MHSrcPosCam
577
578 * mbase/MTask.[h,cc]:
579 - implemented a new data-meber fAccelerator which allows
580 to switch off counting and timing analysis which can be very
581 time-consuming in some circumstances
582
583 * mbase/MTaskList.[h,cc]:
584 - implemented the usabe of MTask::fAccelerator to switch off
585 resetting of all parameter containers which can be very
586 time-consuming
587
588 * mimage/MImagePar.cc:
589 - updated how the units are printed in Print()
590
591 * mjobs/MJCut.cc:
592 - added a new loop to fill the source position of the on-data
593 - the acceleration of the two main loops are disabled because
594 they are not yet tested.
595
596 * datacenter/macros/plotstat.C:
597 - the periods were wrong by one -- fixed.
598
599
600
601 2006/02/28 Daniela Dorner
602
603 * datacenter/scripts/insertdatasets:
604 - made sure, that backupfiles of the editor are not taken into
605 account, when dataset files are searched
606
607 * datacenter/db/*.php:
608 - moved user, host and pw of database to the include file
609 db.php
610
611 * datacenter/db/index.html:
612 - fixed links
613
614 * datacenter/db/querymc.php,magicdefs.php:
615 - added some variables
616
617 * datacenter/db/runinfo.php,sequinfo.php:
618 - bugfix (incl. TestSources)
619
620 * datacenter/db/sequinfo.php:
621 - changed init values
622
623 * datacenter/db/sequinfo.php, findoffdata.php, magicdefs.php:
624 - added value (relative ontime)
625
626 * datacenter/db/dbstatus.php:
627 - fixed bug
628
629 * datacenter/db/queryrbk.php:
630 - added query field 'Night', to query all entries of one night
631 from the runbook
632
633 * datacenter/db/index-header.html:
634 - added links
635
636
637
638 2006/02/27 Thomas Bretz
639
640 * macros/optim/optimwobble.C:
641 - fixed a typo (SetThetaCut instead SetAlphaCut), and added the
642 standard Disp-parametrization
643
644 * mhflux/MHEffectiveOnTime.[h,cc]:
645 - added showing the axis range of the time evolution histogram
646
647 * showplot.cc:
648 - fixed a warning in the Hash-switch.
649
650 * mbase/MEnv.cc:
651 - replaced casts in switch by an appended U
652
653 * macros/train/trainseparation.C:
654 - replaced outdated MTTrainRFSeparate by MJTrainSeparation
655
656 * mastro/MAstro.h:
657 - added conversion constants for pc-m and pc-ly
658
659 * mhflux/MMcSpectrumWeight.cc:
660 - fixed typo in comment
661
662 * mimage/MImagePar.h:
663 - minor changes to layout
664
665 * mimage/MHNewImagePar.[h,cc], mimage/MNewImagePar.[h,cc]:
666 - added new image parameters fConcCOG and fConcCore
667 - increased class version of MNewImagePar
668
669 * mimage/MHillasExt.cc:
670 - added some comments
671 - removed an obsolete TMath::Abs around "dist"
672
673 * mranforest/MRanForest.[h,cc]:
674 - the initialization of fTreeHad was done at the wrong moment
675 - replaced a cast int(x+.5) by TMath::Nint
676 - added some additional warning output
677 - added "!" to fTreeHad - it is only for temporary storage used
678 in the histogram classes
679
680 * mranforest/MRanForestGrow.h:
681 - added GetForest
682
683 * mjtrain/MJTrainSeparation.[h,cc]:
684 - added some code for upcomming automatic event selection
685
686 * datacenter/macros/plotstat.C:
687 - improved macro description
688 - added arguments to main function
689
690 * macros/plot/mucal.C:
691 - added
692
693
694
695 2006/02/25 Daniela Dorner
696
697 * datacenter/scripts/checkfilesforsequavail, checkstardone,
698 writesequencefiles, buildsequenceentries, dodatacheck, doexclusions,
699 fillcallisto, fillganymed, fillstar,
700 datacenter/macros/writesequencefile.C, filldotraw.C, fillsinope.C
701 buildsequenceentries.C, resetcolumn.C, doexclusions.C, fillcalib.C
702 fillsignal.C, fillganymed.C, fillstar.C:
703 - implemented, that a missing connection to the database doesn't
704 cause an failure entry in the database, so that the step is
705 retried in this case
706 - updated documentation
707
708
709
710 2006/02/25 Thomas Bretz
711
712 * datacenter/macros/plotstat.C:
713 - added
714
715
716
717 2006/02/24 Markus Meyer
718
719 * resources/calibration.rc:
720 - update of correction values for the calibration constants
721 (P31 - P39, without P36!(problems with spline))
722
723
724
725 2006/02/24 Daniela Dorner
726
727 * datacenter/db/datacheck.php, datasetinfo.php, dbstatus.php,
728 findoffdata.php, include.php, magicdefs.php, runinfo.php,
729 sequinfo.php, statusrps.php, statussbs.php, statussps.php:
730 - included failure handling columns
731
732 * datacenter/db/findoffdata.php:
733 - added DT
734
735 * datacenter/db/statusrps.php:
736 - fixed bug
737
738 * datacenter/db/sequinfo.php:
739 - reduced width of menu
740
741 * datacenter/scripts/copyscript:
742 - added makedir for oldcatalogpath
743
744
745
746 2006/02/23 Thomas Bretz
747
748 * mjobs/MJSpectrum.cc:
749 - fixed plot for Eý.dN/dE. The spectrum was multiplied with two
750 times the bin-width instead of the absolute energy
751
752
753
754 2006/02/22 Daniela Dorner
755
756 * datacenter/db/querymc.php:
757 - added (website to query montecarlo database - first version)
758
759 * datacenter/db/magicdefs.php:
760 - added some values of montecarlo database
761
762
763
764 2006/02/17 Daniela Dorner
765
766 * datacenter/scripts/copyscript:
767 - fixed path length
768
769 * datacenter/macros/fillsources.C:
770 - added (macro to read source information from catalog files and
771 insert it into the database)
772
773 * datacenter/db/ganymed.php:
774 - improved output
775
776 * datacenter/db/index.html:
777 - added ganymed.php
778 - removed old link
779
780
781
782 2006/02/17 Thomas Bretz
783
784 * showplot.cc:
785 - fixed path inflation in case of ganymed
786
787 * mjobs/MDataSet.cc:
788 - return kFALSE if requested source wasn't found in catalog
789
790 * mjobs/MJCut.cc:
791 - reformatted output of source to fit in one line
792
793 * mpointing/MPointingPos.[h,cc]:
794 - output source name (title) in Print() if set
795
796
797
798 2006/02/16 Daniela Dorner
799
800 * datacenter/scripts/checkstardone:
801 - small improvement in sequence handling
802 - improved logging
803
804 * datacenter/scripts/sourcefile:
805 - small bugfixes in setstatus function
806
807 * datacenter/scripts/runganymed:
808 - small bugfix
809
810 * datacenter/scripts/copyscript:
811 - fixed path length
812
813 * datacenter/db/ganymed.php:
814 - added (website to query results for sources/datasets)
815
816
817
818 2006/02/15 Daniela Dorner
819
820 * datacenter/db/findoffdata.php:
821 - implemented possibility to query range of dates for 'stardone'
822
823
824
825 2006/02/15 Daniel Hoehne
826
827 * datacenter/db/magicdefs.php, querycal.php, sequinfo.php:
828 - implemented query for mean signal inner/outer and mean pulsepos
829 * datacenter/db/sequence.php:
830 - implemented query for mean signal inner/outer, mean pulsepos
831 and inhomogeneity
832
833
834
835 2006/02/15 Daniela Dorner, Daniel Hoehne
836
837 * datacenter/scripts/writesequencefiles,doexclusion,correcttime:
838 - fixed small bug
839
840
841
842 2006/02/14 Daniela Dorner, Daniel Hoehne
843
844 * datacenter/scripts/sourcefile:
845 - fixed small bugs
846
847 * datacenter/scripts/movingrawfiles:
848 - changed back to moving files without zipping
849
850 * datacenter/scripts/doqualityplots:
851 - added running of plotdb.C for each datasetfile
852
853 * datacenter/macros/getdolist.C:
854 - implemented limitation for number of todo files for
855 SequenceProcessStatus
856
857 * datacenter/macros/checkfileavail.C,checkstardone.C:
858 - changed return code in case that files are not available
859
860 * datacenter/scripts/checkfilesforsequavail,checkstardone,sourcefile:
861 - adapted to changed return code in macros
862
863 * datacenter/db/magicdefs.php, querystar.php, sequinfo.php:
864 - implemented query for inhomogeneity
865
866
867
868 2006/02/13
869
870 * RELEASE 0.9.4.3
871
872
873
874 2006/02/13 Thomas Bretz
875
876 * callisto.rc:
877 - changed pulse position check ExtractWinLeft to 4.0 and
878 ExtractWinRight to 4.5
879
880 * callisto_Dec04Jan05.rc:
881 - changed pulse position check ExtractWinLeft to 3.0 and
882 ExtractWinRight left at 2.5
883
884
885
886 2006/02/10 Thomas Bretz
887
888 * mastro/MAstro.cc:
889 - allow for more year in the algorithm calculating easter
890
891 * mcamera/MCameraDC.h, mcamera/MCameraHV.h, mcamera/MCameraTD.h,
892 mcamera/MCameraTH.h:
893 - added a sanity check in GetPixelContent
894
895 * mraw/MRawRunHeader.cc:
896 - fixed output (correct kiB instead of kB)
897
898 * Makefile, Makefile.rules:
899 - implemented the possibility to spread Make through condor
900
901 * mastro/MAstroCatalog.[h,cc]:
902 - new draw-options to rotate the grid and the stars
903
904 * mimage/MHHillas.cc:
905 - set minimum of fDelte to 0 instead of fDistC
906
907 * msignal/MExtractTimeAndChargeSpline.h:
908 - replaced the casts in SetRiseTimeHiGain and StFallTimeHiGain by
909 TMath::NInt
910
911 * mjobs/MDataSet.h:
912 - implemented new functions to check whether the dataset contains
913 a dedicated sequence
914
915 * datacenter/macros/plotdb.C:
916 - implemented the possibility to draw sequences of a dataset in
917 several colors
918
919
920
921 2006/02/09 Thomas Bretz
922
923 * mreport/MReport.cc:
924 - invented new fake CC report file version 200509300 for a change
925 in the starguider format (the already implemented last values
926 dissapeared again!) which is not noticed in the format version.
927
928 * mreport/MReportCC.cc, mreport/MReportStarguider.cc:
929 - fixed support for ver 200510250
930
931 * mjobs/MJSpectrum.cc:
932 - added fit of un-unfolded spectrum
933
934
935
936 2006/02/08 Daniela Dorner
937
938 * datacenter/scripts/sourcefile:
939 - implemented function checklock
940 - bugfix for failure code
941
942 * datacenter/scripts/buildsequenceentries, checkfilesforsequenceavail,
943 checkstardone, doexclusions, fillcallisto, fillganymed, fillstar,
944 makecallistolinks, runcallisto, runganymed, runstar,
945 writesequencefiles:
946 - implemented usage of function checklock
947
948 * datacenter/scripts/copyscript, doqualityplots, dowebplots,
949 insertsequences, linkmc:
950 - implemented usage of function checklock
951 - implemented variable $program
952
953 * datacenter/scripts/dodatacheck:
954 - implemented usage of function checklock
955 - implemented variable $lockfile
956
957 * datacenter/scripts/insertdatasets, mcsequences, processmcsequences:
958 - implemented usage of function checklock
959 - implemented variables $lockfile and $program
960
961 * datacenter/macros/doexclusions.C, fillganymed.C:
962 - fixed bug
963
964 * datacenter/macros/fillsinope.C, setstatus.C:
965 - improved documentation
966
967 * datacenter/scripts/filesondisk:
968 - implemented finding of zipped files
969
970
971
972 2006/02/08 Thomas Bretz
973
974 * datacenter/macros/plotdb.C:
975 - some minor changes to the layout
976
977
978
979 2006/02/07 Daniela Dorner
980
981 * datacenter/scripts/makecallistolinks:
982 - fixed bug
983
984 * datacenter/db:
985 - added (directory with db-websites)
986
987
988
989 2006/02/07 Daniela Dorner, Daniel Hoehne
990
991 * datacenter/scripts/sourcefile:
992 - added failure code variables
993 - changed calling of setstatus.C accordingly
994
995 * datacenter/scripts/buildsequenceentries, checkfilesforsequenceavail,
996 checkstardone, correcttime, dodatacheck, doexclusions, fillcallisto,
997 fillganymed, fillstar, runcallisto, runganymed, runstar,
998 writesequencefiles:
999 - implemented failure variable
1000
1001 * datacenter/macros/getdolist.C, setstatus.C, setupdb.C:
1002 - added new/changed columns (fReturnCode, fFailedCode,
1003 fFailedCodeAdd)
1004
1005
1006
1007 2006/02/06 Daniela Dorner
1008
1009 * datacenter/scripts/fillstar, macros/setstatus.C, getdolist.C:
1010 - fixed bugs
1011
1012
1013
1014 2006/02/03 Daniela Dorner
1015
1016 * datacenter/scripts/sourcefile:
1017 - implemented two new functions: getdolist, finish
1018 - implemented usage of function finish in other functions
1019
1020 * datacenter/scripts/movingrawfiles:
1021 - implemented zipping of rawfiles
1022
1023 * datacenter/scripts/buildsequenceentries, checkfilesforsequenceavail,
1024 checkstardone, copyscript, correcttime, dodatacheck, doexclusions,
1025 fillcallisto, fillganymed, fillstar, insertdatasets,
1026 makecallistolinks, processmcsequences, runcallisto, runganymed,
1027 runstar, writesequencefiles:
1028 - replaced corresponding pieces of code by the functions getdolist
1029 and finish
1030 - moved variable $date to function getdolist
1031 - improved logging
1032 - generalized variables $lockfile and $todofile
1033
1034
1035 2006/02/03 Daniela Dorner, Daniel Hoehne
1036
1037 * datacenter/scripts/sourcefile:
1038 - fixed small bugs
1039
1040 * datacenter/scripts/runcallisto:
1041 - small bugfix
1042 - improved logging
1043
1044 * datacenter/scripts/insertdatasets:
1045 - removed not needed variable
1046
1047 * datacenter/macros/getdolist.C:
1048 - small bugfix
1049
1050
1051
1052 2006/02/02 Daniela Dorner
1053
1054 * datacenter/scripts/linkmc:
1055 - changed numbering of P and C run in linking
1056
1057 * datacenter/scripts/sourcefile:
1058 - moved to root-version root_v4.04.02g
1059
1060
1061
1062 2006/02/01 Daniel Hoehne
1063
1064 * datacenter/scripts/buildsequenceentries, checkfilesforsequenceavail,
1065 checkstardone, correcttime, dodatacheck, doexclusions, fillcallisto,
1066 fillganymed, fillstar, writesequencefiles:
1067 - adapted usage of function setstatus
1068
1069
1070
1071 2006/01/31 Daniela Dorner
1072
1073 * datacenter/macros/setstatus.C, getdolist.C:
1074 - adapted macros to changes in new columns (fFailedCode,
1075 fFailedComment)
1076
1077 * datacenter/macros/setstatus.C:
1078 - added "noreset" for column fStartTime (is needed so that runtime
1079 is available in case of failure)
1080
1081 * datacenter/macros/setupdb.C:
1082 - added new columns
1083
1084 * datacenter/scripts/runcallisto, runganymed, runstar:
1085 - implemented failure handling
1086
1087 * datacenter/scripts/sourcefile:
1088 - implemented new functions to set status values
1089
1090
1091
1092 2006/01/30 Daniel Hoehne
1093
1094 * datacenter/scripts/buildsequenceentries, checkfilesforsequenceavail,
1095 checkstardone, correcttime, dodatacheck, doexclusions, fillcallisto,
1096 fillganymed, fillstar, runcallisto, runganymed, runstar, sourcefile,
1097 writesequencefiles:
1098 - added function setstatus in sourcefile
1099 - changed calling of setstatus.C in setstatus
1100 - implemented variable $program to generalize usage of setstatus
1101 - replaced corresponding piece of code by function setstatus
1102 - fixed some typos
1103
1104
1105
1106 2006/01/30 Daniela Dorner
1107
1108 * datacenter/macros/setstatus.C, getdolist.C:
1109 - adapted macros to the improvement of failure handling in the
1110 automatic analysis (added columns fFailed, fStartTime,
1111 fFailedTime)
1112
1113
1114
1115 2006/01/27 Thomas Bretz
1116
1117 * mjobs/MDataSet.cc:
1118 - improved a warning output
1119
1120
1121
1122 2006/01/23 Thomas Bretz
1123
1124 * mbase/MTime.cc:
1125 - removed a sanity check in GetStringFmt. It work's quite nice
1126 in the DC but crashes on my Laptop (which is not so important)
1127
1128
1129
1130 2006/01/10 Daniela Dorner
1131
1132 * datacenter/macros/*.C, datacenter/script:
1133 - updated and added documentation
1134 - improved logging
1135 - fixed small bugs
Note: See TracBrowser for help on using the repository browser.