source: trunk/MagicSoft/Mars/Changelog@ 8883

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