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

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