source: trunk/MagicSoft/Mars/Changelog@ 8891

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