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

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