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

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