| 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 EXACTLY 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 | 2010/03/30 Thomas Bretz
|
|---|
| 22 |
|
|---|
| 23 | * Makefile.conf.general:
|
|---|
| 24 | - moved ARCHDEFS from DEFINES to CXXFLAGS otherwise it might get
|
|---|
| 25 | ignored
|
|---|
| 26 |
|
|---|
| 27 |
|
|---|
| 28 |
|
|---|
| 29 | 2010/03/01 Stefan Ruegamer
|
|---|
| 30 |
|
|---|
| 31 | * resources/hilocalib.rc:
|
|---|
| 32 | - added df factors for p23-25, using the same as for p22. Sequences
|
|---|
| 33 | are not running with df in these periods, therefore the correct
|
|---|
| 34 | factors cannot be determined, and it doesn't matter anyway.
|
|---|
| 35 |
|
|---|
| 36 | * datacenter/read_lapalma-tapes:
|
|---|
| 37 | - added automationsetup before movingrawfiles
|
|---|
| 38 |
|
|---|
| 39 |
|
|---|
| 40 |
|
|---|
| 41 | 2010/02/23 Thomas Bretz
|
|---|
| 42 |
|
|---|
| 43 | * mbase/MAGIC.cc:
|
|---|
| 44 | - projections are supposed to work again in root 5.26
|
|---|
| 45 | (not tested yet)
|
|---|
| 46 |
|
|---|
| 47 | * mbase/MGMap.cc, mbase/MObjLookup.cc:
|
|---|
| 48 | - key and val are Long64 in newer root versions
|
|---|
| 49 |
|
|---|
| 50 | * mdata/MDataPhrase.cc:
|
|---|
| 51 | - need inclusion of TFormulaPrimitive in root 5.26
|
|---|
| 52 |
|
|---|
| 53 | * mhflux/MMcSpectrumWeight.cc:
|
|---|
| 54 | - root 5.26 has a different calling convention for TH1::Intgeral
|
|---|
| 55 |
|
|---|
| 56 | * mjobs/MJob.cc:
|
|---|
| 57 | - added a suggested parenthesis
|
|---|
| 58 |
|
|---|
| 59 | * mjtrain/MJTrainDisp.cc:
|
|---|
| 60 | - cast the MH3 histogram correctly to a TH2
|
|---|
| 61 |
|
|---|
| 62 |
|
|---|
| 63 |
|
|---|
| 64 | 2010/02/22 Daniela Dorner
|
|---|
| 65 |
|
|---|
| 66 | * datacenter/db/menu.php:
|
|---|
| 67 | - added ObsLevel and download link column for cta pages
|
|---|
| 68 |
|
|---|
| 69 | * datacenter/db/ctadefs.php:
|
|---|
| 70 | - added observation level
|
|---|
| 71 |
|
|---|
| 72 | * datacenter/db/ctamcinfo.php:
|
|---|
| 73 | - added column with download link for the files
|
|---|
| 74 |
|
|---|
| 75 | * datacenter/db/builddatasets.php, datacenter/db/ctamcinfo.php,
|
|---|
| 76 | datacenter/db/culminating.php, datacenter/db/datacheck.php,
|
|---|
| 77 | datacenter/db/datasetinfo-aio.php, datacenter/db/ganymed.php,
|
|---|
| 78 | datacenter/db/include.php, datacenter/db/mcinfo.php,
|
|---|
| 79 | datacenter/db/opticaldata.php, datacenter/db/printtable.php,
|
|---|
| 80 | datacenter/db/queryrbk.php, datacenter/db/runinfo-aio.php,
|
|---|
| 81 | datacenter/db/sequence.php, datacenter/db/sequinfo-aio.php,
|
|---|
| 82 | datacenter/db/sources.php, datacenter/db/statussbs.php:
|
|---|
| 83 | - bugfix for get.txt
|
|---|
| 84 |
|
|---|
| 85 | * datacenter/db/datasetinfo-aio.php:
|
|---|
| 86 | - bugfix calling PrintPage()
|
|---|
| 87 |
|
|---|
| 88 |
|
|---|
| 89 |
|
|---|
| 90 | 2010/02/01 Daniela Dorner
|
|---|
| 91 |
|
|---|
| 92 | * datacenter/scripts/fillmcdb:
|
|---|
| 93 | - added observation level
|
|---|
| 94 |
|
|---|
| 95 | * datacenter/scripts/sourcefile:
|
|---|
| 96 | - added comment concerning $0 problem
|
|---|
| 97 | - added 'ERROR' in processlog message of makedir
|
|---|
| 98 |
|
|---|
| 99 |
|
|---|
| 100 |
|
|---|
| 101 | 2010/02/04 Stefan Ruegamer
|
|---|
| 102 |
|
|---|
| 103 | * mraw/MRawRunHeader.cc
|
|---|
| 104 | - changed GetTypeID()!=fTelescopeNumber*10U+5U to GetTypeID()!=5U
|
|---|
| 105 | so that the new 5xxxxxx sequences can be processed
|
|---|
| 106 | - adapted error message
|
|---|
| 107 | - inserted Domino calibration run
|
|---|
| 108 |
|
|---|
| 109 | * mraw/MRawRunHeader.cc
|
|---|
| 110 | - inserted Domino calibration run
|
|---|
| 111 |
|
|---|
| 112 |
|
|---|
| 113 |
|
|---|
| 114 | 2010/02/01 Daniela Dorner
|
|---|
| 115 |
|
|---|
| 116 | * datacenter/scripts/runsimtel
|
|---|
| 117 | - fixes typo
|
|---|
| 118 | - replaced path in disk-check by variable
|
|---|
| 119 |
|
|---|
| 120 |
|
|---|
| 121 |
|
|---|
| 122 | 2010/01/15 Stefan Ruegamer
|
|---|
| 123 |
|
|---|
| 124 | * datacenter/scripts/dowebplots, jobmanager
|
|---|
| 125 | - if-condition if [ "$numproc" = "" ] now correctly checks for "0"
|
|---|
| 126 |
|
|---|
| 127 | * datacenter/scripts/scriptlauncher
|
|---|
| 128 | - added automationsetup variable in condor command
|
|---|
| 129 |
|
|---|
| 130 | * datacenter/macros/buildsequenceentries.C
|
|---|
| 131 | - where necessary changed Int to Long to account for the high value
|
|---|
| 132 | of the stereo runs
|
|---|
| 133 |
|
|---|
| 134 | * resources/sequences.rc
|
|---|
| 135 | - added two transition conditions for the calibration scripts
|
|---|
| 136 | 10Led_UV_PEDANDCAL_1kHz and 10LED_UV
|
|---|