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