source: trunk/MagicSoft/Mars/Changelog@ 7680

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