source: trunk/MagicSoft/Mars/Changelog@ 7656

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