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 | 2004/08/04 Javier Rico
|
---|
22 | * programs/makeHillas.cc
|
---|
23 | - remove "#include" of obsolete MBlindPixel.h
|
---|
24 |
|
---|
25 | * library/MIslands.[cc]
|
---|
26 | - Correct tiny compilation error
|
---|
27 |
|
---|
28 | * library/MDisplay.cc, library/MHillasDisplay.[h,cc]
|
---|
29 | - Print hillas source position dependent stuff
|
---|
30 |
|
---|
31 | 2004/08/03 Ester Aliu Fusté
|
---|
32 | * library/MIslands.[h, cc], MIslandCalc.[h,cc]
|
---|
33 | - Add the delete for the pointers
|
---|
34 |
|
---|
35 | 2004/08/02 Ester Aliu Fusté
|
---|
36 | * library/MIslands.[h, cc], MIslandCalc.[h,cc]
|
---|
37 | - Added the variables: distance (Dist) between the larger island and
|
---|
38 | the other ones, width and lenght of the larger island.
|
---|
39 |
|
---|
40 | - Written pointers instead of vectors
|
---|
41 |
|
---|
42 | 2004/07/28 Javi Lopez
|
---|
43 | * script/
|
---|
44 | - Created directory call scripts
|
---|
45 | - Added srcPosRun.sh script to create the *.pos file for the MSrcPosFromFile
|
---|
46 | task.
|
---|
47 | - Added makeHillas.sh script that run several makeHillas making groups of
|
---|
48 | data runs with preavius pedestal run.
|
---|
49 |
|
---|
50 | 2004/07/28 Ester Aliu Fuste
|
---|
51 | * programa/makeHillas.cc
|
---|
52 | - Add a flag for the time calibration
|
---|
53 |
|
---|
54 | 2004/07/26 Ester Aliu Fuste
|
---|
55 | * library/MIslandCalc.cc
|
---|
56 | - Add the initialization of Dist(to -1) and MeanX/MeanY (to -10000) vectors
|
---|
57 |
|
---|
58 | 2004/07/22 Oscar Blanch Bigas
|
---|
59 | * programs/makeHillas.cc
|
---|
60 | - Solved backwards compatibility on the CLEANLEVEL
|
---|
61 | options.
|
---|
62 |
|
---|
63 | 2004/07/22 Ester Aliu
|
---|
64 | * library/MIslands.[h,cc],MIslandCalc.cc
|
---|
65 | - Add meanX, meanY and dist of each of the islands
|
---|
66 | - Now the island with id 0 is the larger one
|
---|
67 |
|
---|
68 | 2004/07/21 Javier Rico
|
---|
69 | * programs/makeHillas.cc, srcPos.cc
|
---|
70 | - Add time information
|
---|
71 |
|
---|
72 | * programs/makehillas.datacard
|
---|
73 | - Add comment
|
---|
74 |
|
---|
75 | 2004/07/20 Javier Lopez
|
---|
76 | * library/MLiveTime.[h,cc]
|
---|
77 | - Containers to hold the live time. It has the option to
|
---|
78 | have several time bins.
|
---|
79 | * library/MLiveTimeCalc.[h,cc]
|
---|
80 | - Task to compute the live time from the data.
|
---|
81 | * macros/runlivetime.C
|
---|
82 | - Macro to use the MLiveTime+ stuff.
|
---|
83 |
|
---|
84 | 2004/07/15 Javier Lopez
|
---|
85 | * macros/ligthcurve.C
|
---|
86 | - Macro to compute a light curve from hillas files.
|
---|
87 |
|
---|
88 | 2004/07/04 Oscar Blanch Bigas
|
---|
89 | * library/MControlPlots.cc
|
---|
90 | - Off MHCamera normalised to On
|
---|
91 |
|
---|
92 | * programs/makeHillas.cc
|
---|
93 | - Added clean flags to chose: number of rings and kDemocratic.
|
---|
94 | - Using different Pedestal run for the calibration.
|
---|
95 |
|
---|
96 | * programs/optimizeCuts.cc
|
---|
97 | - Added alias for MNewImageParameters.fInnerLeakage
|
---|
98 |
|
---|
99 | * calib.[cc,datacard]
|
---|
100 | - Added : produces ascci file with relevant factors of
|
---|
101 | Calibration
|
---|
102 |
|
---|
103 | * controlPlot.cc, controlplot.datacard
|
---|
104 | - Added : It makes Number of hits plot.
|
---|
105 |
|
---|
106 | 2004/06/30: Javier Rico
|
---|
107 |
|
---|
108 | * mifae/library/MDisp.cc
|
---|
109 | - Remove include of deprecated library
|
---|
110 | - Define namespace
|
---|
111 |
|
---|
112 | * mifae/library/MControlPlots.cc
|
---|
113 | - Define style
|
---|
114 | - Add projection
|
---|
115 | - Plot 3rd plot correctly
|
---|
116 | - Search for "MIsland" instead of "MIsland1" container
|
---|
117 |
|
---|
118 | 2004/06/26: Eva Domingo - Pepe Flix
|
---|
119 |
|
---|
120 | * mifae/library/MDisp.[h,cc]
|
---|
121 | * mifae/library/MDispCalc.[h,cc]
|
---|
122 | - Added classes for evaluation of DISP method.
|
---|
123 |
|
---|
124 | 2004/06/22 Javier Rico
|
---|
125 | * library/MControlPlots.[h,cc]
|
---|
126 | - Added
|
---|
127 |
|
---|
128 | * library/Makefile, IFAELinkDef.h
|
---|
129 | - Add MControlPlots. So far, it produces plots with the number
|
---|
130 | of times each pixel survives the cleaning. It needs a MIsland
|
---|
131 | object to be included on the parameter list
|
---|
132 |
|
---|
133 | * programs/makeHillas.cc
|
---|
134 | - Change pointer to MWriteRootFile object for MWriteRootFile
|
---|
135 | object (otherwise the tree "Parameters" is not saved)
|
---|
136 | - Islands are always computed since are needed for some control
|
---|
137 | plots
|
---|
138 |
|
---|
139 | * programs/srcPos.cc
|
---|
140 | - Add MControlPlots to the task list
|
---|
141 |
|
---|
142 | * library/MSrcPosFromFile.cc
|
---|
143 | - Cope with case where first analyzed run is not in input file
|
---|
144 |
|
---|
145 | 2004/06/15 Javier Lopez
|
---|
146 | * library/MSrcPosFromStars.[h,cc]
|
---|
147 | - Task to compute the position of a source from
|
---|
148 | the positions of several stars.
|
---|
149 |
|
---|
150 | * library/MHPSFFromStars.[h,cc]
|
---|
151 | - Histogram task that holds and fills the histograms of
|
---|
152 | positioning and point spread function of an star.
|
---|
153 |
|
---|
154 | * macros/distancebetweenstars.C
|
---|
155 | - Add macros that show in an histogram the distance between
|
---|
156 | the stars in a field of view.
|
---|
157 |
|
---|
158 | * macros/psffromstars.C
|
---|
159 | - Add task that show the point spread funtion and positon of
|
---|
160 | the most central star in the field of view. This information
|
---|
161 | is compute using the MFindStars tool.
|
---|
162 |
|
---|
163 | 2004/06/11 Ester Aliu
|
---|
164 | * programs/makeHillas.cc
|
---|
165 | - add the possibility of using more than one algorithm to
|
---|
166 | calculate the islands and use different algorithms for counting
|
---|
167 | islands
|
---|
168 |
|
---|
169 | * library/MIslands.[h,cc],MIslandCalc.[h,cc], MIslandCleaning.[h,cc]
|
---|
170 | - add a new island cleaning which consists in removing all the
|
---|
171 | islands except the larger one
|
---|
172 | - add a new algorithm of counting islands consisting in consider
|
---|
173 | as the same islands those islands separated by 2 or less pixels
|
---|
174 |
|
---|
175 | 2004/06/02 Javier Rico
|
---|
176 | * srcpositions, srcpositions/Mrk421_220404_pos.txt
|
---|
177 | - add directory to store files with source positions and a first
|
---|
178 | sample file (with real data)
|
---|
179 |
|
---|
180 | 2004/06/01 Javier Rico
|
---|
181 | * macros/observationTime.C
|
---|
182 | - add macro to compute observation time
|
---|
183 |
|
---|
184 | 2004/05/28 Javier Rico
|
---|
185 | * programs/optimizeCuts.cc programs/optimizecuts.datacard
|
---|
186 | - Include loop on size
|
---|
187 |
|
---|
188 | 2004/05/27 Ester Aliu
|
---|
189 | * programs/makeHillas.cc
|
---|
190 | - Add the name of the MIslands container
|
---|
191 |
|
---|
192 | * library/MHillasDisplay.[h,cc]
|
---|
193 | - Add a function which retuns the name of the MIslands container
|
---|
194 |
|
---|
195 | * library/MIslands.[h,cc],MIslandCalc.cc
|
---|
196 | - Add MIslands::Print() function wich prints the island parameters
|
---|
197 | - Change some part of the code to take into account that some
|
---|
198 | times there are bad pixels
|
---|
199 |
|
---|
200 | 2004/05/27 Javier Rico
|
---|
201 | * programs/makeHillas.cc, programs/makehillas.datacard
|
---|
202 | - Remove unneeded MCalibrationQECam and MBadPixelsCam objects,
|
---|
203 | trying to trace back a bug in the calibration
|
---|
204 | - Add possibility to interpolate bad pixels
|
---|
205 |
|
---|
206 | * library/MHillasDisplay.cc
|
---|
207 | - Initialize MIslands object in constructor
|
---|
208 |
|
---|
209 | 2004/05/26 Javier Rico
|
---|
210 | * library/MHillasDisplay.[h,cc]
|
---|
211 | - Call for MIslands::Print() in the process if any MIslands is
|
---|
212 | found
|
---|
213 |
|
---|
214 | 2004/05/24 Javier Rico
|
---|
215 | * library/MDisplay.[h,cc], programs/makeHillas.cc,
|
---|
216 | programs/makehillas.datacard
|
---|
217 | - Add possibility to save a ps file
|
---|
218 | - Update documentation
|
---|
219 | - Cope with the case when no cut is provided
|
---|
220 |
|
---|
221 | * library/MHillasDisplay[h.cc]
|
---|
222 | - correct minor axis paint
|
---|
223 | - include MNewImagePar dumping
|
---|
224 | - update documentation
|
---|
225 |
|
---|
226 | 2004/05/21 Oscar Blanch
|
---|
227 | * makeHillas.cc
|
---|
228 | - Adde a couple of conditionals to allow makeHillas in
|
---|
229 | NON calibration mode without giving a Cailbration file,
|
---|
230 |
|
---|
231 | 2004/05/21 Javier Rico
|
---|
232 | * library/MDCA.[cc.h]
|
---|
233 | - removed
|
---|
234 |
|
---|
235 | * library/MDisplay.[h,cc], library/MHillasDisplay.[h,cc]
|
---|
236 | - added
|
---|
237 |
|
---|
238 | * library/Makefile, library/IFAELinkDef.h
|
---|
239 | - remove MDCA
|
---|
240 | - add MDisplay and MHillasDisplay
|
---|
241 |
|
---|
242 | * library/MSrcPlace.[h,cc], library/MSrcRotate.[h,cc],
|
---|
243 | library/MSrcTranslate.[h,cc], library/MSrcPosFromFile.cc
|
---|
244 | - remove MDCA dependences
|
---|
245 |
|
---|
246 | * programs/makeHillas.cc, programs/makehillas.datacard
|
---|
247 | - include display and selection cuts options
|
---|
248 |
|
---|
249 | * programs/Makefile
|
---|
250 | - include mfbase in the list of includes directory
|
---|
251 |
|
---|
252 | 2004/05/18 Javier Rico
|
---|
253 | * macros/plotOptimal.C
|
---|
254 | - dump value of maximal significance and cuts
|
---|
255 |
|
---|
256 | 2004/05/18 Javier Rico
|
---|
257 | * library/MSrcPlace.[cc,h], library/MSrcRotate.[cc,h],
|
---|
258 | library/MSrcTranslate.[cc,h], library/MSrcPosFromFile.[cc,h]
|
---|
259 | - Add the possibility of having different input and output
|
---|
260 | MSrcPosCam containers (CONSTRUCTORS HAVE CHANGED!)
|
---|
261 | - Move the creation of internal histogram to PreProcess, so that
|
---|
262 | it can be configured before creation. Now configurable: whether
|
---|
263 | histo must be created or not (fCreateHisto), histo bin size
|
---|
264 | (fHistoBinPrec), histogram name (fHistoName), with corresponding
|
---|
265 | getters and setters
|
---|
266 | - Update documentation
|
---|
267 |
|
---|
268 | * library/MSrcPosFromFile.cc
|
---|
269 | - If no position has been measured for the first analyzed run, use
|
---|
270 | the one of the first run in file instead.
|
---|
271 |
|
---|
272 | * programs/falseSource.cc
|
---|
273 | - Change obsolete MSrcPosCam predefinitions for modern
|
---|
274 | MSrcTranslate objects, which allow relative displacement of the
|
---|
275 | source position from a previously assigned one.
|
---|
276 | - Add flag for relative translation
|
---|
277 | - Include control histograms (hOn[Off]SrcPos) for the source
|
---|
278 | position
|
---|
279 |
|
---|
280 | * programs/falsesource.datacard
|
---|
281 | - Add datacard SRCABS for relative/absolute source translation
|
---|
282 |
|
---|
283 | * programs/srcPos.cc
|
---|
284 | - Avoid creation of internal histograms for the translation
|
---|
285 |
|
---|
286 | * programs/optimizeCuts.cc
|
---|
287 | - Correct bug on width initial value
|
---|
288 |
|
---|
289 | * programs/makeHillas.cc
|
---|
290 | - Pass MCalibrationQECam from the MJCalibration to the following
|
---|
291 | loops (to be able to perform calibration of data)
|
---|
292 |
|
---|
293 |
|
---|
294 | 2004/05/17 Javier Rico
|
---|
295 | * library/MSrcPlace.[cc,h], library/MSrcRotate.cc,
|
---|
296 | library/MSrcTranslate.cc
|
---|
297 | - Assign the internal histogram a class-dependent name
|
---|
298 | - Add some log lines to trace the classes behaviour
|
---|
299 | - Remove function SearchForSrcPos
|
---|
300 |
|
---|
301 | * library/MSrcPosFromFile.[cc,h]
|
---|
302 | - Correct behaviour for not found runs
|
---|
303 | - Keep latest good MSrcPosCam to fill for next events
|
---|
304 | - Initialize pointers to NULL
|
---|
305 | - Fill also MDCA
|
---|
306 |
|
---|
307 |
|
---|
308 | 2004/05/14 Javier Rico
|
---|
309 | * library/MSrcPlace.[cc,h]
|
---|
310 | - added
|
---|
311 |
|
---|
312 | * library/MSrcPosFromFile.[cc,h], library/MSrcRotate.[cc,h],
|
---|
313 | library/MSrcTranslate.[cc,h]
|
---|
314 | - inherit from MSrcPlace
|
---|
315 |
|
---|
316 | * programs/srcPos.cc programs/srcpos.datacard
|
---|
317 | - adapt to new MSrcPlace class
|
---|
318 |
|
---|
319 | * library/Makefile, library/IFAELinkDef.h
|
---|
320 | - include MSrcPlace
|
---|
321 |
|
---|
322 | 2004/05/13 Javier Rico
|
---|
323 | * macros/rotation.C
|
---|
324 | - added
|
---|
325 |
|
---|
326 |
|
---|
327 | 2004/05/13 Javier Lopez
|
---|
328 | * library/MCalibrateDC.[h,cc]
|
---|
329 | - Task to intercalibrate the dc response of the dc
|
---|
330 | current for all the pmts from a continuos light
|
---|
331 | run.
|
---|
332 |
|
---|
333 | 2004/05/12: Javier Rico
|
---|
334 | * macros/alpha.C, macros/plotOptimal.C
|
---|
335 | - added
|
---|
336 |
|
---|
337 | * library/MSrcRotate.[cc.h]
|
---|
338 | - correct bug in computation of run time for rotation
|
---|
339 |
|
---|
340 | * programs/srcPos.cc
|
---|
341 | - change mjdpos type to Double_t
|
---|
342 |
|
---|
343 |
|
---|
344 |
|
---|
345 | 2004/05/11: Javier Rico
|
---|
346 | * programs/optimizeCuts.cc, programs/optimizecuts.datacard
|
---|
347 | - added
|
---|
348 |
|
---|
349 | * programs/Makefile
|
---|
350 | - include optimizeCuts
|
---|
351 |
|
---|
352 | * programs/srcPos.cc, programs/srcpos.datacard
|
---|
353 | - add reference rotation angle
|
---|
354 |
|
---|
355 |
|
---|
356 | 2004/05/11: Ester Aliu
|
---|
357 | * macros/signal.cc
|
---|
358 | - change some things
|
---|
359 | * programs/falseSource.cc
|
---|
360 | - change some mathematical functions to root equivalents
|
---|
361 | * programs/psffit.cc
|
---|
362 | - add <stdlib.h> library
|
---|
363 |
|
---|
364 | 2004/05/11: Ester Aliu
|
---|
365 | * programs/makeHillas.cc, programs/makehillas.datacard
|
---|
366 | - add island calculations
|
---|
367 |
|
---|
368 | 2004/05/11: Javier Rico
|
---|
369 | * programs/makeHillas.cc
|
---|
370 | - prevent it from bombing because of the mjobs
|
---|
371 |
|
---|
372 |
|
---|
373 | 2004/05/10: Javier Rico
|
---|
374 | * programs/Makefile
|
---|
375 | - specify libmars.so with absolute path
|
---|
376 |
|
---|
377 |
|
---|
378 | 2004/05/07: Javier Rico
|
---|
379 | * programs/pedvsslices.cc
|
---|
380 | - added
|
---|
381 |
|
---|
382 |
|
---|
383 | 2004/05/05: Ester Aliu
|
---|
384 | * library/MPSFFitCalc.cc library/MSrcRotate.cc
|
---|
385 | - change some mathematical functions to root equivalents
|
---|
386 |
|
---|
387 | * library/MIslands.[h,cc], library/MIslandCalc.[h,cc],
|
---|
388 | library/MIslandClean.[h,cc]
|
---|
389 | - added
|
---|
390 |
|
---|
391 | * library/Makefile, library/IFAELinkDef.h
|
---|
392 | - add MIslands, MIslandCalc, MIslandClean
|
---|
393 |
|
---|
394 | 2004/05/05: Javier Lopez
|
---|
395 | * library/MFHVNotNominal.[h,cc]
|
---|
396 | - filter to flag events(pixels) with non nominal hv
|
---|
397 |
|
---|
398 | * macros/hvnotnominal.C
|
---|
399 | - macro to test MFHVNotNominal filter
|
---|
400 |
|
---|
401 | 2004/05/05: Javier Rico
|
---|
402 | * library/MSrcTranslate.[h,cc]
|
---|
403 | - added
|
---|
404 |
|
---|
405 | * library/Makefile, library/IFAELinkDef.h
|
---|
406 | - add MSrcTranslate
|
---|
407 |
|
---|
408 | * library/MSrcRotate.[h.cc]
|
---|
409 | - adapted to changes in MObservatory and MAstro
|
---|
410 |
|
---|
411 | * programs/falseSource.cc programs/falsesource.datacard
|
---|
412 | programs/srcPos.cc programs/srcpos.datacard
|
---|
413 | - added
|
---|
414 |
|
---|
415 | * programs/Makefile
|
---|
416 | - add falseSource and srcPos
|
---|
417 |
|
---|
418 | * macros/signal.C macros/signalPoint.C
|
---|
419 | - added
|
---|
420 |
|
---|
421 | 2004/05/03: Javier Rico
|
---|
422 | * makeHillas.cc
|
---|
423 | - put back Jobs for pedestal and calibration parts
|
---|
424 |
|
---|
425 | * .rootrc
|
---|
426 | - added
|
---|
427 |
|
---|
428 | 2004/05/03: Javier Rico
|
---|
429 | * library,programs,macros,*:
|
---|
430 | - new directories added
|
---|
431 | - directory macros contains macros (.C) and scripts (.sh)
|
---|
432 | - directory programs contains root compilables and associated
|
---|
433 | [input] files
|
---|
434 | - directory library contains routines to be linked with libmars.so
|
---|
435 |
|
---|
436 | 2004/04/30: Javier López
|
---|
437 | * alpha_plot.C
|
---|
438 | - macro to display hillas disttributions with corrected
|
---|
439 | miss pointing
|
---|
440 |
|
---|
441 | * srcPosRun.sh
|
---|
442 | - Script to produce the file with the positions of UMa51 using
|
---|
443 | psffit executable
|
---|
444 |
|
---|
445 | * MSrcPosFromFile.[h,cc]
|
---|
446 | - Tool to correct the position of the source for on and off data
|
---|
447 | from a file
|
---|
448 |
|
---|
449 | * psffit.C & psffit.cc
|
---|
450 | - Macro and executable to calculate the mean position of a star.
|
---|
451 |
|
---|
452 | * MPSFFit.[h,cc] & MPSFFitCalc.[h,cc]
|
---|
453 | - Container and taks to do calculation of the psf and position of
|
---|
454 | stars.
|
---|
455 |
|
---|
456 | 2004/04/28: Javier Rico
|
---|
457 | * makeHillas.cc, makehillas.datacard
|
---|
458 | - Use MJPedestal and MJCalibration and simplified datacard
|
---|
459 |
|
---|
460 | * Makefile
|
---|
461 | - include mjobs
|
---|
462 |
|
---|
463 |
|
---|
464 | 2004/04/28: Javier Rico
|
---|
465 | * mifae/Changelog
|
---|
466 | - Added. Next changes in directory mifae will be reported
|
---|
467 | exclusively in here
|
---|
468 |
|
---|
469 |
|
---|
470 | 2004/04/27: Javier Rico
|
---|
471 | * mifae
|
---|
472 | - Add new directory for IFAE temporal stuff
|
---|
473 |
|
---|
474 | * mifae/Makefile,IFAEIncl.h,IFAELinkDef.h
|
---|
475 | - Add basic stuff to run the directory
|
---|
476 |
|
---|
477 | * mifae/MDCA.[h,cc]
|
---|
478 | - Add Commichau & Starks's MDCA (provisional)
|
---|
479 |
|
---|
480 | * mifae/makeHillas.cc,makehillas.datacard
|
---|
481 | - Add program to generate hillas parameters' file
|
---|