| 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/05/05: Ester Aliu
|
|---|
| 22 | * library/MPSFFitCalc.cc library/MSrcRotate.cc
|
|---|
| 23 | - change some mathematical functions to root equivalents
|
|---|
| 24 |
|
|---|
| 25 | * library/MIslands.[h,cc], library/MIslandCalc.[h,cc],
|
|---|
| 26 | library/MIslandClean.[h,cc]
|
|---|
| 27 | - added
|
|---|
| 28 |
|
|---|
| 29 | * library/Makefile, library/IFAELinkDef.h
|
|---|
| 30 | - add MIslands, MIslandCalc, MIslandClean
|
|---|
| 31 |
|
|---|
| 32 | 2004/05/05: Javier Lopez
|
|---|
| 33 | * library/MFHVNotNominal.[h,cc]
|
|---|
| 34 | - filter to flag events(pixels) with non nominal hv
|
|---|
| 35 |
|
|---|
| 36 | * macros/hvnotnominal.C
|
|---|
| 37 | - macro to test MFHVNotNominal filter
|
|---|
| 38 |
|
|---|
| 39 | 2004/05/05: Javier Rico
|
|---|
| 40 | * library/MSrcTranslate.[h,cc]
|
|---|
| 41 | - added
|
|---|
| 42 |
|
|---|
| 43 | * library/Makefile, library/IFAELinkDef.h
|
|---|
| 44 | - add MSrcTranslate
|
|---|
| 45 |
|
|---|
| 46 | * library/MSrcRotate.[h.cc]
|
|---|
| 47 | - adapted to changes in MObservatory and MAstro
|
|---|
| 48 |
|
|---|
| 49 | * programs/falseSource.cc programs/falsesource.datacard
|
|---|
| 50 | programs/srcPos.cc programs/srcpos.datacard
|
|---|
| 51 | - added
|
|---|
| 52 |
|
|---|
| 53 | * programs/Makefile
|
|---|
| 54 | - add falseSource and srcPos
|
|---|
| 55 |
|
|---|
| 56 | * macros/signal.C macros/signalPoint.C
|
|---|
| 57 | - added
|
|---|
| 58 |
|
|---|
| 59 | 2004/05/03: Javier Rico
|
|---|
| 60 | * makeHillas.cc
|
|---|
| 61 | - put back Jobs for pedestal and calibration parts
|
|---|
| 62 |
|
|---|
| 63 | * .rootrc
|
|---|
| 64 | - added
|
|---|
| 65 |
|
|---|
| 66 | 2004/05/03: Javier Rico
|
|---|
| 67 | * library,programs,macros,*:
|
|---|
| 68 | - new directories added
|
|---|
| 69 | - directory macros contains macros (.C) and scripts (.sh)
|
|---|
| 70 | - directory programs contains root compilables and associated
|
|---|
| 71 | [input] files
|
|---|
| 72 | - directory library contains routines to be linked with libmars.so
|
|---|
| 73 |
|
|---|
| 74 | 2004/04/30: Javier López
|
|---|
| 75 | * alpha_plot.C
|
|---|
| 76 | - macro to display hillas disttributions with corrected
|
|---|
| 77 | miss pointing
|
|---|
| 78 |
|
|---|
| 79 | * srcPosRun.sh
|
|---|
| 80 | - Script to produce the file with the positions of UMa51 using
|
|---|
| 81 | psffit executable
|
|---|
| 82 |
|
|---|
| 83 | * MSrcPosFromFile.[h,cc]
|
|---|
| 84 | - Tool to correct the position of the source for on and off data
|
|---|
| 85 | from a file
|
|---|
| 86 |
|
|---|
| 87 | * psffit.C & psffit.cc
|
|---|
| 88 | - Macro and executable to calculate the mean position of a star.
|
|---|
| 89 |
|
|---|
| 90 | * MPSFFit.[h,cc] & MPSFFitCalc.[h,cc]
|
|---|
| 91 | - Container and taks to do calculation of the psf and position of
|
|---|
| 92 | stars.
|
|---|
| 93 |
|
|---|
| 94 | 2004/04/28: Javier Rico
|
|---|
| 95 | * makeHillas.cc, makehillas.datacard
|
|---|
| 96 | - Use MJPedestal and MJCalibration and simplified datacard
|
|---|
| 97 |
|
|---|
| 98 | * Makefile
|
|---|
| 99 | - include mjobs
|
|---|
| 100 |
|
|---|
| 101 |
|
|---|
| 102 | 2004/04/28: Javier Rico
|
|---|
| 103 | * mifae/Changelog
|
|---|
| 104 | - Added. Next changes in directory mifae will be reported
|
|---|
| 105 | exclusively in here
|
|---|
| 106 |
|
|---|
| 107 |
|
|---|
| 108 | 2004/04/27: Javier Rico
|
|---|
| 109 | * mifae
|
|---|
| 110 | - Add new directory for IFAE temporal stuff
|
|---|
| 111 |
|
|---|
| 112 | * mifae/Makefile,IFAEIncl.h,IFAELinkDef.h
|
|---|
| 113 | - Add basic stuff to run the directory
|
|---|
| 114 |
|
|---|
| 115 | * mifae/MDCA.[h,cc]
|
|---|
| 116 | - Add Commichau & Starks's MDCA (provisional)
|
|---|
| 117 |
|
|---|
| 118 | * mifae/makeHillas.cc,makehillas.datacard
|
|---|
| 119 | - Add program to generate hillas parameters' file
|
|---|