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

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