source: trunk/MagicSoft/Mars/Changelog@ 7641

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