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