source: trunk/MagicSoft/Mars/mtemp/mifae/Changelog@ 4087

Last change on this file since 4087 was 4087, checked in by rico, 21 years ago
*** empty log message ***
File size: 5.2 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 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 2004/05/17 Javier Rico
22 * library/MSrcPlace.[cc,h], library/MSrcRotate.cc,
23 library/MSrcTranslate.cc
24 - Assign the internal histogram a class-dependent name
25 - Add some log lines to trace the classes behaviour
26 - Remove function SearchForSrcPos
27
28 * library/MSrcPosFromFile.[cc,h]
29 - Correct behaviour for not found runs
30 - Keep latest good MSrcPosCam to fill for next events
31 - Initialize pointers to NULL
32 - Fill also MDCA
33
34
35 2004/05/14 Javier Rico
36 * library/MSrcPlace.[cc,h]
37 - added
38
39 * library/MSrcPosFromFile.[cc,h], library/MSrcRotate.[cc,h],
40 library/MSrcTranslate.[cc,h]
41 - inherit from MSrcPlace
42
43 * programs/srcPos.cc programs/srcpos.datacard
44 - adapt to new MSrcPlace class
45
46 * library/Makefile, library/IFAELinkDef.h
47 - include MSrcPlace
48
49 2004/05/13 Javier Rico
50 * macros/rotation.C
51 - added
52
53
54 2004/05/13 Javier Lopez
55 * library/MCalibrateDC.[h,cc]
56 - Task to intercalibrate the dc response of the dc
57 current for all the pmts from a continuos light
58 run.
59
60 2004/05/12: Javier Rico
61 * macros/alpha.C, macros/plotOptimal.C
62 - added
63
64 * library/MSrcRotate.[cc.h]
65 - correct bug in computation of run time for rotation
66
67 * programs/srcPos.cc
68 - change mjdpos type to Double_t
69
70
71
72 2004/05/11: Javier Rico
73 * programs/optimizeCuts.cc, programs/optimizecuts.datacard
74 - added
75
76 * programs/Makefile
77 - include optimizeCuts
78
79 * programs/srcPos.cc, programs/srcpos.datacard
80 - add reference rotation angle
81
82
83 2004/05/11: Ester Aliu
84 * macros/signal.cc
85 - change some things
86 * programs/falseSource.cc
87 - change some mathematical functions to root equivalents
88 * programs/psffit.cc
89 - add <stdlib.h> library
90
91 2004/05/11: Ester Aliu
92 * programs/makeHillas.cc, programs/makehillas.datacard
93 - add island calculations
94
95 2004/05/11: Javier Rico
96 * programs/makeHillas.cc
97 - prevent it from bombing because of the mjobs
98
99
100 2004/05/10: Javier Rico
101 * programs/Makefile
102 - specify libmars.so with absolute path
103
104
105 2004/05/07: Javier Rico
106 * programs/pedvsslices.cc
107 - added
108
109
110 2004/05/05: Ester Aliu
111 * library/MPSFFitCalc.cc library/MSrcRotate.cc
112 - change some mathematical functions to root equivalents
113
114 * library/MIslands.[h,cc], library/MIslandCalc.[h,cc],
115 library/MIslandClean.[h,cc]
116 - added
117
118 * library/Makefile, library/IFAELinkDef.h
119 - add MIslands, MIslandCalc, MIslandClean
120
121 2004/05/05: Javier Lopez
122 * library/MFHVNotNominal.[h,cc]
123 - filter to flag events(pixels) with non nominal hv
124
125 * macros/hvnotnominal.C
126 - macro to test MFHVNotNominal filter
127
128 2004/05/05: Javier Rico
129 * library/MSrcTranslate.[h,cc]
130 - added
131
132 * library/Makefile, library/IFAELinkDef.h
133 - add MSrcTranslate
134
135 * library/MSrcRotate.[h.cc]
136 - adapted to changes in MObservatory and MAstro
137
138 * programs/falseSource.cc programs/falsesource.datacard
139 programs/srcPos.cc programs/srcpos.datacard
140 - added
141
142 * programs/Makefile
143 - add falseSource and srcPos
144
145 * macros/signal.C macros/signalPoint.C
146 - added
147
148 2004/05/03: Javier Rico
149 * makeHillas.cc
150 - put back Jobs for pedestal and calibration parts
151
152 * .rootrc
153 - added
154
155 2004/05/03: Javier Rico
156 * library,programs,macros,*:
157 - new directories added
158 - directory macros contains macros (.C) and scripts (.sh)
159 - directory programs contains root compilables and associated
160 [input] files
161 - directory library contains routines to be linked with libmars.so
162
163 2004/04/30: Javier López
164 * alpha_plot.C
165 - macro to display hillas disttributions with corrected
166 miss pointing
167
168 * srcPosRun.sh
169 - Script to produce the file with the positions of UMa51 using
170 psffit executable
171
172 * MSrcPosFromFile.[h,cc]
173 - Tool to correct the position of the source for on and off data
174 from a file
175
176 * psffit.C & psffit.cc
177 - Macro and executable to calculate the mean position of a star.
178
179 * MPSFFit.[h,cc] & MPSFFitCalc.[h,cc]
180 - Container and taks to do calculation of the psf and position of
181 stars.
182
183 2004/04/28: Javier Rico
184 * makeHillas.cc, makehillas.datacard
185 - Use MJPedestal and MJCalibration and simplified datacard
186
187 * Makefile
188 - include mjobs
189
190
191 2004/04/28: Javier Rico
192 * mifae/Changelog
193 - Added. Next changes in directory mifae will be reported
194 exclusively in here
195
196
197 2004/04/27: Javier Rico
198 * mifae
199 - Add new directory for IFAE temporal stuff
200
201 * mifae/Makefile,IFAEIncl.h,IFAELinkDef.h
202 - Add basic stuff to run the directory
203
204 * mifae/MDCA.[h,cc]
205 - Add Commichau & Starks's MDCA (provisional)
206
207 * mifae/makeHillas.cc,makehillas.datacard
208 - Add program to generate hillas parameters' file
Note: See TracBrowser for help on using the repository browser.