Please  do  not write behind the end of line tag so that it is  possible
to   send  a   Changelog   file  to  a  line  printer  directly.  Thanks.

For your entries please follow EXACTLY this style:

_yyyy/mm/dd_[Your Name]
_
___*_filename:
_____-_description
_
___*_filename2, filename3:
_____-_description
_
_
_

While an underscore is a placeholder for a white-space or an empty line.

                                                 -*-*- END OF LINE -*-*-
 2006/02/28 Daniela Dorner

   * datacenter/scripts/insertdatasets:
     - made sure, that backupfiles of the editor are not taken into 
       account, when dataset files are searched

   * datacenter/db/*.php:
     - moved user, host and pw of database to the include file 
       db.php

   * datacenter/db/index.html:
     - fixed links

   * datacenter/db/querymc.php,magicdefs.php:
     - added some variables 

   * datacenter/db/runinfo.php,sequinfo.php:
     - bugfix (incl. TestSources)

   * datacenter/db/sequinfo.php:
     - changed init values

   * datacenter/db/sequinfo.php, findoffdata.php, magicdefs.php:
     - added value (relative ontime)

   * datacenter/db/dbstatus.php:
     - fixed bug

   * datacenter/db/queryrbk.php:
     - added query field 'Night', to query all entries of one night
       from the runbook



 2006/02/27 Thomas Bretz

   * macros/optim/optimwobble.C:
     - fixed a typo (SetThetaCut instead SetAlphaCut), and added the
       standard Disp-parametrization

   * mhflux/MHEffectiveOnTime.[h,cc]:
     - added showing the axis range of the time evolution histogram

   * showplot.cc:
     - fixed a warning in the Hash-switch.

   * mbase/MEnv.cc:
     - replaced casts in switch by an appended U

   * macros/train/trainseparation.C:
     - replaced outdated MTTrainRFSeparate by MJTrainSeparation

   * mastro/MAstro.h:
     - added conversion constants for pc-m and pc-ly

   * mhflux/MMcSpectrumWeight.cc:
     - fixed typo in comment

   * mimage/MImagePar.h:
     - minor changes to layout

   * mimage/MHNewImagePar.[h,cc], mimage/MNewImagePar.[h,cc]:
     - added new image parameters fConcCOG and fConcCore
     - increased class version of MNewImagePar

   * mimage/MHillasExt.cc:
     - added some comments
     - removed an obsolete TMath::Abs around "dist"

   * mranforest/MRanForest.[h,cc]:
     - the initialization of fTreeHad was done at the wrong moment
     - replaced a cast int(x+.5) by TMath::Nint
     - added some additional warning output
     - added "!" to fTreeHad - it is only for temporary storage used
       in the histogram classes

   * mranforest/MRanForestGrow.h:
     - added GetForest

   * mjtrain/MJTrainSeparation.[h,cc]:
     - added some code for upcomming automatic event selection

   * datacenter/macros/plotstat.C:
     - improved macro description
     - added arguments to main function

   * macros/plot/mucal.C:
     - added



 2006/02/25 Daniela Dorner

   * datacenter/scripts/checkfilesforsequavail, checkstardone, 
     writesequencefiles, buildsequenceentries, dodatacheck, doexclusions,
     fillcallisto, fillganymed, fillstar,
     datacenter/macros/writesequencefile.C, filldotraw.C, fillsinope.C
     buildsequenceentries.C, resetcolumn.C, doexclusions.C, fillcalib.C
     fillsignal.C, fillganymed.C, fillstar.C: 
     - implemented, that a missing connection to the database doesn't 
       cause an failure entry in the database, so that the step is 
       retried in this case
     - updated documentation



 2006/02/25 Thomas Bretz

   * datacenter/macros/plotstat.C:
     - added



 2006/02/24 Markus Meyer

   * resources/calibration.rc: 
     - update of correction values for the calibration constants
       (P31 - P39, without P36!(problems with spline))



 2006/02/24 Daniela Dorner

   * datacenter/db/datacheck.php, datasetinfo.php, dbstatus.php,
     findoffdata.php, include.php, magicdefs.php, runinfo.php, 
     sequinfo.php, statusrps.php, statussbs.php, statussps.php: 
     - included failure handling columns

   * datacenter/db/findoffdata.php: 
     - added DT

   * datacenter/db/statusrps.php: 
     - fixed bug

   * datacenter/db/sequinfo.php: 
     - reduced width of menu

   * datacenter/scripts/copyscript: 
     - added makedir for oldcatalogpath



 2006/02/23 Thomas Bretz

   * mjobs/MJSpectrum.cc:
     - fixed plot for E.dN/dE. The spectrum was multiplied with two
       times the bin-width instead of the absolute energy



 2006/02/22 Daniela Dorner

   * datacenter/db/querymc.php: 
     - added (website to query montecarlo database - first version)

   * datacenter/db/magicdefs.php: 
     - added some values of montecarlo database



 2006/02/17 Daniela Dorner

   * datacenter/scripts/copyscript: 
     - fixed path length

   * datacenter/macros/fillsources.C: 
     - added (macro to read source information from catalog files and 
       insert it into the database)

   * datacenter/db/ganymed.php: 
     - improved output

   * datacenter/db/index.html: 
     - added ganymed.php
     - removed old link



 2006/02/17 Thomas Bretz

   * showplot.cc:
     - fixed path inflation in case of ganymed

   * mjobs/MDataSet.cc:
     - return kFALSE if requested source wasn't found in catalog

   * mjobs/MJCut.cc:
     - reformatted output of source to fit in one line

   * mpointing/MPointingPos.[h,cc]:
     - output source name (title) in Print() if set



 2006/02/16 Daniela Dorner

   * datacenter/scripts/checkstardone: 
     - small improvement in sequence handling
     - improved logging

   * datacenter/scripts/sourcefile: 
     - small bugfixes in setstatus function

   * datacenter/scripts/runganymed: 
     - small bugfix 

   * datacenter/scripts/copyscript: 
     - fixed path length

   * datacenter/db/ganymed.php: 
     - added (website to query results for sources/datasets)



 2006/02/15 Daniela Dorner

   * datacenter/db/findoffdata.php: 
     - implemented possibility to query range of dates for 'stardone'



 2006/02/15 Daniel Hoehne

   * datacenter/db/magicdefs.php, querycal.php, sequinfo.php:
     - implemented query for mean signal inner/outer and mean pulsepos
   * datacenter/db/sequence.php:
     - implemented query for mean signal inner/outer, mean pulsepos
       and inhomogeneity



 2006/02/15 Daniela Dorner, Daniel Hoehne

   * datacenter/scripts/writesequencefiles,doexclusion,correcttime: 
     - fixed small bug



 2006/02/14 Daniela Dorner, Daniel Hoehne

   * datacenter/scripts/sourcefile: 
     - fixed small bugs

   * datacenter/scripts/movingrawfiles: 
     - changed back to moving files without zipping

   * datacenter/scripts/doqualityplots: 
     - added running of plotdb.C for each datasetfile

   * datacenter/macros/getdolist.C: 
     - implemented limitation for number of todo files for 
       SequenceProcessStatus 

   * datacenter/macros/checkfileavail.C,checkstardone.C: 
     - changed return code in case that files are not available

   * datacenter/scripts/checkfilesforsequavail,checkstardone,sourcefile:
     - adapted to changed return code in macros

   * datacenter/db/magicdefs.php, querystar.php, sequinfo.php:
     - implemented query for inhomogeneity



 2006/02/13

   * RELEASE 0.9.4.3



 2006/02/13 Thomas Bretz

   * callisto.rc:
     - changed pulse position check ExtractWinLeft to 4.0 and
       ExtractWinRight to 4.5

   * callisto_Dec04Jan05.rc:
     - changed pulse position check ExtractWinLeft to 3.0 and
       ExtractWinRight left at 2.5



 2006/02/10 Thomas Bretz

   * mastro/MAstro.cc:
     - allow for more year in the algorithm calculating easter

   * mcamera/MCameraDC.h, mcamera/MCameraHV.h, mcamera/MCameraTD.h,
     mcamera/MCameraTH.h:
     - added a sanity check in GetPixelContent

   * mraw/MRawRunHeader.cc:
     - fixed output (correct kiB instead of kB)

   * Makefile, Makefile.rules:
     - implemented the possibility to spread Make through condor

   * mastro/MAstroCatalog.[h,cc]:
     - new draw-options to rotate the grid and the stars

   * mimage/MHHillas.cc:
     - set minimum of fDelte to 0 instead of fDistC

   * msignal/MExtractTimeAndChargeSpline.h:
     - replaced the casts in SetRiseTimeHiGain and StFallTimeHiGain by
       TMath::NInt

   * mjobs/MDataSet.h:
     - implemented new functions to check whether the dataset contains
       a dedicated sequence

   * datacenter/macros/plotdb.C:
     - implemented the possibility to draw sequences of a dataset in
       several colors



 2006/02/09 Thomas Bretz

   * mreport/MReport.cc:
     - invented new fake CC report file version 200509300 for a change
       in the starguider format (the already implemented last values
       dissapeared again!) which is not noticed in the format version.

   * mreport/MReportCC.cc, mreport/MReportStarguider.cc:
     - fixed support for ver 200510250

   * mjobs/MJSpectrum.cc:
     - added fit of un-unfolded spectrum



 2006/02/08 Daniela Dorner

   * datacenter/scripts/sourcefile: 
     - implemented function checklock
     - bugfix for failure code

   * datacenter/scripts/buildsequenceentries, checkfilesforsequenceavail,
     checkstardone, doexclusions, fillcallisto, fillganymed, fillstar, 
     makecallistolinks, runcallisto, runganymed, runstar, 
     writesequencefiles: 
     - implemented usage of function checklock

   * datacenter/scripts/copyscript, doqualityplots, dowebplots, 
     insertsequences, linkmc: 
     - implemented usage of function checklock
     - implemented variable $program

   * datacenter/scripts/dodatacheck: 
     - implemented usage of function checklock
     - implemented variable $lockfile

   * datacenter/scripts/insertdatasets, mcsequences, processmcsequences: 
     - implemented usage of function checklock
     - implemented variables $lockfile and $program

   * datacenter/macros/doexclusions.C, fillganymed.C: 
     - fixed bug

   * datacenter/macros/fillsinope.C, setstatus.C: 
     - improved documentation

   * datacenter/scripts/filesondisk: 
     - implemented finding of zipped files



 2006/02/08 Thomas Bretz

   * datacenter/macros/plotdb.C: 
     - some minor changes to the layout



 2006/02/07 Daniela Dorner

   * datacenter/scripts/makecallistolinks: 
     - fixed bug

   * datacenter/db: 
     - added (directory with db-websites) 



 2006/02/07 Daniela Dorner, Daniel Hoehne

   * datacenter/scripts/sourcefile: 
     - added failure code variables
     - changed calling of setstatus.C accordingly

   * datacenter/scripts/buildsequenceentries, checkfilesforsequenceavail, 
     checkstardone, correcttime, dodatacheck, doexclusions, fillcallisto, 
     fillganymed, fillstar, runcallisto, runganymed, runstar, 
     writesequencefiles: 
     - implemented failure variable

   * datacenter/macros/getdolist.C, setstatus.C, setupdb.C: 
     - added new/changed columns (fReturnCode, fFailedCode, 
       fFailedCodeAdd)



 2006/02/06 Daniela Dorner

   * datacenter/scripts/fillstar, macros/setstatus.C, getdolist.C: 
     - fixed bugs



 2006/02/03 Daniela Dorner

   * datacenter/scripts/sourcefile: 
     - implemented two new functions: getdolist, finish
     - implemented usage of function finish in other functions

   * datacenter/scripts/movingrawfiles: 
     - implemented zipping of rawfiles

   * datacenter/scripts/buildsequenceentries, checkfilesforsequenceavail,
     checkstardone, copyscript, correcttime, dodatacheck, doexclusions, 
     fillcallisto, fillganymed, fillstar, insertdatasets, 
     makecallistolinks, processmcsequences, runcallisto, runganymed, 
     runstar, writesequencefiles: 
     - replaced corresponding pieces of code by the functions getdolist
       and finish
     - moved variable $date to function getdolist
     - improved logging
     - generalized variables $lockfile and $todofile


 2006/02/03 Daniela Dorner, Daniel Hoehne

   * datacenter/scripts/sourcefile: 
     - fixed small bugs

   * datacenter/scripts/runcallisto: 
     - small bugfix
     - improved logging

   * datacenter/scripts/insertdatasets: 
     - removed not needed variable

   * datacenter/macros/getdolist.C: 
     - small bugfix



 2006/02/02 Daniela Dorner

   * datacenter/scripts/linkmc: 
     - changed numbering of P and C run in linking

   * datacenter/scripts/sourcefile: 
     - moved to root-version root_v4.04.02g



 2006/02/01 Daniel Hoehne

   * datacenter/scripts/buildsequenceentries, checkfilesforsequenceavail, 
     checkstardone, correcttime, dodatacheck, doexclusions, fillcallisto, 
     fillganymed, fillstar, writesequencefiles: 
     - adapted usage of function setstatus



 2006/01/31 Daniela Dorner

   * datacenter/macros/setstatus.C, getdolist.C: 
     - adapted macros to changes in new columns (fFailedCode, 
       fFailedComment)

   * datacenter/macros/setstatus.C: 
     - added "noreset" for column fStartTime (is needed so that runtime 
       is available in case of failure)

   * datacenter/macros/setupdb.C: 
     - added new columns

   * datacenter/scripts/runcallisto, runganymed, runstar: 
     - implemented failure handling 

   * datacenter/scripts/sourcefile: 
     - implemented new functions to set status values



 2006/01/30 Daniel Hoehne

   * datacenter/scripts/buildsequenceentries, checkfilesforsequenceavail, 
     checkstardone, correcttime, dodatacheck, doexclusions, fillcallisto, 
     fillganymed, fillstar, runcallisto, runganymed, runstar, sourcefile, 
     writesequencefiles: 
     - added function setstatus in sourcefile
     - changed calling of setstatus.C in setstatus
     - implemented variable $program to generalize usage of setstatus
     - replaced corresponding piece of code by function setstatus
     - fixed some typos



 2006/01/30 Daniela Dorner

   * datacenter/macros/setstatus.C, getdolist.C: 
     - adapted macros to the improvement of failure handling in the 
       automatic analysis (added columns fFailed, fStartTime, 
       fFailedTime)



 2006/01/27 Thomas Bretz

   * mjobs/MDataSet.cc:
     - improved a warning output



 2006/01/23 Thomas Bretz                             

   * mbase/MTime.cc:
     - removed a sanity check in GetStringFmt. It work's quite nice
       in the DC but crashes on my Laptop (which is not so important)



 2006/01/10 Daniela Dorner

   * datacenter/macros/*.C, datacenter/script: 
     - updated and added documentation
     - improved logging
     - fixed small bugs
