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