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

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