# # ChangeLog for / # # Generated by Trac 1.5.2 # 11/13/24 18:46:01 Fri, 03 Feb 2012 21:25:33 GMT tbretz [12840] * trunk/FACT++/src/feedback.cc (modified) fCalibration must be resize to 2*416 not 416 Fri, 03 Feb 2012 15:40:56 GMT tbretz [12839] * trunk/FACT++/src/drivectrl.cc (modified) Set precision of ra/dec output to 8 Fri, 03 Feb 2012 14:55:40 GMT tbretz [12838] * trunk/FACT++/src/drivectrl.cc (modified) Corrected the DB query and output the sources from the DB. Fri, 03 Feb 2012 14:54:44 GMT tbretz [12837] * trunk/FACT++/src/drivectrl.cc (modified) Renamed the tracking with source name to TRACK_SOURCE; replaced C by ... Fri, 03 Feb 2012 13:49:26 GMT tbretz [12836] * trunk/FACT++/src/drivectrl.cc (modified) PrintHelp didn't output the commands so far - fixed. Fri, 03 Feb 2012 12:49:31 GMT tbretz [12835] * trunk/FACT++/src/fscctrl.cc (modified) Commented variables which were defined but never used in a reasonable ... Fri, 03 Feb 2012 12:49:12 GMT tbretz [12834] * trunk/FACT++/src/LocalControl.h (modified) Changed an ifdef to make it compile wth boost 1.46 Fri, 03 Feb 2012 12:46:03 GMT tbretz [12833] * trunk/FACT++/.macro_dir/qt4_do_it_all.m4 (modified) Added QtSql Fri, 03 Feb 2012 12:45:51 GMT tbretz [12832] * trunk/FACT++/.aux_dir/config.guess (modified) * trunk/FACT++/.aux_dir/config.sub (modified) * trunk/FACT++/.aux_dir/ltmain.sh (modified) * trunk/FACT++/.macro_dir/libtool.m4 (modified) * trunk/FACT++/.macro_dir/ltoptions.m4 (modified) * trunk/FACT++/.macro_dir/ltversion.m4 (modified) * trunk/FACT++/.macro_dir/lt~obsolete.m4 (modified) * trunk/FACT++/Makefile.in (modified) * trunk/FACT++/aclocal.m4 (modified) * trunk/FACT++/configure (modified) Updated to the latest version produced by autoconf 2.68 and Ubuntu 11.11 Fri, 03 Feb 2012 12:43:23 GMT tbretz [12831] * trunk/FACT++/src/EventBuilder.c (modified) * trunk/FACT++/src/EventBuilderWrapper.h (modified) Removed variables which were defined but never really used in any ... Fri, 03 Feb 2012 12:41:58 GMT tbretz [12830] * trunk/FACT++/Makefile.am (modified) Reordered libraries to make it link with gcc 4.6 Fri, 03 Feb 2012 12:40:08 GMT tbretz [12829] * trunk/FACT++/configure.ac (modified) Removed colorgcc as a compiler option, it doesn't work with Ubuntu ... Fri, 03 Feb 2012 12:38:55 GMT tbretz [12828] * trunk/FACT++/src/drivectrl.cc (modified) * trunk/FACT++/src/scheduler.cc (modified) Removed a line producing an unused variable. Fri, 03 Feb 2012 12:38:26 GMT tbretz [12827] * trunk/FACT++/src/datalogger.cc (modified) Changed ifdef to make it compile with boost 1.46 Fri, 03 Feb 2012 12:38:08 GMT tbretz [12826] * trunk/FACT++/src/Configuration.cc (modified) Changed ifdef to make it compile with boost 1.46 Fri, 03 Feb 2012 12:37:44 GMT tbretz [12825] * trunk/FACT++/src/feedback.cc (modified) Fixed a couple of stupid mistakes introduced with the last commit. Fri, 03 Feb 2012 12:37:05 GMT tbretz [12824] * trunk/FACT++/src/Main.h (modified) * trunk/FACT++/src/Readline.cc (modified) * trunk/FACT++/src/ReadlineColor.cc (modified) Changed ifdef to make it compile with boost 1.46 Fri, 03 Feb 2012 12:36:24 GMT tbretz [12823] * trunk/FACT++/src/FACT.cc (modified) Changed ifdef to make it compile with boost 1.46 Fri, 03 Feb 2012 12:35:55 GMT tbretz [12822] * trunk/FACT++/src/WindowLog.cc (modified) Removed a line producing an unused variable. Fri, 03 Feb 2012 12:35:04 GMT tbretz [12821] * trunk/FACT++/MAINPAGE (modified) Added groff and ps2pdf Fri, 03 Feb 2012 10:46:32 GMT lusterma [12820] * fact/tools/pyscripts/tools/fbsl.py (modified) fbsl.py fixed bug: ROOT::TH1F warnings, print event number changed to ... Fri, 03 Feb 2012 10:22:04 GMT lusterma [12819] * fact/tools/pyscripts/tools/fbsl.py (modified) fbsl.py removed debugging lines 41-44 Fri, 03 Feb 2012 10:11:57 GMT neise [12818] * fact/tools/pyscripts/pyfact/pyfact.py (modified) debugged creation of empty vars .. was in next() now in __init__() Fri, 03 Feb 2012 10:02:15 GMT neise [12817] * fact/tools/pyscripts/examples (added) * fact/tools/pyscripts/examples/test_dneise.py (added) * fact/tools/pyscripts/examples/test_fits.py (added) * fact/tools/pyscripts/examples/test_save.py (added) * fact/tools/pyscripts/examples/where.py (added) added examples folder with some small scripts for mere testing Fri, 03 Feb 2012 09:59:59 GMT neise [12816] * fact/tools/pyscripts/pyfact/pyfact.py (modified) implemented filters, peak-amplitude and peak-integral computation Fri, 03 Feb 2012 07:50:47 GMT neise [12815] * fact/tools/pyscripts/pyfact/pyfact.py (modified) whitespace cleanup: 8 spaces instead of tab in line 128 Thu, 02 Feb 2012 20:29:35 GMT lusterma [12814] * fact/tools/pyscripts/pyfact/hist.py (added) added hist.py : several histogram classes Thu, 02 Feb 2012 20:25:52 GMT lusterma [12813] * fact/tools/pyscripts/tools/fbsl.py (added) * fact/tools/pyscripts/tools/fbsl1.py (added) * fact/tools/pyscripts/tools/fbsl2.py (added) added fbsl.py (working), fbsl1.py (test), fbsl2.py (baseline_ana : ... Thu, 02 Feb 2012 20:18:45 GMT lusterma [12812] * fact/tools/pyscripts/pyfact/pyfact.py (added) added pyfact.py Thu, 02 Feb 2012 17:28:16 GMT lusterma [12811] * fact/tools/pyscripts/pyfact (added) * fact/tools/pyscripts/tools (added) added folders pyfact and tools pyfact classes for FACT data access ... Thu, 02 Feb 2012 10:00:25 GMT neise [12810] * firmware/FSC/FSC.hex (added) I guess having the binarz in the svn repos, does not harm Wed, 01 Feb 2012 09:18:27 GMT tbretz [12809] * trunk/FACT++/src/DataCalib.cc (modified) Added a compile time warning so that we are not surprised that some ... Wed, 01 Feb 2012 09:17:34 GMT tbretz [12808] * trunk/FACT++/src/mcp.cc (modified) Removed an obsolete log message. Wed, 01 Feb 2012 09:16:41 GMT tbretz [12807] * trunk/FACT++/src/drivectrl.cc (modified) Added options to read sources names from a database and to start ... Wed, 01 Feb 2012 09:15:29 GMT tbretz [12806] * trunk/FACT++/src/DataWriteFits.cc (modified) Fixed a compiler warning because a function argument was never used. Wed, 01 Feb 2012 09:09:38 GMT tbretz [12805] * trunk/FACT++/src/feedback.cc (modified) Store calibration; implemented command to print a stored calibration; ... Wed, 01 Feb 2012 01:00:33 GMT neise [12804] * trunk/FACT++/ScriptsForDimCtrl/DataTaking1 (moved) * trunk/FACT++/ScriptsForDimCtrl/DataTaking2 (moved) renamed DataTaking Scripts ... removed Wobble from File name-script ... Wed, 01 Feb 2012 00:57:53 GMT neise [12803] * trunk/FACT++/ScriptsForDimCtrl/SpecialTimeCalibRuns (modified) script is functional but for experts only. still wait statements in ... Wed, 01 Feb 2012 00:33:05 GMT neise [12802] * trunk/FACT++/ScriptsForDimCtrl/FirstDrsCalib (modified) bugfix: forgotten to switch on Temp control after calibration. now fixed Tue, 31 Jan 2012 23:45:33 GMT neise [12801] * trunk/FACT++/ScriptsForDimCtrl/FirstDrsCalib (modified) including feebback/calibrate_currents ... still a lot of wait ... Tue, 31 Jan 2012 19:05:23 GMT tbretz [12800] * trunk/FACT++/fact.rc (modified) Replaced obsolete run-type 'drs-calib' with correct one 'drs-gain' Tue, 31 Jan 2012 14:29:37 GMT Daniela Dorner [12799] * trunk/Mars/datacenter/scripts/setup.lp.fact (modified) added option to use sourcefile also from other path 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> by Vec 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 Tue, 24 Jan 2012 05:17:24 GMT Jens Buss [12754] * fact/tools/rootmacros/gainfit2.C (modified) deleted bug in Search for crazy pixels 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 Mon, 09 Jan 2012 14:19:11 GMT Jens Buss [12742] * fact/tools/rootmacros/FPulseTemplate.C (added) Macro to produce pulse templates ala tpeak for a given pulsehight Thu, 22 Dec 2011 17:07:40 GMT tbretz [12741] * trunk/Mars/mreport/MReportFitsRead.cc (added) * trunk/Mars/mreport/MReportFitsRead.h (added)