source: trunk/MagicSoft/Mars/Changelog@ 8882

Last change on this file since 8882 was 8882, checked in by tbretz, 17 years ago
*** empty log message ***
File size: 3.9 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
49
50 2008/03/14 Daniel Hoehne
51
52 * datacenter/macros/filldotrun.C:
53 - inserted new arehucas version
54
55
56
57 2008/03/04 Thomas Bretz
58
59 * condor/program.submit, condor/macro.submit, condor/script.submit:
60 - added
61
62
63
64 2008/03/03 Thomas Bretz
65
66 * mhflux/MHAlpha.[h,cc]:
67 - allow to project individual bins in DrawNicePlot
68
69
70
71 2008/02/24 Thomas Bretz
72
73 * mbase/MLog.h:
74 - added a getter for the OutputLevel (for debugging)
75
76 * mpointing/MPointing.h:
77 - added a memberfunction to calculate the Abs-value
78
79 * mpointing/PointingLinkDef.h:
80 - added RaDec
81
82
83
84 2008/02/21 Daniela Dorner
85
86 * datacenter/db/builddatasets.php:
87 - display 'Remark' only in case of errors
88
89
90
91 2008/02/08 Stefan Ruegamer
92
93 * datacenter/scripts/checkmd5sum
94 - added check to prevent that checksums of files not read from tape
95 enter the .lapalma file
96
97 * datacenter/scripts/dbchk
98 - added check for crashed runs, sequences and datasets
99 - corrected bugs in find command and $dir-loops
100 - adapted to the automatic concept and added it to the cronjobs
101
102
103
104 2008/02/01 Stefan Ruegamer
105
106 * datacenter/macros/filldotrun.C
107 - added default entry for fCompmux for new runs
108
109 * datacenter/macros/checkfileavail.C
110 - added checking of fCompmux
111
112
113
114 2008/02/01 Daniel Hoehne
115
116 * datacenter/db/runinfo-aio.php:
117 - fixed 'bug' with query. Now runs are displayed in ascending order
118
119
120
121 2008/01/31 Thomas Bretz
122
123 * mbase/MThread.[h,cc]:
124 - imported from Cosy
125
126 * mbase/Makefile:
127 - added MThread
128
129 * mbase/BaseLinkDef.h:
130 - added MThread
131
132
133
134 2008/01/27 Thomas Bretz
135
136 * .rootrc:
137 - updated with the correct path to the ViewCVS
138
139
140
141 2008/01/24 Thomas Bretz
142
143 * mpointing/MPointing.cc:
144 - added ClassImp for RaDec
145
146 * mpointing/MPointing.h:
147 - added code for classes AltAz and RaDec deriving from TVector2
148 not to be used in Mars and Cosy
149
150
151
152 2008/01/24 Daniel Hoehne
153
154 * scripts/preparemc:
155 - adapted to new rawfile/camera structure in /magic/montecarlo
156
157
158
159 2008/01/14 Thomas Bretz
160
161 * mpointing/MPointing.h:
162 - added enumeration operator[]
163
164
165
166 2008/01/11 Thomas Bretz
167
168 * mbase/MLog.cc:
169 - correctly use delete[] instead of delete for fGuiLInes as
170 suggested by valgrind.
171
172
173
174 2008/01/09 Thomas Bretz
175
176 * mbadpixels/MBadPixelsTreat.[h,cc]:
177 - removed obsolete fRawHeader
178
179 * mpointing/MSrcPosCam.[h,cc]:
180 - added Paint member function
181
182 * mpointing/MSrcPosRndm.[h,cc]:
183 - also produce a antio source position for wobble observations
184
185 * mraw/MRawRunHeader.cc, mjobs/MJCalibration.cc,
186 mpedestal/MPedestalCam.cc:
187 - some cosmetics
Note: See TracBrowser for help on using the repository browser.