source: trunk/MagicSoft/Mars/Changelog@ 7685

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