source: trunk/MagicSoft/Mars/Changelog@ 8879

Last change on this file since 8879 was 8879, checked in by tbretz, 17 years ago
*** empty log message ***
File size: 2.8 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 2008/03/03 Thomas Bretz
22
23 * mhflux/MHAlpha.[h,cc]:
24 - allow to project individual bins in DrawNicePlot
25
26
27
28 2008/02/24 Thomas Bretz
29
30 * mbase/MLog.h:
31 - added a getter for the OutputLevel (for debugging)
32
33 * mpointing/MPointing.h:
34 - added a memberfunction to calculate the Abs-value
35
36 * mpointing/PointingLinkDef.h:
37 - added RaDec
38
39
40
41 2008/02/21 Daniela Dorner
42
43 * datacenter/db/builddatasets.php:
44 - display 'Remark' only in case of errors
45
46
47
48 2008/02/08 Stefan Ruegamer
49
50 * datacenter/scripts/checkmd5sum
51 - added check to prevent that checksums of files not read from tape
52 enter the .lapalma file
53
54 * datacenter/scripts/dbchk
55 - added check for crashed runs, sequences and datasets
56 - corrected bugs in find command and $dir-loops
57 - adapted to the automatic concept and added it to the cronjobs
58
59
60
61 2008/02/01 Stefan Ruegamer
62
63 * datacenter/macros/filldotrun.C
64 - added default entry for fCompmux for new runs
65
66 * datacenter/macros/checkfileavail.C
67 - added checking of fCompmux
68
69
70
71 2008/02/01 Daniel Hoehne
72
73 * datacenter/db/runinfo-aio.php:
74 - fixed 'bug' with query. Now runs are displayed in ascending order
75
76
77
78 2008/01/31 Thomas Bretz
79
80 * mbase/MThread.[h,cc]:
81 - imported from Cosy
82
83 * mbase/Makefile:
84 - added MThread
85
86 * mbase/BaseLinkDef.h:
87 - added MThread
88
89
90
91 2008/01/27 Thomas Bretz
92
93 * .rootrc:
94 - updated with the correct path to the ViewCVS
95
96
97
98 2008/01/24 Thomas Bretz
99
100 * mpointing/MPointing.cc:
101 - added ClassImp for RaDec
102
103 * mpointing/MPointing.h:
104 - added code for classes AltAz and RaDec deriving from TVector2
105 not to be used in Mars and Cosy
106
107
108
109 2008/01/24 Daniel Hoehne
110
111 * scripts/preparemc:
112 - adapted to new rawfile/camera structure in /magic/montecarlo
113
114
115
116 2008/01/14 Thomas Bretz
117
118 * mpointing/MPointing.h:
119 - added enumeration operator[]
120
121
122
123 2008/01/11 Thomas Bretz
124
125 * mbase/MLog.cc:
126 - correctly use delete[] instead of delete for fGuiLInes as
127 suggested by valgrind.
128
129
130
131 2008/01/09 Thomas Bretz
132
133 * mbadpixels/MBadPixelsTreat.[h,cc]:
134 - removed obsolete fRawHeader
135
136 * mpointing/MSrcPosCam.[h,cc]:
137 - added Paint member function
138
139 * mpointing/MSrcPosRndm.[h,cc]:
140 - also produce a antio source position for wobble observations
141
142 * mraw/MRawRunHeader.cc, mjobs/MJCalibration.cc,
143 mpedestal/MPedestalCam.cc:
144 - some cosmetics
Note: See TracBrowser for help on using the repository browser.