# # ChangeLog for / # # Generated by Trac 1.5.2 # 09/23/24 06:23:13 Mon, 06 Feb 2012 20:12:57 GMT tbretz [12856] * trunk/Mars/mhcalib/MHCalibrationChargePINDiode.cc (modified) Commented out an unused variable for convenience. Mon, 06 Feb 2012 20:12:38 GMT tbretz [12855] * trunk/Mars/mcalib/MCalibrateData.cc (modified) Commented out an unused variable for convenience. Mon, 06 Feb 2012 20:12:01 GMT tbretz [12854] * trunk/Mars/mcalib/MCalibrationRelTimeCam.cc (modified) Fixed two malformed format strings Mon, 06 Feb 2012 14:26:31 GMT tbretz [12853] * trunk/FACT++/src/logtime.cc (modified) Reverting to last revision. Mon, 06 Feb 2012 14:26:14 GMT neise [12852] * fact/tools/pyscripts/examples/map_dn.txt (added) textfile with pixel coordinates Mon, 06 Feb 2012 14:25:55 GMT neise [12851] * fact/tools/pyscripts/examples/plotcam.py (added) methods to plot trivial data like amplitudes in camera plane Mon, 06 Feb 2012 09:32:13 GMT tbretz [12850] * trunk/FACT++/src/fitsdump.cc (modified) Simplified all the loops looping over the columns to be displayed; do ... Mon, 06 Feb 2012 09:28:18 GMT tbretz [12849] * trunk/FACT++/src/FitsFile.cc (modified) Allow 'A' as format. Mon, 06 Feb 2012 09:27:44 GMT tbretz [12848] * trunk/FACT++/src/Fits.cc (modified) If we have a fixed char-array and the unit is either text or string ... Mon, 06 Feb 2012 09:26:49 GMT tbretz [12847] * trunk/FACT++/src/feedback.cc (modified) fCalibration must be a float because the service takes floats. Mon, 06 Feb 2012 09:26:18 GMT tbretz [12846] * trunk/FACT++/src/Converter.cc (modified) Allow 'A' when converting FITS format to Dim format. Mon, 06 Feb 2012 09:25:27 GMT tbretz [12845] * trunk/Mars/mcore/fits.h (modified) Implemented 'A' as 8-bit characters; in SetPtrAddress: return an ... Mon, 06 Feb 2012 09:24:33 GMT tbretz [12844] * trunk/FACT++/src/drivectrl.cc (modified) There was a mismatch with the units in SOURCE_POSITION Mon, 06 Feb 2012 09:23:58 GMT tbretz [12843] * trunk/FACT++/src/EventBuilder.c (modified) pixH was not needed because it was never used, but the src++ was ... Sat, 04 Feb 2012 07:45:53 GMT neise [12842] * fact/tools/pyscripts/pyfact/pyfact.py (modified) corrected import name of scipy.signal from spsi to signal Fri, 03 Feb 2012 22:47:29 GMT lusterma [12841] * fact/tools/pyscripts/pyfact/pyfact.py (modified) fixed bug in class fnames - wrong drscal file name 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