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