#
# ChangeLog for trunk
#
# Generated by Trac 1.5.2
# 03/15/25 18:10:36

Tue, 31 Jan 2012 11:27:05 GMT Daniela Dorner [12798]
	* trunk/DataCheck/Sourcefile.sh (added)

	added (file with common definitions etc for FillAuxData.sh and ...


Tue, 31 Jan 2012 11:26:51 GMT tbretz [12797]
	* trunk/Mars/mbase/MTime.cc (modified)
	* trunk/Mars/mbase/MTime.h (modified)

	Allow to feed SetSqlDateTime also with an ISO time and allow more or ...


Tue, 31 Jan 2012 11:25:30 GMT tbretz [12796]
	* trunk/Mars/mjobs/MSequence.h (modified)

	Added new data members and new file types; added new member functions ...


Tue, 31 Jan 2012 11:24:05 GMT tbretz [12795]
	* trunk/Mars/mjobs/MSequence.cc (modified)

	implemented more arrays to be able to keep four different types of ...


Tue, 31 Jan 2012 11:21:45 GMT tbretz [12794]
	* trunk/Mars/mraw/MRawFitsRead.cc (modified)

	Get run start and end time.


Tue, 31 Jan 2012 11:16:07 GMT tbretz [12793]
	* trunk/Mars/mhbase/MH3.cc (modified)

	To make sure that the IsNull check in drawing with labels works, ...


Tue, 31 Jan 2012 08:44:05 GMT tbretz [12792]
	* trunk/Mars/mcore/fits.h (modified)

	Fixed the 'Empty' TUNIT


Tue, 31 Jan 2012 08:41:14 GMT tbretz [12791]
	* trunk/Mars/datacenter/macros/buildsequenceentries.C (modified)

	A little improvement for stability.


Tue, 31 Jan 2012 08:35:58 GMT tbretz [12790]
	* trunk/Mars/mcalib/MCalibrateData.h (modified)

	The scale factor was always set to 1, must have been introduced ...


Mon, 30 Jan 2012 19:57:07 GMT Daniela Dorner [12789]
	* trunk/DataCheck/FillAuxData.sh (modified)

	included further checks and fill more information; common logfile


Mon, 30 Jan 2012 19:56:29 GMT Daniela Dorner [12788]
	* trunk/DataCheck/CheckRawData.sh (modified)

	included further checks and fill more information; common logfile; ...


Mon, 30 Jan 2012 17:01:17 GMT tbretz [12787]
	* trunk/FACT++/src/Configuration.cc (modified)

	Icreased compatibility with different boost versions.


Mon, 30 Jan 2012 17:00:30 GMT tbretz [12786]
	* trunk/FACT++/src/LocalControl.h (modified)

	Icreased compatibility with different boost versions.


Mon, 30 Jan 2012 16:59:42 GMT tbretz [12785]
	* trunk/FACT++/src/DataCalib.h (modified)
	* trunk/FACT++/src/DataWriteFits.cc (modified)
	* trunk/FACT++/src/DataWriteFits.h (modified)

	In addition to the information whether a drs file exist store also ...


Mon, 30 Jan 2012 16:57:14 GMT tbretz [12784]
	* trunk/FACT++/src/EventImp.h (modified)

	Should be std::function not boost::function


Mon, 30 Jan 2012 16:56:03 GMT tbretz [12783]
	* trunk/FACT++/src/Main.h (modified)

	Icreased compatibility with different boost versions.


Mon, 30 Jan 2012 16:55:34 GMT tbretz [12782]
	* trunk/FACT++/src/ReadlineColor.cc (modified)

	Icreased compatibility with different boost versions.


Mon, 30 Jan 2012 16:54:49 GMT tbretz [12781]
	* trunk/FACT++/src/Readline.cc (modified)

	Icreased compatibility with different boost versions.


Mon, 30 Jan 2012 16:53:51 GMT tbretz [12780]
	* trunk/FACT++/src/FACT.cc (modified)

	Icreased compatibility with different boost versions.


Fri, 27 Jan 2012 11:00:55 GMT Daniela Dorner [12779]
	* trunk/Mars/datacenter/db/run_comment.php (modified)

	bugfix: change of mode was not possible in initial view


Fri, 27 Jan 2012 11:00:16 GMT Daniela Dorner [12778]
	* trunk/Mars/datacenter/db/factdefs.php (modified)

	column layout changed for phys trigger


Fri, 27 Jan 2012 10:59:29 GMT Daniela Dorner [12777]
	* trunk/Mars/datacenter/db/fact_runinfo.php (modified)

	bugfix for display of columns, updated selection of default columns


Fri, 27 Jan 2012 08:42:14 GMT tbretz [12776]
	* trunk/Mars/mreport/MReport.h (modified)

	Added virtual functions for reading contents from FITS data.


Fri, 27 Jan 2012 08:41:33 GMT tbretz [12775]
	* trunk/Mars/mreport/MReportFitsRead.cc (modified)

	Print a warning if MJDREF is missing; call SetReadyToSave when data ...


Fri, 27 Jan 2012 08:39:07 GMT tbretz [12774]
	* trunk/Mars/mreport/ReportLinkDef.h (modified)

	Added MReportWeather


Fri, 27 Jan 2012 08:38:27 GMT tbretz [12773]
	* trunk/Mars/mreport/MReportCC.cc (modified)
	* trunk/Mars/mreport/MReportCC.h (modified)

	Seperated the weather data from the MAGIC specific data.


Thu, 26 Jan 2012 13:31:32 GMT tbretz [12772]
	* trunk/FACT++/src/fadctrl.cc (modified)

	Removed more stray debug out; replaced Get<vector<string>> by
	Vec<string>


Thu, 26 Jan 2012 13:30:08 GMT tbretz [12771]
	* trunk/FACT++/src/fadctrl.cc (modified)

	Removed some stray debug output


Thu, 26 Jan 2012 10:05:38 GMT tbretz [12770]
	* trunk/FACT++/src/drivectrl.cc (modified)

	Added a new dim service SOURCE_POSITION and a new command WOBBLE.


Wed, 25 Jan 2012 18:06:23 GMT tbretz [12769]
	* trunk/FACT++/configure (modified)
	* trunk/FACT++/configure.ac (modified)

	Make sure that the boost libarary check stop configure if they fail; ...


Wed, 25 Jan 2012 16:07:23 GMT tbretz [12768]
	* trunk/FACT++/Makefile.in (modified)
	* trunk/FACT++/aclocal.m4 (modified)
	* trunk/FACT++/configure (modified)
	* trunk/FACT++/configure.ac (modified)

	Adapted to local version of c++0x check


Wed, 25 Jan 2012 16:05:25 GMT tbretz [12767]
	* trunk/FACT++/.macro_dir/ax_cxx_compile_stdcxx_0x.m4 (added)

	Taken the latest version from teh archive to get it working with gcc
	4.5


Wed, 25 Jan 2012 14:43:38 GMT lyard [12766]
	* trunk/FACT++/src/fitsdump.cc (modified)

	fixed end of line issue with fitsdump


Wed, 25 Jan 2012 12:07:08 GMT tbretz [12765]
	* trunk/FACT++/src/ReadlineColor.cc (modified)

	Removed the stray .his from the boot message


Wed, 25 Jan 2012 11:47:16 GMT tbretz [12764]
	* trunk/Mars/macros/starvisday.C (modified)

	Added display of the moon and some more information about visibility


Wed, 25 Jan 2012 11:01:54 GMT tbretz [12763]
	* trunk/Mars/mastro/MAstroCatalog.cc (modified)

	Added the moon track to GetVisibilityCurve.q


Tue, 24 Jan 2012 15:42:25 GMT Daniela Dorner [12762]
	* trunk/DataCheck/RsyncAux.sh (modified)
	* trunk/DataCheck/RsyncRaw.sh (modified)

	adapted rsync options for running ftchecksum on data, but still
	commented


Tue, 24 Jan 2012 15:39:34 GMT Daniela Dorner [12761]
	* trunk/DataCheck/CheckRawData.sh (modified)

	path to FACT++ as variable


Tue, 24 Jan 2012 15:04:43 GMT Daniela Dorner [12760]
	* trunk/DataCheck/ZipRawData.sh (modified)

	implemented ftchecksum but left commented; implemented variable for ...


Tue, 24 Jan 2012 13:44:21 GMT tbretz [12759]
	* trunk/FACT++/src/EventBuilder.c (modified)

	Replaced 'short' by 'incomplete'


Tue, 24 Jan 2012 13:42:33 GMT tbretz [12758]
	* trunk/FACT++/src/EventBuilderWrapper.h (modified)

	Some comment to suppress unnecessary compiler warnings


Tue, 24 Jan 2012 13:41:57 GMT tbretz [12757]
	* trunk/FACT++/dim/README_v19.txt (modified)
	* trunk/FACT++/dim/dim/dim.h (modified)
	* trunk/FACT++/dim/dim/dim_common.h (modified)
	* trunk/FACT++/dim/src/dic.c (modified)
	* trunk/FACT++/dim/src/diccpp.cxx (modified)
	* trunk/FACT++/dim/src/dis.c (modified)
	* trunk/FACT++/dim/src/discpp.cxx (modified)
	* trunk/FACT++/dim/src/dna.c (modified)
	* trunk/FACT++/dim/src/dns.c (modified)
	* trunk/FACT++/dim/src/examples/test_client.c (modified)
	* trunk/FACT++/dim/src/examples/test_server.c (modified)
	* trunk/FACT++/dim/src/examples/test_server.cxx (modified)
	* trunk/FACT++/dim/src/tcpip.c (modified)
	* trunk/FACT++/dim/src/utilities.c (modified)

	Switched to v19r27


Tue, 24 Jan 2012 13:39:41 GMT tbretz [12756]
	* trunk/FACT++/Makefile.am (modified)
	* trunk/FACT++/Makefile.in (modified)
	* trunk/FACT++/aclocal.m4 (modified)
	* trunk/FACT++/configure (modified)
	* trunk/FACT++/configure.ac (modified)

	Added a native check for the support of -std=c++0x; switched from O2 ...


Tue, 24 Jan 2012 05:37:14 GMT neise [12755]
	* trunk/FACT++/ScriptsForDimCtrl/SpecialTimeCalibRuns (added)

	initial commint SpecialTimeCalibRuns -- UNTESTED


Mon, 23 Jan 2012 11:24:24 GMT tbretz [12753]
	* trunk/Mars/Makefile.conf.linux (modified)

	Added the option to switch the compiler to c++0x mode to make ...


Mon, 23 Jan 2012 11:23:28 GMT tbretz [12752]
	* trunk/Mars/Changelog (added)




Tue, 17 Jan 2012 23:41:22 GMT neise [12751]
	* trunk/FACT++/ScriptsForDimCtrl/DataTakingWobble1 (modified)

	introduced runtype drs-time-upshifted into DataTakingWoblle1


Tue, 17 Jan 2012 11:45:35 GMT lyard [12750]
	* trunk/DataCheck/Archive (added)
	* trunk/DataCheck/Archive/ENDfixer (added)
	* trunk/DataCheck/Archive/ENDfixer.cxx (added)
	* trunk/DataCheck/Archive/RowChecker (added)
	* trunk/DataCheck/Archive/RowChecker.cxx (added)
	* trunk/DataCheck/Archive/auxIngest.sh (added)
	* trunk/DataCheck/Archive/correctFileName (added)
	* trunk/DataCheck/Archive/correctFileName.cxx (added)
	* trunk/DataCheck/Archive/fixAuxKeyWords.sh (added)
	* trunk/DataCheck/Archive/fixRawKeyWords.sh (added)
	* trunk/DataCheck/Archive/ingest.sh (added)
	* trunk/DataCheck/Archive/rawIngest.sh (added)
	* trunk/DataCheck/Archive/repairAuxFile.sh (added)
	* trunk/DataCheck/Archive/repairRawFile.sh (added)
	* trunk/DataCheck/Archive/testNaming.sh (added)

	added ingest stuff


Tue, 17 Jan 2012 09:06:33 GMT lyard [12749]
	* trunk/FACT++/src/fitsdump.cc (modified)

	fixed compil without plotting


Tue, 17 Jan 2012 09:04:21 GMT lyard [12748]
	* trunk/FACT++/src/fitsdump.cc (modified)

	removed plotting


Tue, 17 Jan 2012 09:03:20 GMT lyard [12747]
	* trunk/FACT++/src/fitsdump.cc (modified)

	put fitsdump in line with fits.h


Mon, 16 Jan 2012 13:17:10 GMT Daniela Dorner [12746]
	* trunk/DataCheck/crontab.fact-transfer (moved)

	changed name as transfer has been moved to different machine


Mon, 16 Jan 2012 13:13:53 GMT Daniela Dorner [12745]
	* trunk/DataCheck/BackupAuxToWue.sh (modified)
	* trunk/DataCheck/BackupRawToWue.sh (modified)

	removed -p from rsync options; adapted home path


Mon, 16 Jan 2012 13:11:51 GMT Daniela Dorner [12744]
	* trunk/DataCheck/crontab.fact-viewer (modified)

	removed -p from rsync options; adapted home path


Mon, 16 Jan 2012 12:26:12 GMT Daniela Dorner [12743]
	* trunk/DataCheck/crontab.coma (modified)

	included changes of Watz


Thu, 22 Dec 2011 17:07:40 GMT tbretz [12741]
	* trunk/Mars/mreport/MReportFitsRead.cc (added)
	* trunk/Mars/mreport/MReportFitsRead.h (added)




Thu, 22 Dec 2011 16:23:32 GMT lyard [12740]
	* trunk/FACT++/src/fitsdump.cc (modified)

	added special minmax for raw data


Thu, 22 Dec 2011 15:49:57 GMT tbretz [12739]
	* trunk/Mars/Changelog (modified)

	Latest changes.


Thu, 22 Dec 2011 15:48:02 GMT tbretz [12738]
	* trunk/Mars/mraw/MRawFitsRead.cc (modified)

	removed a stray ::


Thu, 22 Dec 2011 15:47:41 GMT tbretz [12737]
	* trunk/Mars/mcore/fits.h (modified)

	added an unordered_map to allow access to the read members by name


Thu, 22 Dec 2011 15:46:55 GMT tbretz [12736]
	* trunk/Mars/mjoptim/MJOptimize.cc (modified)

	added an explicit cast from UInt to Double


Thu, 22 Dec 2011 15:46:36 GMT tbretz [12735]
	* trunk/Mars/mreport/MReport.h (modified)

	added SetupReadingFits and InterpreteFits; added GetTime


Thu, 22 Dec 2011 15:46:19 GMT tbretz [12734]
	* trunk/Mars/mreport/MReportDrive.cc (modified)
	* trunk/Mars/mreport/MReportDrive.h (modified)

	added SetupReadingFits and InterpreteFits


Thu, 22 Dec 2011 15:45:57 GMT tbretz [12733]
	* trunk/Mars/mreport/Makefile (modified)
	* trunk/Mars/mreport/ReportLinkDef.h (modified)

	added MReportFitsRead


Thu, 22 Dec 2011 12:19:16 GMT tbretz [12732]
	* trunk/Mars/mcore/fits.h (modified)

	Adapted memember function names to Mars convention; fixed a type in a ...


Wed, 21 Dec 2011 13:58:54 GMT lyard [12731]
	* trunk/FACT++/src/fitsHacker.cc (added)

	changed from FitsHacker to FitsRepair


Wed, 21 Dec 2011 13:58:09 GMT lyard [12730]
	* trunk/FACT++/src/RowChecker.cc (added)

	rowChecker program


Wed, 21 Dec 2011 13:57:24 GMT lyard [12729]
	* trunk/FACT++/src/fitsdump.cc (modified)

	added more options


Tue, 20 Dec 2011 14:27:13 GMT kraehenb [12728]
	* trunk/FACT++/ScriptsForDimCtrl/FirstDrsCalib (modified)

	Added bias reconnect at the beginning and fixed the bug that the dark ...


Tue, 20 Dec 2011 14:23:48 GMT lyard [12727]
	* trunk/FACT++/src/fitsdump.cc (modified)

	added minmax and nozero


Thu, 15 Dec 2011 14:33:53 GMT lyard [12726]
	* trunk/FACT++/src/fitsdump.cc (modified)

	bugfix fitsdump


Thu, 15 Dec 2011 14:20:23 GMT lyard [12725]
	* trunk/FACT++/src/fitsdump.cc (modified)

	bugfix fitsdump


Thu, 15 Dec 2011 10:47:08 GMT lyard [12724]
	* trunk/FACT++/src/fitsdump.cc (modified)

	fixed fitsdump warnings


Thu, 15 Dec 2011 10:39:26 GMT lyard [12723]
	* trunk/FACT++/src/fitsdump.cc (modified)

	replaced cfitsio by fits.h


Thu, 15 Dec 2011 10:17:04 GMT lyard [12722]
	* trunk/Mars/mcore/fits.h (modified)

	added a few accessor functions


Sun, 11 Dec 2011 16:35:05 GMT tbretz [12716]
	* trunk/FACT++/src/feedback.cc (modified)

	Make sure fSP always has a valid size.


Sun, 11 Dec 2011 16:34:14 GMT tbretz [12715]
	* trunk/FACT++/src/ratescan.cc (modified)

	Added log output in case of a new step size.


Sun, 11 Dec 2011 16:33:32 GMT tbretz [12714]
	* trunk/Mars/mcore/fits.h (modified)

	Implemented to allow a missing END tag or decline it.


Wed, 07 Dec 2011 09:08:51 GMT lyard [12711]
	* trunk/FACT++/src/logtime.cc (modified)

	changed logtime


Wed, 07 Dec 2011 09:00:48 GMT lyard [12710]
	* trunk/FACT++/src/Fits.cc (modified)

	forgot this one yesterday


Tue, 06 Dec 2011 21:51:13 GMT tbretz [12709]
	* trunk/FACT++/src/biasctrl.cc (modified)

	Commented out access of the non-existing bias-database.


Tue, 06 Dec 2011 16:07:42 GMT lyard [12708]
	* trunk/FACT++/src/datalogger.cc (modified)

	added the fits logging of QoS only (I did not want to, Thomas obliged ...


Tue, 06 Dec 2011 15:58:46 GMT lyard [12707]
	* trunk/Mars/mcore/fits.h (modified)

	added handling of missing END keyword


Tue, 06 Dec 2011 15:46:21 GMT tbretz [12706]
	* trunk/FACT++/ScriptsForDimCtrl/DataTakingWobble1 (modified)

	One of the crosscheck pedestals had the wrong ROI


Tue, 06 Dec 2011 13:55:51 GMT lyard [12705]
	* trunk/FACT++/src/datalogger.cc (modified)

	added more columns in grouping files


Tue, 06 Dec 2011 11:50:38 GMT lyard [12704]
	* trunk/FACT++/src/datalogger.cc (modified)

	fixed start bug for aux run files


Mon, 05 Dec 2011 10:38:33 GMT tbretz [12703]
	* trunk/Mars/mraw/MRawFitsRead.cc (modified)

	Extract the trigger type from the file.


Mon, 05 Dec 2011 10:29:30 GMT tbretz [12702]
	* trunk/Mars/mraw/MRawFitsRead.cc (modified)

	Extract the trigger type from the file.


Mon, 05 Dec 2011 10:26:01 GMT tbretz [12701]
	* trunk/Mars/mraw/MRawFitsRead.cc (modified)

	Extract the trigger type from the file.


Mon, 05 Dec 2011 08:46:58 GMT tbretz [12700]
	* trunk/FACT++/src/ratecontrol.cc (modified)

	Always the lower rate should be used, either the camera rate or the ...


Mon, 05 Dec 2011 08:43:55 GMT tbretz [12699]
	* trunk/FACT++/src/PixelMap.h (modified)

	Adapted sign of offset to currently used GAPDmap_20111126.txt


Mon, 05 Dec 2011 08:43:01 GMT tbretz [12698]
	* trunk/FACT++/src/ratescan.cc (modified)

	Fixed the size of the data sent in the service and changed the ...


Mon, 05 Dec 2011 08:42:12 GMT tbretz [12697]
	* trunk/FACT++/gui/FactGui.h (modified)

	Fixed the handleRateScan and the table name for the run-comments


Sat, 03 Dec 2011 01:48:56 GMT Daniela Dorner [12696]
	* trunk/Mars/datacenter/db/fact_runinfo.php (modified)

	added tooltip for comment


Sat, 03 Dec 2011 01:48:07 GMT Daniela Dorner [12695]
	* trunk/Mars/datacenter/db/run_comment.php (modified)

	added mode tooltip


Sat, 03 Dec 2011 00:17:04 GMT Daniela Dorner [12694]
	* trunk/Mars/datacenter/db/fact_runinfo.php (modified)
	* trunk/Mars/datacenter/db/factdefs.php (modified)

	added new database values


Sat, 03 Dec 2011 00:15:53 GMT Daniela Dorner [12693]
	* trunk/DataCheck/crontab.fact1 (modified)

	added auxiliary fill script


Sat, 03 Dec 2011 00:14:59 GMT Daniela Dorner [12692]
	* trunk/DataCheck/CheckRawData.sh (modified)

	continue instead of exit in case of unknown runtype


Sat, 03 Dec 2011 00:12:44 GMT Daniela Dorner [12691]
	* trunk/DataCheck/FillAuxData.sh (modified)

	added filling of information into db


Fri, 02 Dec 2011 16:24:21 GMT lyard [12689]
	* trunk/FACT++/src/Fits.cc (modified)

	changed runnum to runid in aux headers