source: trunk/MagicSoft/Mars/Changelog@ 8892

Last change on this file since 8892 was 8892, checked in by tbretz, 17 years ago
*** empty log message ***
File size: 7.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 2008/05/19 Thomas Bretz
22
23 * Makefile.conf.general, Makefile.conf.linux:
24 - distinguish between := (eval once) and = (eval every access)
25
26 * mbase/BaseLinkDef.h, mbase/Makefile:
27 - added MObjLookup
28
29 * mbase/MobjLookup.[h,cc]:
30 - added
31
32 * mbase/MEvtLoop.cc:
33 - set progress bar position to 0 before PreProcessing
34
35 * mdata/MDataMember.[h,cc]:
36 - added a member function to get a string
37
38 * mfilter/MFCosmics.cc:
39 - fixed a typo in a comment
40
41 * mhbase/MH.[h,cc]:
42 - improved SetBinning for newer root-versions
43 - improved SetBinning to correctly support axis with labels
44 (keeps the binning unchanged)
45
46 * mjobs/MJPedestal.cc:
47 - deny level1 and level2 triggers choosing pedestal events
48
49 * mraw/MRawRunHeader.h:
50 - added a member function returning the RunLength (stop-start)
51
52 * mtrigger/MTriggerPattern.[h,cc]:
53 - wrapped some comments
54 - improved comments
55
56
57
58 2008/05/15 Thomas Bretz
59
60 * mfilter/MFMagicCuts.[h,cc]:
61 - fixed a few typos in comments and in the output
62 - added an option kAreaLin with a linear cut in area for special
63 studies
64
65 * mbase/MStatusDisplay.cc:
66 - if no MStatusArray is found, keys which store a TCanvas object
67 are displayed instead if available
68
69 * mhcalib/MHCalibrationPulseTimeCam.[h,cc]:
70 - the extraction range to get the maximum is now determined
71 automatically from the MExtractedSignalCam
72
73 * mpedestal/MPedestalSubtract.cc, msignal/MExtractTimeAndCharge.cc:
74 - raise an error if there is a mismatch in the number of samples
75
76
77
78
79 2008/05/14 Thomas Bretz
80
81 * mhbase/MH3.[h,cc], mhbase/MHn.[h,cc]:
82 - enhanced to allow direct filling of Profile histograms
83
84 * mjobs/MDataSet.h:
85 - fixed a bug in Print() causing an infinite loop
86
87 * mjtrain/MJTrainDisp.cc, mjtrain/MJTrainSeparation.cc:
88 - write the dataset(s) to the output file
89
90 * mjtrain/MJTrainEnergy.cc
91 - write the dataset to the output file
92 - added new plots to show the resolution versus several different
93 parameters
94
95 * mpedestal/MPedestalSubtract.[h,cc]:
96 - added an additional check to compate the number of hi-/lo-gain
97 slices in the run- and event-header
98
99 * mpointing/MPointingDevCalc.cc:
100 - added the 14th Jan 08 to the list of new pointing models
101
102
103
104 2008/05/07 Stefan Ruegamer
105
106 * datacenter/scripts/checkmd5sum
107 - implemented check of files from /magic and /data
108
109 * datacenter/scripts/checktransfer
110 - changed the search for temporary zipfiles to not search in hidden
111 directories
112
113 * datacenter/scripts/movingrawfiles2
114 - movingrawfiles to move raw files from /data/fromtape
115
116 * datacenter/scripts/runcallisto
117 - changed default callisto.rc to callisto_mux_new.rc
118
119 * datacenter/scripts/zipscript
120 - changed the script due to the fact that /magic/data/rawfiles is
121 now a link
122 - changed the find to not search in hidden directories
123 - added the -n option to ssh
124
125 * resources/calibration_spline.rc
126 - added calibration factors for periods 62-66 but these are not
127 newly calculated, simply pasted from previous periods!
128
129
130
131 2008/04/08 Thomas Bretz
132
133 * mreport/MReportDrive.cc:
134 - implemented changes of Version 20080220
135
136
137
138 2008/03/19 Thomas Bretz
139
140 * mjobs/MJSpectrum.cc:
141 - fixed a bug introduced yesterday. The overflow bin was not
142 correctly referenced
143
144
145
146 2008/03/18 Thomas Bretz
147
148 * sponde.cc:
149 - added new option "--force-runtime"
150
151 * mbase/MEnv.h:
152 - added WriteFile to context menu
153
154 * mjobs/MJSpectrum.[h,cc]:
155 - added a new option to force using the runtime instead of the
156 effective observation time (this might bw wrong for very
157 short datasets)
158 - added a check if the effective observation time is out of
159 the histogram range... print a warning if so and include
160 the overflow bins into the eff. obs time
161 - added an estimated sensitivity curve for high and low za
162 to the spectrum plots
163 - added description text for 1553 and crab spectrum
164 - write out the MC events after cuts including their weights
165 - do not fit at 1TeV but 500GeV instead
166
167 * mjobs/MJob.cc:
168 - check in WriteContainer whether the file is already open
169
170 * mpointing/MPointingDevCalc.cc:
171 - added some more comments
172
173 * mhflux/MMcSpectrumWeight.[h,cc]:
174 - added the possibility to extend a spectrum by "fake" statistics
175
176
177
178 2008/03/14 Daniel Hoehne
179
180 * datacenter/macros/filldotrun.C:
181 - inserted new arehucas version
182
183
184
185 2008/03/04 Thomas Bretz
186
187 * condor/program.submit, condor/macro.submit, condor/script.submit:
188 - added
189
190
191
192 2008/03/03 Thomas Bretz
193
194 * mhflux/MHAlpha.[h,cc]:
195 - allow to project individual bins in DrawNicePlot
196
197
198
199 2008/02/24 Thomas Bretz
200
201 * mbase/MLog.h:
202 - added a getter for the OutputLevel (for debugging)
203
204 * mpointing/MPointing.h:
205 - added a memberfunction to calculate the Abs-value
206
207 * mpointing/PointingLinkDef.h:
208 - added RaDec
209
210
211
212 2008/02/21 Daniela Dorner
213
214 * datacenter/db/builddatasets.php:
215 - display 'Remark' only in case of errors
216
217
218
219 2008/02/08 Stefan Ruegamer
220
221 * datacenter/scripts/checkmd5sum
222 - added check to prevent that checksums of files not read from tape
223 enter the .lapalma file
224
225 * datacenter/scripts/dbchk
226 - added check for crashed runs, sequences and datasets
227 - corrected bugs in find command and $dir-loops
228 - adapted to the automatic concept and added it to the cronjobs
229
230
231
232 2008/02/01 Stefan Ruegamer
233
234 * datacenter/macros/filldotrun.C
235 - added default entry for fCompmux for new runs
236
237 * datacenter/macros/checkfileavail.C
238 - added checking of fCompmux
239
240
241
242 2008/02/01 Daniel Hoehne
243
244 * datacenter/db/runinfo-aio.php:
245 - fixed 'bug' with query. Now runs are displayed in ascending order
246
247
248
249 2008/01/31 Thomas Bretz
250
251 * mbase/MThread.[h,cc]:
252 - imported from Cosy
253
254 * mbase/Makefile:
255 - added MThread
256
257 * mbase/BaseLinkDef.h:
258 - added MThread
259
260
261
262 2008/01/27 Thomas Bretz
263
264 * .rootrc:
265 - updated with the correct path to the ViewCVS
266
267
268
269 2008/01/24 Thomas Bretz
270
271 * mpointing/MPointing.cc:
272 - added ClassImp for RaDec
273
274 * mpointing/MPointing.h:
275 - added code for classes AltAz and RaDec deriving from TVector2
276 not to be used in Mars and Cosy
277
278
279
280 2008/01/24 Daniel Hoehne
281
282 * scripts/preparemc:
283 - adapted to new rawfile/camera structure in /magic/montecarlo
284
285
286
287 2008/01/14 Thomas Bretz
288
289 * mpointing/MPointing.h:
290 - added enumeration operator[]
291
292
293
294 2008/01/11 Thomas Bretz
295
296 * mbase/MLog.cc:
297 - correctly use delete[] instead of delete for fGuiLInes as
298 suggested by valgrind.
299
300
301
302 2008/01/09 Thomas Bretz
303
304 * mbadpixels/MBadPixelsTreat.[h,cc]:
305 - removed obsolete fRawHeader
306
307 * mpointing/MSrcPosCam.[h,cc]:
308 - added Paint member function
309
310 * mpointing/MSrcPosRndm.[h,cc]:
311 - also produce a antio source position for wobble observations
312
313 * mraw/MRawRunHeader.cc, mjobs/MJCalibration.cc,
314 mpedestal/MPedestalCam.cc:
315 - some cosmetics
Note: See TracBrowser for help on using the repository browser.