source: trunk/MagicSoft/Mars/Changelog@ 7666

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