| 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 | 2007/01/12 Stefan Ruegamer
|
|---|
| 21 |
|
|---|
| 22 | * datacenter/macros/writedatasetfile.C:
|
|---|
| 23 | - addded #include <errno.h>
|
|---|
| 24 |
|
|---|
| 25 |
|
|---|
| 26 |
|
|---|
| 27 | 2007/01/11 Thomas Bretz
|
|---|
| 28 |
|
|---|
| 29 | * mbase/MLogManip.cc:
|
|---|
| 30 | - removed the obsolete include of MLog.h
|
|---|
| 31 |
|
|---|
| 32 | * mbase/MLogManip.h:
|
|---|
| 33 | - encapsulated an include in ifdefs
|
|---|
| 34 |
|
|---|
| 35 | * mhcalib/MHCalibrationCam.cc, mhcalib/MHCalibrationChargeCam.cc:
|
|---|
| 36 | - updated log-output
|
|---|
| 37 |
|
|---|
| 38 | * mhflux/MHEnergyEst.cc:
|
|---|
| 39 | - replaced difficult to see green by blue
|
|---|
| 40 |
|
|---|
| 41 | * mjobs/MDataSet.[h,cc]:
|
|---|
| 42 | - added datat members for path of sequences and path of data files
|
|---|
| 43 | to be able to store overwritten defaults
|
|---|
| 44 | - check completeness of dataset files
|
|---|
| 45 | - store a MSequence object in the list instead of the name and dir
|
|---|
| 46 | (this is necessary to have all important information for a dataset
|
|---|
| 47 | file, including the sequence number! - available)
|
|---|
| 48 | - some changes to the output
|
|---|
| 49 | - allow to print a perfect copy of the read dataset file to the console
|
|---|
| 50 | just from the contents of the object
|
|---|
| 51 |
|
|---|
| 52 | * mjobs/MJStar.cc:
|
|---|
| 53 | - updated to use MSequence::GetFileName instead of MSequence:GetName
|
|---|
| 54 |
|
|---|
| 55 | * mjobs/MSequence.[h,cc]:
|
|---|
| 56 | - keep filename and datapath in header, this has some advantages
|
|---|
| 57 | for sanity checks
|
|---|
| 58 | - many improvements of sanity checking in case of missing or
|
|---|
| 59 | unaccessible files
|
|---|
| 60 | - Fixed "lightConditions" (was "LightCondition")
|
|---|
| 61 | - Fixed "No_Moon" (was "NoMoon")
|
|---|
| 62 | - allow to set the data path as second argument in the constructor
|
|---|
| 63 | - implemented a check whether the sequence file is complete
|
|---|
| 64 |
|
|---|
| 65 | * mjobs/MJCut.[h,cc]:
|
|---|
| 66 | - added some code (still commented out) to display the excess rate
|
|---|
| 67 | - with the other changes we can now store the original dataset in
|
|---|
| 68 | the output
|
|---|
| 69 |
|
|---|
| 70 | * mjoptim/MJOptimize.cc:
|
|---|
| 71 | - Keep the sequence files in the file list instead of just the
|
|---|
| 72 | filename and the directory
|
|---|
| 73 |
|
|---|
| 74 | * mjtrain/MJTrainDisp.cc:
|
|---|
| 75 | - use return value of MDataSet::AddFilesOn/Off for a sanity check
|
|---|
| 76 |
|
|---|
| 77 | * mjobs/MJob.[h,cc]:
|
|---|
| 78 | - removed obsolete fPathData and stuff
|
|---|
| 79 |
|
|---|
| 80 | * callisto.cc, star.cc:
|
|---|
| 81 | - removed obsolete calls to MJob::SetPathData
|
|---|
| 82 |
|
|---|
| 83 | * callisto.rc, star.rc:
|
|---|
| 84 | - removed obsolete examples for "PathData"-resource
|
|---|
| 85 |
|
|---|
| 86 | * mjobs/MJCalibTest.cc, mjobs/MJCalibrateSignal.cc,
|
|---|
| 87 | mjobs/MJCalibration.cc, mjobs/MJPedestal.cc, mjobs/MJStar.cc:
|
|---|
| 88 | - removed obsolete reference to fPathData
|
|---|
| 89 |
|
|---|
| 90 |
|
|---|
| 91 |
|
|---|
| 92 | 2007/01/11 Daniela Dorner
|
|---|
| 93 |
|
|---|
| 94 | * datacenter/db/builddatasets.php:
|
|---|
| 95 | - implemented username (the one who inserts the dataset has to give
|
|---|
| 96 | his/her username now)
|
|---|
| 97 | - fixed password query in case user inserted something wrong
|
|---|
| 98 | - implemented check, if on-sequences have different observations
|
|---|
| 99 | modes
|
|---|
| 100 | - implemented check, if user has chosen one sequences as on and off
|
|---|
| 101 | - adapted text of password prompt
|
|---|
| 102 |
|
|---|
| 103 | * datacenter/db/builddatasets.php, datasetinfo-aio.php,
|
|---|
| 104 | runinfo-aio.php, sequinfo-aio.php:
|
|---|
| 105 | - minor changes in formatting
|
|---|
| 106 | - added 'alt' for +/- images
|
|---|
| 107 |
|
|---|
| 108 | * datacenter/db/menu.js:
|
|---|
| 109 | - added 'alt' for +/- images
|
|---|
| 110 |
|
|---|
| 111 |
|
|---|
| 112 |
|
|---|
| 113 | 2007/01/10 Thomas Bretz
|
|---|
| 114 |
|
|---|
| 115 | * mhbase/MH.cc:
|
|---|
| 116 | - fixed a bug in SetBinomialErrors. The errors of the two
|
|---|
| 117 | histograms were exchanged in the calculation
|
|---|
| 118 |
|
|---|
| 119 | * mbase/MEnv.[h,cc]:
|
|---|
| 120 | - added new member function GetNumUntouched
|
|---|
| 121 |
|
|---|