source: trunk/MagicSoft/Mars/Changelog@ 7672

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