source: trunk/MagicSoft/Mars/Changelog@ 8888

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