source: trunk/MagicSoft/Mars/Changelog@ 8885

Last change on this file since 8885 was 8885, checked in by tbretz, 17 years ago
*** empty log message ***
File size: 4.2 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/04/08 Thomas Bretz
22
23 * mreport/MReportDrive.cc:
24 - implemented changes of Version 20080220
25
26
27
28 2008/03/18 Thomas Bretz
29
30 * sponde.cc:
31 - added new option "--force-runtime"
32
33 * mbase/MEnv.h:
34 - added WriteFile to context menu
35
36 * mjobs/MJSpectrum.[h,cc]:
37 - added a new option to force using the runtime instead of the
38 effective observation time (this might bw wrong for very
39 short datasets)
40 - added a check if the effective observation time is out of
41 the histogram range... print a warning if so and include
42 the overflow bins into the eff. obs time
43 - added an estimated sensitivity curve for high and low za
44 to the spectrum plots
45 - added description text for 1553 and crab spectrum
46 - write out the MC events after cuts including their weights
47 - do not fit at 1TeV but 500GeV instead
48
49 * mjobs/MJob.cc:
50 - check in WriteContainer whether the file is already open
51
52 * mpointing/MPointingDevCalc.cc:
53 - added some more comments
54
55 * mhflux/MMcSpectrumWeight.[h,cc]:
56 - added the possibility to extend a spectrum by "fake" statistics
57
58
59
60 2008/03/14 Daniel Hoehne
61
62 * datacenter/macros/filldotrun.C:
63 - inserted new arehucas version
64
65
66
67 2008/03/04 Thomas Bretz
68
69 * condor/program.submit, condor/macro.submit, condor/script.submit:
70 - added
71
72
73
74 2008/03/03 Thomas Bretz
75
76 * mhflux/MHAlpha.[h,cc]:
77 - allow to project individual bins in DrawNicePlot
78
79
80
81 2008/02/24 Thomas Bretz
82
83 * mbase/MLog.h:
84 - added a getter for the OutputLevel (for debugging)
85
86 * mpointing/MPointing.h:
87 - added a memberfunction to calculate the Abs-value
88
89 * mpointing/PointingLinkDef.h:
90 - added RaDec
91
92
93
94 2008/02/21 Daniela Dorner
95
96 * datacenter/db/builddatasets.php:
97 - display 'Remark' only in case of errors
98
99
100
101 2008/02/08 Stefan Ruegamer
102
103 * datacenter/scripts/checkmd5sum
104 - added check to prevent that checksums of files not read from tape
105 enter the .lapalma file
106
107 * datacenter/scripts/dbchk
108 - added check for crashed runs, sequences and datasets
109 - corrected bugs in find command and $dir-loops
110 - adapted to the automatic concept and added it to the cronjobs
111
112
113
114 2008/02/01 Stefan Ruegamer
115
116 * datacenter/macros/filldotrun.C
117 - added default entry for fCompmux for new runs
118
119 * datacenter/macros/checkfileavail.C
120 - added checking of fCompmux
121
122
123
124 2008/02/01 Daniel Hoehne
125
126 * datacenter/db/runinfo-aio.php:
127 - fixed 'bug' with query. Now runs are displayed in ascending order
128
129
130
131 2008/01/31 Thomas Bretz
132
133 * mbase/MThread.[h,cc]:
134 - imported from Cosy
135
136 * mbase/Makefile:
137 - added MThread
138
139 * mbase/BaseLinkDef.h:
140 - added MThread
141
142
143
144 2008/01/27 Thomas Bretz
145
146 * .rootrc:
147 - updated with the correct path to the ViewCVS
148
149
150
151 2008/01/24 Thomas Bretz
152
153 * mpointing/MPointing.cc:
154 - added ClassImp for RaDec
155
156 * mpointing/MPointing.h:
157 - added code for classes AltAz and RaDec deriving from TVector2
158 not to be used in Mars and Cosy
159
160
161
162 2008/01/24 Daniel Hoehne
163
164 * scripts/preparemc:
165 - adapted to new rawfile/camera structure in /magic/montecarlo
166
167
168
169 2008/01/14 Thomas Bretz
170
171 * mpointing/MPointing.h:
172 - added enumeration operator[]
173
174
175
176 2008/01/11 Thomas Bretz
177
178 * mbase/MLog.cc:
179 - correctly use delete[] instead of delete for fGuiLInes as
180 suggested by valgrind.
181
182
183
184 2008/01/09 Thomas Bretz
185
186 * mbadpixels/MBadPixelsTreat.[h,cc]:
187 - removed obsolete fRawHeader
188
189 * mpointing/MSrcPosCam.[h,cc]:
190 - added Paint member function
191
192 * mpointing/MSrcPosRndm.[h,cc]:
193 - also produce a antio source position for wobble observations
194
195 * mraw/MRawRunHeader.cc, mjobs/MJCalibration.cc,
196 mpedestal/MPedestalCam.cc:
197 - some cosmetics
Note: See TracBrowser for help on using the repository browser.