source: trunk/MagicSoft/Mars/Changelog@ 7690

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