source: trunk/MagicSoft/Mars/Changelog@ 7646

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