source: trunk/MagicSoft/Mars/Changelog@ 7648

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