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

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