source: trunk/MagicSoft/Mars/Changelog@ 7642

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