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

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