# # ChangeLog for trunk/FACT++ # # Generated by Trac 1.5.2 # 11/13/24 14:08:09 Tue, 23 Mar 2021 11:31:19 GMT tbretz [20047] * trunk/FACT++/src/InterpreterV8-4.h (modified) Disable a gcc wanring on shadowed parameters in dim headers. Tue, 23 Mar 2021 11:25:26 GMT tbretz [20046] * trunk/FACT++/src/getevent.cc (modified) Handle an exception if a MC file does not contain MC information. Tue, 23 Mar 2021 10:39:09 GMT tbretz [20045] * trunk/FACT++/CMakeLists.txt (modified) * trunk/FACT++/cmake/FindV8.cmake (modified) Set C standard, issue a message whenever it is clear what library ... Wed, 13 Jan 2021 23:39:45 GMT tbretz [20038] * trunk/FACT++/src/fixfits.cc (modified) Implemented in place update of header where possible Wed, 13 Jan 2021 20:09:08 GMT tbretz [20037] * trunk/FACT++/src/fixfits.cc (modified) Minor fixes Wed, 13 Jan 2021 19:49:18 GMT tbretz [20036] * trunk/FACT++/src/fixfits.cc (modified) Mostly updated to the console output, implemented supression the ... Wed, 13 Jan 2021 18:42:15 GMT tbretz [20035] * trunk/FACT++/src/fixfits.cc (added) Etienne's tool for repairing fits/raw files. Wed, 30 Dec 2020 19:58:35 GMT tbretz [20024] * trunk/FACT++/src/InterpreterV8-4.cc (modified) For the moment, threads are disabled. Wed, 30 Dec 2020 18:52:55 GMT tbretz [20023] * trunk/FACT++/src/InterpreterV8-3.cc (copied) * trunk/FACT++/src/InterpreterV8-3.h (copied) * trunk/FACT++/src/InterpreterV8-4.cc (added) * trunk/FACT++/src/InterpreterV8-4.h (added) * trunk/FACT++/src/InterpreterV8.cc (added) * trunk/FACT++/src/InterpreterV8.h (added) This adds a version that was tested at least with V8 6.8 and a ... Mon, 28 Dec 2020 19:31:37 GMT tbretz [20022] * trunk/FACT++/src/gudectrl.cc (modified) Fixed some compiler warnings by letting the compiler decide the exact ... Mon, 28 Dec 2020 17:28:59 GMT tbretz [20021] * trunk/FACT++/src/drivectrl.cc (modified) In favor of boost 1.70, replaced get_io_context Mon, 28 Dec 2020 17:28:24 GMT tbretz [20020] * trunk/FACT++/src/fadctrl.cc (modified) In favor of boost 1.70, replaced get_io_context; The comments in a ... Mon, 28 Dec 2020 17:26:49 GMT tbretz [20019] * trunk/FACT++/src/ConnectionUSB.cc (modified) In favor of boost 1.70, replaced get_io_context Mon, 28 Dec 2020 17:25:48 GMT tbretz [20018] * trunk/FACT++/src/Connection.cc (modified) In favor of boost 1.70, replaced get_io_context Mon, 28 Dec 2020 17:25:10 GMT tbretz [20017] * trunk/FACT++/src/ConnectionSSL.cc (modified) * trunk/FACT++/src/ConnectionSSL.h (modified) * trunk/FACT++/src/tngweather.cc (modified) Made ready for boost 1.70 by replacing get_io_context; the SSL ... Mon, 28 Dec 2020 15:03:19 GMT tbretz [20016] * trunk/FACT++/src/Readline.cc (modified) * trunk/FACT++/src/Readline.h (modified) Readline 8 behaves differently. The best fix is to use the readline ... Mon, 28 Dec 2020 15:00:39 GMT tbretz [20015] * trunk/FACT++/src/LocalControl.h (modified) * trunk/FACT++/src/RemoteControl.cc (modified) Readline needs to be told which are the printable charcters in the ... Mon, 28 Dec 2020 14:59:35 GMT tbretz [20014] * trunk/FACT++/src/Console.cc (modified) Improved handling of multiline cases. Mon, 21 Dec 2020 16:07:23 GMT tbretz [20013] * trunk/FACT++/cmake/FindNova.cmake (modified) This change is required for libnova to work if located in a private path. Mon, 21 Dec 2020 16:06:24 GMT tbretz [20012] * trunk/FACT++/src/tools.h (modified) For gcc 4.8.5, I hope this workaround also works for gcc 4.7. Mon, 21 Dec 2020 16:05:29 GMT tbretz [20011] * trunk/FACT++/src/root2csv.cc (modified) * trunk/FACT++/src/rootifysql.cc (modified) Had to change to pointers, emplace_back and ofstream do not work in ... Mon, 21 Dec 2020 16:03:20 GMT tbretz [20010] * trunk/FACT++/src/Splitting.h (modified) Compiler warning, overwriting existing name. Wed, 02 Dec 2020 11:50:06 GMT tbretz [20008] * trunk/FACT++/CMakeLists.txt (modified) It seems that MYSQL_LIBRARY gets defined even though it might be ... Wed, 18 Nov 2020 14:45:25 GMT tbretz [20007] * trunk/FACT++/CMakeLists.txt (modified) If there is a choice - choose the newer version. Wed, 18 Nov 2020 14:43:11 GMT tbretz [20006] * trunk/FACT++/gui/RawEventsViewer/RawEventsViewer.cc (modified) The condition was wrong. setMaj[or]Pen depends on the QWT version not ... Wed, 18 Nov 2020 14:42:04 GMT tbretz [20005] * trunk/FACT++/src/Connection.cc (modified) * trunk/FACT++/src/ConnectionSSL.cc (modified) The API in boost 1.70 changed. Wed, 18 Nov 2020 14:39:30 GMT tbretz [20004] * trunk/FACT++/src/sqmctrl.cc (modified) Fixed a problem with newer boost versions. Thu, 22 Oct 2020 15:44:53 GMT tbretz [19999] * trunk/FACT++/CMakeLists.txt (modified) That should not have been there... Thu, 24 Sep 2020 19:26:59 GMT tbretz [19998] * trunk/FACT++/CMakeLists.txt (modified) Automatically disable gui Thu, 24 Sep 2020 19:20:58 GMT tbretz [19997] * trunk/FACT++/CMakeLists.txt (modified) Added a warning when the Qt5-dev package is missing but Qt5 is required Thu, 24 Sep 2020 17:01:11 GMT tbretz [19996] * trunk/FACT++/CMakeLists.txt (modified) Added a warning to make users aware of an anaconda problem; improved ... Mon, 31 Aug 2020 21:35:15 GMT tbretz [19989] * trunk/FACT++/gui/RawEventsViewer/RawEventsViewer.cc (modified) Fixes: warning: catching polymorphic type ‘class std::runtime_error’ ... Tue, 25 Aug 2020 09:12:31 GMT lyard [19988] * trunk/FACT++/gui/RawEventsViewer/viewer.ui (modified) Reduced height of raw data viewer Mon, 17 Aug 2020 14:19:11 GMT tbretz [19987] * trunk/FACT++/src/spectrum.cc (modified) Cleanup of commandline options, files are not obverwritten anymore ... Mon, 17 Aug 2020 12:37:22 GMT tbretz [19986] * trunk/FACT++/src/spectrum.cc (modified) The selector for the data is required as there is always an AND in ... Tue, 11 Aug 2020 15:53:08 GMT tbretz [19985] * trunk/FACT++/src/spectrum.cc (modified) Added more histogram titles. Mon, 10 Aug 2020 17:21:05 GMT tbretz [19984] * trunk/FACT++/src/spectrum.cc (modified) Title was wrong. Mon, 10 Aug 2020 17:20:48 GMT tbretz [19983] * trunk/FACT++/spectrum/summary-sim.sql (modified) Implemented ExcessN and ErrExcessN -- mainly for completeness Mon, 10 Aug 2020 16:58:02 GMT tbretz [19982] * trunk/FACT++/src/spectrum.cc (modified) Added histogram titles. Mon, 10 Aug 2020 16:06:56 GMT tbretz [19981] * trunk/FACT++/src/spectrum.cc (modified) Fixed... didn't work without a simsel option. Mon, 10 Aug 2020 16:02:20 GMT tbretz [19980] * trunk/FACT++/src/spectrum.cc (modified) Improve some error output (red), added the possibility for MC file ... Mon, 27 Jul 2020 18:19:14 GMT tbretz [19979] * trunk/FACT++/cmake/FindQwt.cmake (modified) Search for the qwt version which fits the Qt version - not sure this ... Mon, 27 Jul 2020 18:18:29 GMT tbretz [19978] * trunk/FACT++/gui/BasicGlCamera.cc (modified) * trunk/FACT++/gui/RawEventsViewer/RawEventsViewer.cc (modified) These are some workarounds to make it compile with Qt5 Mon, 27 Jul 2020 17:49:50 GMT tbretz [19977] * trunk/FACT++/cmake/FindCCfits.cmake (modified) * trunk/FACT++/cmake/FindHighlight.cmake (modified) * trunk/FACT++/cmake/FindMySQL++.cmake (modified) * trunk/FACT++/cmake/FindMySQL.cmake (modified) * trunk/FACT++/cmake/FindNova.cmake (modified) * trunk/FACT++/cmake/FindReadline.cmake (modified) Make proper use of PATH_SUFFIXES Mon, 27 Jul 2020 16:29:02 GMT tbretz [19976] * trunk/FACT++/CMakeLists.txt (modified) * trunk/FACT++/cmake/FindQwt.cmake (modified) Implemented basic support for compiling with Qt5 (this is not yet ... Mon, 27 Jul 2020 15:21:10 GMT tbretz [19975] * trunk/FACT++/spectrum/summary-sim.sql (modified) A typo in the variable names Mon, 27 Jul 2020 15:20:38 GMT tbretz [19974] * trunk/FACT++/src/spectrum.cc (modified) A typo in axis labels Sun, 26 Jul 2020 19:02:42 GMT tbretz [19973] * trunk/FACT++/CMakeLists.txt (modified) Added corsika2sql to the programs that get compiled. Sun, 26 Jul 2020 18:57:42 GMT tbretz [19972] * trunk/FACT++/CMakeLists.txt (modified) this hopefully fixed a problem with a namspace clash with boost ... Mon, 20 Jul 2020 15:20:59 GMT tbretz [19971] * trunk/FACT++/spectrum/display.C (modified) * trunk/FACT++/spectrum/simulation.sql (modified) * trunk/FACT++/src/spectrum.cc (modified) Added a binning in Impact Parameter for crosschecks Mon, 15 Jun 2020 22:15:33 GMT tbretz [19968] * trunk/FACT++/src/root2sql.cc (modified) Fixed a bug that broke the meaning of 'max' Tue, 26 May 2020 19:27:52 GMT tbretz [19967] * trunk/FACT++/src/rootifysql.cc (modified) Fixed another last minute change. Tue, 26 May 2020 19:20:25 GMT tbretz [19966] * trunk/FACT++/src/rootifysql.cc (modified) Added an accurate mode in which all SQL column types are converted as ... Tue, 26 May 2020 19:18:26 GMT tbretz [19965] * trunk/FACT++/src/FileEntry.h (modified) Added a decription for more (particularly SQL) types, such as kTime, ... Mon, 25 May 2020 12:01:11 GMT tbretz [19964] * trunk/FACT++/src/corsika2sql.cc (modified) Fix a none compile issue. Mon, 25 May 2020 09:13:07 GMT tbretz [19963] * trunk/FACT++/src/corsika2sql.cc (added) Program to insert corsika input cards. Fri, 08 May 2020 15:25:06 GMT tbretz [19960] * trunk/FACT++/src/root2csv.cc (modified) Added some comment. Fri, 08 May 2020 15:24:15 GMT tbretz [19959] * trunk/FACT++/src/FileEntry.h (modified) Added some comment Mon, 13 Apr 2020 16:47:27 GMT tbretz [19946] * trunk/FACT++/src/fitsdump.cc (modified) Added a streaming mode which ignores the number of rows in the file. Fri, 17 Jan 2020 14:08:08 GMT tbretz [19932] * trunk/FACT++/src/fscctrl.cc (modified) Forgot to also replace the actual limit! Thu, 16 Jan 2020 18:34:58 GMT tbretz [19931] * trunk/FACT++/scripts/Main.js (modified) Added missing parenthesis. Thu, 16 Jan 2020 18:00:51 GMT tbretz [19930] * trunk/FACT++/scripts/Main.js (modified) * trunk/FACT++/scripts/Startup.js (modified) Added GUDE_CONTROL as a requirement. Thu, 16 Jan 2020 17:59:01 GMT tbretz [19929] * trunk/FACT++/src/gudectrl.cc (modified) Minor updates. Thu, 16 Jan 2020 17:48:42 GMT tbretz [19928] * trunk/FACT++/src/HeadersGude.h (added) New header. Thu, 16 Jan 2020 17:46:14 GMT tbretz [19927] * trunk/FACT++/CMakeLists.txt (modified) Added gudectrl. Thu, 16 Jan 2020 17:44:50 GMT tbretz [19926] * trunk/FACT++/src/gudectrl.cc (added) New server. Thu, 16 Jan 2020 17:37:03 GMT tbretz [19925] * trunk/FACT++/src/fscctrl.cc (modified) fixed a typo Thu, 16 Jan 2020 17:36:04 GMT tbretz [19924] * trunk/FACT++/src/fscctrl.cc (modified) Set Temp Limit to 60°C Wed, 15 Jan 2020 17:54:56 GMT tbretz [19923] * trunk/FACT++/src/fscctrl.cc (modified) Added a temp limit of 55°C for all sensors Fri, 20 Dec 2019 15:24:02 GMT tbretz [19920] * trunk/FACT++/src/InterpreterV8.cc (modified) The default observatory should be the preset default not per se 'ORM' Fri, 20 Dec 2019 15:23:11 GMT tbretz [19919] * trunk/FACT++/scripts/Main.js (modified) This script is FACT specific for now. Added a safety check that the ... Fri, 20 Dec 2019 15:18:01 GMT tbretz [19918] * trunk/FACT++/src/StateMachineDimControl.cc (modified) Is using nova, so print out the default observatory. Mon, 16 Dec 2019 20:03:18 GMT tbretz [19915] * trunk/FACT++/spectrum/data.sql (modified) * trunk/FACT++/spectrum/simulation.sql (modified) * trunk/FACT++/spectrum/summary-est.sql (modified) * trunk/FACT++/spectrum/summary-sim.sql (modified) Improved comments Sun, 15 Dec 2019 23:30:18 GMT tbretz [19913] * trunk/FACT++/src/spectrum.cc (modified) Write spectrum.C again. Sun, 15 Dec 2019 21:03:30 GMT tbretz [19912] * trunk/FACT++/src/makedata.cc (modified) Added comment Sun, 15 Dec 2019 18:55:01 GMT tbretz [19911] * trunk/FACT++/src/spectrum.cc (modified) Forgot to adapt the upper limit calculation to the fact that the BG ... Sun, 15 Dec 2019 18:54:47 GMT tbretz [19910] * trunk/FACT++/src/spectrum.cc (modified) Forgot to adapt the upper limit calculation to the fact that the BG ... Sun, 15 Dec 2019 18:53:54 GMT tbretz [19909] * trunk/FACT++/spectrum/display.C (modified) Minor convenience updates Sun, 15 Dec 2019 18:17:23 GMT tbretz [19908] * trunk/FACT++/src/spectrum.cc (modified) Fixed some axis labels for the spectrum histograms. Sun, 15 Dec 2019 18:04:36 GMT tbretz [19907] * trunk/FACT++/spectrum/analysis.sql (modified) * trunk/FACT++/spectrum/data.sql (modified) * trunk/FACT++/spectrum/simulation.sql (modified) * trunk/FACT++/spectrum/spectrum.sql (modified) * trunk/FACT++/spectrum/summary-sim.sql (modified) * trunk/FACT++/src/spectrum.cc (modified) Fixed Error calculation for final spectrum, it is difficult to keep ... Sun, 15 Dec 2019 16:42:44 GMT tbretz [19906] * trunk/FACT++/spectrum/display.C (modified) Better starting value for integral fit. Sun, 15 Dec 2019 16:24:26 GMT tbretz [19905] * trunk/FACT++/spectrum/data.sql (modified) Style changes. Sun, 15 Dec 2019 16:23:56 GMT tbretz [19904] * trunk/FACT++/spectrum/display.C (modified) * trunk/FACT++/spectrum/spectrum.sql (modified) * trunk/FACT++/src/spectrum.cc (modified) Implemented the Flux Sigma and control plots to check if a point ... Sun, 15 Dec 2019 15:32:25 GMT tbretz [19903] * trunk/FACT++/src/spectrum.cc (modified) Made sure that all columns (except ResolutionW) are defined NOT NULL ... Sun, 15 Dec 2019 15:27:33 GMT tbretz [19902] * trunk/FACT++/spectrum/spectrum.sql (modified) * trunk/FACT++/spectrum/summary-est.sql (modified) * trunk/FACT++/spectrum/summary-sim.sql (modified) Some minor changed, added some missing columns Sun, 15 Dec 2019 11:57:40 GMT tbretz [19901] * trunk/FACT++/spectrum/spectrum.sql (modified) * trunk/FACT++/spectrum/summary-est.sql (modified) * trunk/FACT++/spectrum/summary-sim.sql (modified) Fixed a bug in the calculation of the number of bg events for the ... Sun, 15 Dec 2019 00:34:27 GMT tbretz [19900] * trunk/FACT++/spectrum/display.C (modified) * trunk/FACT++/spectrum/spectrum.sql (modified) * trunk/FACT++/src/spectrum.cc (modified) Some simplification for a better structured root file. Sat, 14 Dec 2019 23:46:16 GMT tbretz [19899] * trunk/FACT++/src/spectrum.cc (modified) No Integral histograms for Theta binning. Sat, 14 Dec 2019 23:42:10 GMT tbretz [19898] * trunk/FACT++/src/spectrum.cc (modified) Updated to include Integral and Integrated Results. Sat, 14 Dec 2019 23:41:19 GMT tbretz [19897] * trunk/FACT++/spectrum/display.C (modified) * trunk/FACT++/spectrum/spectrum.sql (modified) * trunk/FACT++/spectrum/summary-est.sql (modified) * trunk/FACT++/spectrum/summary-sim.sql (modified) Updated to include Integral and Integrated Results. Sat, 14 Dec 2019 19:40:21 GMT tbretz [19896] * trunk/FACT++/CMakeLists.txt (modified) Added more resource files for the spectrum program Sat, 14 Dec 2019 19:39:38 GMT tbretz [19895] * trunk/FACT++/src/spectrum.cc (modified) Completele redone the logic, now the program produces all kind of ... Sat, 14 Dec 2019 19:38:26 GMT tbretz [19894] * trunk/FACT++/spectrum/display.C (added) A root macro to display the output file. Sat, 14 Dec 2019 19:37:50 GMT tbretz [19893] * trunk/FACT++/spectrum/analysis.sql (modified) * trunk/FACT++/spectrum/data.sql (modified) * trunk/FACT++/spectrum/simulation.sql (modified) * trunk/FACT++/spectrum/spectrum.sql (added) * trunk/FACT++/spectrum/summary-est.sql (added) * trunk/FACT++/spectrum/summary-sim.sql (added) Updated queries, new query as resources Thu, 12 Dec 2019 16:52:35 GMT tbretz [19890] * trunk/FACT++/spectrum/simulation.sql (modified) Renamed ThetaHist to ThetaDistribution Thu, 12 Dec 2019 16:25:49 GMT tbretz [19889] * trunk/FACT++/src/spectrum.cc (modified) Added counting triggered events (Triggered) to display cut ... Thu, 12 Dec 2019 13:52:52 GMT tbretz [19888] * trunk/FACT++/src/spectrum.cc (modified) There was a stray dot from the prev changes. Thu, 12 Dec 2019 13:31:01 GMT tbretz [19887] * trunk/FACT++/src/spectrum.cc (modified) In contrast to clang, gcc requires the initilizer list to be in order ... Wed, 11 Dec 2019 20:39:31 GMT tbretz [19886] * trunk/FACT++/src/spectrum.cc (modified) Added descriptions to command line options, respect verbose=0 Wed, 11 Dec 2019 20:21:34 GMT tbretz [19885] * trunk/FACT++/cmake/FindHighlight.cmake (modified) Allow the use of HIGHLIGHT_LIBRARY even if it was not found.