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

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