# # ChangeLog for / # # Generated by Trac 1.5.2 # 09/23/24 04:20:44 Thu, 01 Mar 2012 08:14:35 GMT neise [12976] * fact/tools/pyscripts/pyfact/SignalGenerator.py (added) initial commit - test with ./SignalGenerator.py Wed, 29 Feb 2012 22:02:53 GMT lusterma [12975] * fact/tools/pyscripts/pyfact/pyfact_rename.py (modified) added iterator to RawData, _test_iter function gives an example on ... Wed, 29 Feb 2012 13:41:24 GMT Daniela Dorner [12974] * trunk/Mars/datacenter/scripts/setup.lp.fact (modified) adapted logpaths Wed, 29 Feb 2012 13:41:04 GMT Daniela Dorner [12973] * trunk/Mars/datacenter/scripts/checklogs (modified) changed from nail to mail Wed, 29 Feb 2012 13:16:26 GMT Daniela Dorner [12972] * trunk/DataCheck/CheckRawData.sh (modified) introduced usage of global logfile and function sendquery Wed, 29 Feb 2012 13:15:36 GMT Daniela Dorner [12971] * trunk/DataCheck/RsyncAux.sh (modified) * trunk/DataCheck/RsyncRaw.sh (modified) introduced usage of global logfile Wed, 29 Feb 2012 12:39:37 GMT Daniela Dorner [12970] * trunk/DataCheck/ZipRawData.sh (modified) introduced usage of global logfile Wed, 29 Feb 2012 12:30:32 GMT Daniela Dorner [12969] * trunk/DataCheck/FillAuxData.sh (modified) introduced logfile to get trace of fitsfile errors Wed, 29 Feb 2012 11:08:30 GMT Daniela Dorner [12968] * trunk/DataCheck/crontab.fact-transfer (modified) changed MAILTO Wed, 29 Feb 2012 10:30:19 GMT tbretz [12967] * trunk/FACT++/gui/RawEventsViewer/RawEventsViewer.cc (modified) * trunk/FACT++/src/fitsdump.cc (modified) * trunk/Mars/mcore/DrsCalib.h (modified) Fixed some trivial compiler warnings. Wed, 29 Feb 2012 10:13:53 GMT tbretz [12966] * trunk/FACT++/gui/FactGui.h (modified) * trunk/FACT++/gui/design.ui (modified) Added wind gusts to GUI. Wed, 29 Feb 2012 10:09:01 GMT tbretz [12965] * trunk/FACT++/src/magicweather.cc (modified) Added interpretation of 'WP' hoping that the interpretation to be the ... Wed, 29 Feb 2012 10:06:34 GMT tbretz [12964] * trunk/FACT++/src/dimctrl.cc (modified) Now used the common Main::execute approach to launch the program; ... Wed, 29 Feb 2012 10:05:36 GMT tbretz [12963] * trunk/FACT++/src/RemoteControl.h (modified) Print jumps and labels help text; use a MessageImp for output now. Wed, 29 Feb 2012 10:05:14 GMT tbretz [12962] * trunk/FACT++/src/ReadlineColor.cc (modified) Print jumps and labels help text Wed, 29 Feb 2012 10:04:55 GMT tbretz [12961] * trunk/FACT++/src/Readline.cc (modified) * trunk/FACT++/src/Readline.h (modified) Implementd jumps and labels Wed, 29 Feb 2012 10:03:50 GMT tbretz [12960] * trunk/FACT++/src/Console.cc (modified) Flush the buffer before the boot message is printed. Wed, 29 Feb 2012 10:03:29 GMT tbretz [12959] * trunk/FACT++/src/WindowLog.cc (modified) Fixed a compiler warning about an unused variable. Wed, 29 Feb 2012 10:03:08 GMT tbretz [12958] * trunk/FACT++/src/StateMachineDim.cc (modified) Removed obsolete include of Time.h Wed, 29 Feb 2012 10:02:19 GMT tbretz [12957] * trunk/FACT++/src/MainImp.h (added) Wed, 29 Feb 2012 10:01:59 GMT tbretz [12956] * trunk/FACT++/src/Main.h (modified) * trunk/FACT++/src/StateMachineImp.h (modified) To dfine the virtual Run() function a new class MainImp is used now ... Wed, 29 Feb 2012 10:01:23 GMT tbretz [12955] * trunk/FACT++/src/LocalControl.h (modified) Added include of boost/version.hpp removed obsolete forward class ... Wed, 29 Feb 2012 10:00:23 GMT tbretz [12954] * trunk/FACT++/src/datalogger.cc (modified) * trunk/FACT++/src/drivectrl.cc (modified) * trunk/FACT++/src/fadctrl.cc (modified) * trunk/FACT++/src/fscctrl.cc (modified) * trunk/FACT++/src/ftmctrl.cc (modified) * trunk/FACT++/src/magicweather.cc (modified) * trunk/FACT++/src/scheduler.cc (modified) Added include of LocalControl.h Tue, 28 Feb 2012 18:29:56 GMT neise [12953] * fact/tools/pyscripts/pyfact/fir_filter.py (modified) implemented correcto handling for 2D data arrays ... 3D will still fail. Tue, 28 Feb 2012 17:51:32 GMT neise [12952] * fact/tools/pyscripts/pyfact/extractor.py (modified) now it does at least compile... Tue, 28 Feb 2012 17:43:28 GMT neise [12951] * fact/tools/pyscripts/pyfact/extractor.py (modified) debugged interpolation of zero-x-ing time in class ZeroXing Tue, 28 Feb 2012 17:38:27 GMT lusterma [12950] * fact/tools/pyscripts/pyfact/drs_spikes.py (added) added drs_spikes.py: finds and removes double spikes, contains a ... Tue, 28 Feb 2012 17:37:33 GMT neise [12949] * fact/tools/pyscripts/pyfact/extractor.py (added) initial commit. not even tested, but you can look at it :-) Tue, 28 Feb 2012 17:37:03 GMT neise [12948] * fact/tools/pyscripts/pyfact/fir_filter.py (modified) filters use the 1st sample as initial values, instead of zero. Mon, 27 Feb 2012 17:19:06 GMT lusterma [12947] * fact/tools/pyscripts/pyfact/fir_filter.py (added) * fact/tools/pyscripts/pyfact/pyfact.py (modified) * fact/tools/pyscripts/pyfact/pyfact_rename.py (modified) added labels to plots in _test* of fir_filter.py Mon, 27 Feb 2012 14:23:07 GMT tbretz [12946] * trunk/Mars/mcore/DrsCalib.h (modified) Updated some log-messages; added RemoveSpikes2 Mon, 27 Feb 2012 14:21:39 GMT tbretz [12945] * trunk/Mars/mraw/MRawRunHeader.cc (modified) Some more improvements to FACT header printing. Mon, 27 Feb 2012 14:19:53 GMT tbretz [12944] * trunk/Mars/mimage/MHHillasExt.cc (modified) Added additional plots for slope in case of 'same' option Sun, 26 Feb 2012 12:46:47 GMT tbretz [12943] * trunk/FACT++/src/fitsdump.cc (modified) Implemented a root-mode which allows to use mathematical expressions ... Fri, 24 Feb 2012 23:35:16 GMT ogrimm [12942] * fact/Evidence/GUI.cc (modified) GUI bug fix for negative array index Fri, 24 Feb 2012 23:05:19 GMT ogrimm [12941] * fact/Evidence/GUI.cc (modified) * fact/tools/Edd_LP/Edd.cc (modified) Less digits deplayed in widgets Fri, 24 Feb 2012 20:43:27 GMT ogrimm [12940] * fact/Evidence/GUI.cc (modified) * fact/Evidence/GUI.h (modified) * fact/Evidence/History.cc (modified) * fact/Evidence/readme.txt (modified) * fact/tools/Edd/Edd.cc (modified) * fact/tools/Edd/Edd.h (modified) * fact/tools/Edd_LP (added) * fact/tools/Edd_LP/Edd.cc (added) * fact/tools/Edd_LP/Edd.h (added) * fact/tools/Edd_LP/Edd.pro (added) * fact/tools/Edd_LP/Error.wav (added) * fact/tools/Edd_LP/moc_Edd.cpp (added) * fact/tools/Edd_LP/moc_GUI.cpp (added) History handling in Edd faster, improved drag and drop functionality, ... Fri, 24 Feb 2012 10:00:16 GMT tbretz [12939] * trunk/Mars/mraw/MRawRunHeader.cc (modified) Should have been a check for fCameraVersion not fFormatVersion in Print Fri, 24 Feb 2012 09:59:39 GMT tbretz [12938] * trunk/Mars/msignal/MSignalPix.cc (modified) Added missing intialization of fArrivalTime Fri, 24 Feb 2012 09:57:00 GMT tbretz [12937] * trunk/Mars/mbase/MTime.cc (modified) * trunk/Mars/mbase/MTime.h (modified) Added GetNightAsInt Thu, 23 Feb 2012 16:55:37 GMT Daniela Dorner [12936] * trunk/DataCheck/Sourcefile.sh (modified) bugfix for ftcopy in cron; adapted paths Thu, 23 Feb 2012 16:54:46 GMT Daniela Dorner [12935] * trunk/DataCheck/FillAuxData.sh (modified) implemented function for getting statistics; usage of sendquery Thu, 23 Feb 2012 16:53:22 GMT Daniela Dorner [12934] * trunk/DataCheck/crontab.fact01 (modified) * trunk/DataCheck/crontab.fact02 (modified) * trunk/DataCheck/crontab.fact04 (modified) * trunk/DataCheck/crontab.fact1 (modified) * trunk/DataCheck/crontab.fact2 (modified) adapted path, changed mailto Thu, 23 Feb 2012 16:49:03 GMT Daniela Dorner [12933] * trunk/DataCheck/CheckRawData.sh (modified) added new variables and further checks Thu, 23 Feb 2012 16:42:14 GMT Daniela Dorner [12932] * trunk/DataCheck/CheckDU.sh (modified) changed limits Thu, 23 Feb 2012 16:40:01 GMT Daniela Dorner [12931] * trunk/Mars/datacenter/db/run_comment.php (modified) changed names of 2 DB columns Thu, 23 Feb 2012 16:39:10 GMT Daniela Dorner [12930] * trunk/Mars/datacenter/db/fact_runinfo.php (modified) added new variables, adapted initial menu settings Thu, 23 Feb 2012 16:38:33 GMT Daniela Dorner [12929] * trunk/Mars/datacenter/db/factdefs.php (modified) added new variables Thu, 23 Feb 2012 12:11:33 GMT tbretz [12928] * trunk/Mars/mgui/MCamEvent.cc (modified) Fixed median calculation. Wed, 22 Feb 2012 22:33:03 GMT tbretz [12927] * trunk/Mars/mraw/MRawRunHeader.cc (modified) Implemented more verbosy output for FACT Wed, 22 Feb 2012 19:10:35 GMT tbretz [12926] * trunk/Mars/mbase/MLog.cc (modified) Added another workaround to suppress some root error. Wed, 22 Feb 2012 19:09:50 GMT tbretz [12925] * trunk/Mars/mpedestal/MPedestalSubtractedEvt.h (modified) The name and title was ignored in the constructor... added at least ... Wed, 22 Feb 2012 19:09:14 GMT tbretz [12924] * trunk/Mars/mcore/DrsCalib.h (modified) Added DrsCalibrateTime; removed obsolete old AddT Wed, 22 Feb 2012 19:04:49 GMT tbretz [12923] * trunk/Mars/mhvstime/MHPixVsTime.cc (modified) * trunk/Mars/mhvstime/MHPixVsTime.h (modified) Added the possibility to set min and max; increased version number ... Wed, 22 Feb 2012 19:04:04 GMT tbretz [12922] * trunk/Mars/mhist/MHCamEvent.cc (modified) * trunk/Mars/mhist/MHCamEvent.h (modified) Added a possibility to histogram the deviation from a median or mean ... Wed, 22 Feb 2012 19:03:23 GMT tbretz [12921] * trunk/Mars/mhist/MHCamera.cc (modified) * trunk/Mars/mhist/MHCamera.h (modified) Added AddMedianShift and AddMeanShift Wed, 22 Feb 2012 19:02:50 GMT tbretz [12920] * trunk/Mars/mgui/MCamEvent.cc (modified) * trunk/Mars/mgui/MCamEvent.h (modified) Added a function to return the median of the whole camera. Wed, 22 Feb 2012 17:38:37 GMT Jens Buss [12919] * fact/tools/rootmacros/FPulseTemplate.C (modified) Bug Fixes Wed, 22 Feb 2012 17:37:54 GMT Jens Buss [12918] * fact/tools/rootmacros/gainfit2.C (modified) Bug Fixes Wed, 22 Feb 2012 15:37:26 GMT lyard [12917] * trunk/FACT++/gui/RawEventsViewer/RawEventsViewer.cc (modified) * trunk/FACT++/gui/RawEventsViewer/RawEventsViewer.h (modified) * trunk/FACT++/gui/RawEventsViewer/viewer.ui (modified) added calibration display Wed, 22 Feb 2012 14:35:06 GMT neise [12916] * fact/tools/pyscripts/pyfact/pyfact_rename.py (modified) reduced line length, of most lines to 79 characters Wed, 22 Feb 2012 14:27:11 GMT neise [12915] * fact/tools/pyscripts/pyfact/pyfact_rename.py (modified) renamed maxPos, maxAmp & sums --> pulse_amplitude, _time_of_maximum & ... Tue, 21 Feb 2012 20:01:16 GMT tbretz [12914] * trunk/FACT++/src/ratescan.cc (modified) Removed the zero trigger check for the time being. Tue, 21 Feb 2012 19:53:26 GMT tbretz [12913] * trunk/FACT++/src/ratescan.cc (modified) Do not stop immediately in case of zero triggers, wait until the ... Tue, 21 Feb 2012 08:52:13 GMT tbretz [12912] * trunk/FACT++/src/fitsdump.cc (modified) Transfer precision to stream which is used for formattting Tue, 21 Feb 2012 08:51:29 GMT tbretz [12911] * trunk/FACT++/src/fitsdump.cc (modified) Transfer precision to stream which is used for formattting Mon, 20 Feb 2012 22:04:50 GMT ogrimm [12910] * fact/Evidence/DColl.cc (modified) * fact/Evidence/Doc/Evidence.tex (modified) * fact/Evidence/Evidence.cc (modified) * fact/Evidence/Evidence.h (modified) * fact/Evidence/GUI.cc (modified) * fact/Evidence/History.cc (modified) * fact/Evidence/readme.txt (modified) * fact/tools/Edd/Edd.cc (modified) EvidenceServer::ToString() can handle all DIM formats as long as ... Sun, 19 Feb 2012 17:19:46 GMT ogrimm [12909] * fact/Evidence/History.cc (modified) * fact/Evidence/readme.txt (modified) Improved filter function for History server Sun, 19 Feb 2012 10:46:35 GMT tbretz [12908] * trunk/FACT++/src/EventBuilderWrapper.h (modified) Fixed a bug which caused crashes for runs without run-types, e.g. ... Sun, 19 Feb 2012 10:21:43 GMT tbretz [12907] * trunk/FACT++/src/DimServiceInfoList.cc (modified) * trunk/FACT++/src/datalogger.cc (modified) Do not throw an exception if a server which is requested to be ... Sat, 18 Feb 2012 10:13:06 GMT tbretz [12906] * trunk/FACT++/src/fitsdump.cc (modified) Added an example filter. Sat, 18 Feb 2012 10:12:17 GMT tbretz [12905] * trunk/FACT++/src/fitsdump.cc (modified) Added the possibility to give a start row and limit on row-numbers; ... Sat, 18 Feb 2012 10:11:36 GMT tbretz [12904] * trunk/FACT++/Makefile.am (modified) Added basic root libraries to fitsdump Fri, 17 Feb 2012 21:50:00 GMT tbretz [12903] * trunk/FACT++/src/LocalControl.h (modified) * trunk/FACT++/src/RemoteControl.h (modified) Improved some log-output. Fri, 17 Feb 2012 14:51:16 GMT lusterma [12902] * fact/tools/pyscripts/tools/fbsl2.py (modified) bug fix, because of names not changed to pyfact_rename.py Fri, 17 Feb 2012 14:34:56 GMT lusterma [12901] * fact/tools/pyscripts/tools/fbsl.py (modified) * fact/tools/pyscripts/tools/myhisto.py (added) * fact/tools/pyscripts/tools/submit.py (modified) added myhisto.py Fri, 17 Feb 2012 13:53:46 GMT tbretz [12900] * trunk/FACT++/ScriptsForDimCtrl/FirstDrsCalib (modified) * trunk/FACT++/gui/FactGui.h (modified) * trunk/FACT++/src/feedback.cc (modified) Added new states in the feedback which allow to run the temp feedback ... Fri, 17 Feb 2012 12:58:05 GMT tbretz [12899] * trunk/FACT++/src/feedback.cc (modified) Correction is sent to biasctrl not to feedback -- log-message was wrong. Thu, 16 Feb 2012 22:14:17 GMT lusterma [12898] * fact/tools/pyscripts/tools/my_ana.py (added) * fact/tools/pyscripts/tools/submit.py (added) added submit.py and my_ana.py as example for automatic script submission Thu, 16 Feb 2012 21:32:52 GMT lusterma [12897] * fact/tools/pyscripts/tools/fbsl2.py (modified) updated fbsl2.py to work with pyfact_rename instead of pyfact Thu, 16 Feb 2012 21:07:48 GMT lusterma [12896] * fact/tools/pyscripts/pyfact/pyfact_rename.py (modified) corrections to pyfact coding style Thu, 16 Feb 2012 20:30:38 GMT lusterma [12895] * fact/tools/pyscripts/pyfact/pyfact_rename.py (added) added Thu, 16 Feb 2012 14:44:55 GMT ogrimm [12894] * fact/Evidence/Evidence.cc (modified) * fact/Evidence/GUI.cc (modified) * fact/Evidence/GUI.h (modified) * fact/tools/Edd/Edd.cc (modified) Updated Edd for history plotting of more complex arrays Thu, 16 Feb 2012 09:10:09 GMT tbretz [12893] * trunk/FACT++/fact.rc (modified) * trunk/FACT++/ftmctrl.rc (modified) Checked in as agreed in th emeeting. Wed, 15 Feb 2012 17:30:45 GMT ogrimm [12892] * fact/Evidence/Evidence.cc (modified) * fact/Evidence/Evidence.h (modified) * fact/Evidence/readme.txt (modified) New inCallback() method of DIM version v19r23 used Wed, 15 Feb 2012 17:23:07 GMT ogrimm [12891] * fact/FADctrl/FAD.cc (modified) * fact/FADctrl/FAD.h (modified) * fact/FADctrl/FADBoard.cc (modified) * fact/FADctrl/FADBoard.h (modified) Added code for automized measurement of dynamic range, not yet tested Tue, 14 Feb 2012 12:55:57 GMT tbretz [12890] * trunk/FACT++/src/datalogger.cc (modified) Added a missing parenthesis and a missing cast Mon, 13 Feb 2012 11:10:33 GMT tbretz [12889] * trunk/FACT++/src/datalogger.cc (modified) Improved grouping. Write more than just a single \0 to end the ascii ... Mon, 13 Feb 2012 10:59:27 GMT tbretz [12888] * trunk/FACT++/src/Fits.cc (modified) Removed nonsense default comments and units. Mon, 13 Feb 2012 10:29:39 GMT lyard [12887] * trunk/FACT++/src/fitsdump.cc (modified) fixed problem with sub-column selection Fri, 10 Feb 2012 10:19:33 GMT tbretz [12886] * trunk/FACT++/src/fitsdump.cc (modified) Automatically assume all columns if none is given; improved output of ... Thu, 09 Feb 2012 18:43:38 GMT tbretz [12885] * trunk/FACT++/src/fitsdump.cc (modified) Fixed some shadow declarations. Thu, 09 Feb 2012 18:36:02 GMT tbretz [12884] * trunk/FACT++/src/fitsdump.cc (modified) Fixed a bug which caused the first line incorrectly displayed; at ... Thu, 09 Feb 2012 16:20:49 GMT lyard [12883] * trunk/FACT++/src/fitsdump.cc (modified) fixed first element output bug Thu, 09 Feb 2012 13:37:44 GMT Daniela Dorner [12882] * trunk/DataCheck/crontab.fact1 (modified) adapted times for some scripts Thu, 09 Feb 2012 12:49:22 GMT tbretz [12881] * trunk/FACT++/src/drivectrl.cc (modified) Fixed another bug in the wobble calculation; the declination was in ... Thu, 09 Feb 2012 11:04:57 GMT tbretz [12880] * trunk/Mars/mhvstime/MHPixVsTime.cc (modified) * trunk/Mars/mhvstime/MHPixVsTime.h (modified) * trunk/Mars/mhvstime/MHSectorVsTime.cc (modified) * trunk/Mars/mhvstime/MHSectorVsTime.h (modified) * trunk/Mars/mhvstime/MHVsTime.cc (modified) * trunk/Mars/mhvstime/MHVsTime.h (modified) Removed some old workarounds hopefully not necessary anymor with ... Wed, 08 Feb 2012 23:15:23 GMT tbretz [12879] * trunk/FACT++/src/feedback.cc (modified) Implemeted a command for gobal feedback; splitted the infoHandler ... Wed, 08 Feb 2012 23:11:07 GMT tbretz [12878] * trunk/FACT++/src/drivectrl.cc (modified) Removed two stray formats in TRACKING_POSITION which were errornously ... Wed, 08 Feb 2012 23:10:21 GMT tbretz [12877] * trunk/FACT++/src/fitsdump.cc (modified) Added force option.