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

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