# # ChangeLog for / # # Generated by Trac 1.5.2 # 11/13/24 14:10:21 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. Mon, 21 Dec 2020 15:10:29 GMT tbretz [20009] * trunk/Mars/CMakeLists.txt (modified) Allow compilation also without libnova support. 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. Fri, 13 Nov 2020 16:55:21 GMT tbretz [20003] * trunk/Mars/hawc/quality.C (modified) New functions, more plots. Fri, 13 Nov 2020 04:04:54 GMT tbretz [20002] * trunk/Mars/hawc/ratescan.C (modified) Updated comments Fri, 13 Nov 2020 04:01:39 GMT tbretz [20001] * trunk/Mars/hawc/ratescan.C (modified) Error message added Fri, 13 Nov 2020 03:43:08 GMT tbretz [20000] * trunk/Mars/hawc/ratescan.C (modified) A fix for root 6.14 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, 21 Sep 2020 22:04:33 GMT tbretz [19995] * trunk/Mars/mmc/MMcEvtBasic.cc (modified) * trunk/Mars/mmc/MMcEvtBasic.h (modified) Added a setter and updated the print contents. Mon, 21 Sep 2020 22:03:57 GMT tbretz [19994] * trunk/Mars/msim/MSimMMCS.cc (modified) Propagate Core Position to MMcEvtBasic. Mon, 21 Sep 2020 10:22:10 GMT tbretz [19993] * trunk/Mars/mmc/MMcEvt.cxx (modified) * trunk/Mars/mmc/MMcEvt.hxx (modified) * trunk/Mars/mmc/MMcEvtBasic.cc (modified) * trunk/Mars/mmc/MMcEvtBasic.h (modified) Adapted getter and setter. Mon, 21 Sep 2020 09:09:52 GMT tbretz [19992] * trunk/Mars/mmc/MMcEvt.cxx (modified) * trunk/Mars/mmc/MMcEvt.hxx (modified) * trunk/Mars/mmc/MMcEvtBasic.cc (modified) * trunk/Mars/mmc/MMcEvtBasic.h (modified) Moved CoreX and CoreY to MMcEvtBasic. Sat, 05 Sep 2020 22:38:15 GMT tbretz [19991] * trunk/Mars/mastro/MAstroCatalog.cc (modified) * trunk/Mars/mbase/MGMenu.cc (modified) * trunk/Mars/mbase/MStatusDisplay.cc (modified) * trunk/Mars/mbase/MTime.cc (modified) Root 6.22 requires additonal explicit includes. Fri, 04 Sep 2020 17:33:22 GMT tbretz [19990] * trunk/Mars/CMakeLists.txt (modified) Option -p is deprecated in newer root versions but required in older ... 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, 22 Jun 2020 15:55:52 GMT tbretz [19970] * trunk/Mars/mimage/MImgCleanFAMOUS.cc (modified) Zero Signal does not contribute. Mon, 22 Jun 2020 15:51:52 GMT tbretz [19969] * trunk/Mars/mimage/ImageLinkDef.h (modified) * trunk/Mars/mimage/MImgCleanFAMOUS.cc (added) * trunk/Mars/mimage/MImgCleanFAMOUS.h (added) * trunk/Mars/mimage/Makefile (modified) Added new cleaning method as introduced by M. Schaufen and J. Audehm ... 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. Wed, 20 May 2020 17:24:40 GMT Daniela Dorner [19962] * trunk/www/dch/memberlist.php (modified) added information on who is also in magic Mon, 18 May 2020 16:15:54 GMT Daniela Dorner [19961] * trunk/DataCheck/Tools/get_data.sh (modified) added datacheck and factorcut for binnings smaller than 1 night 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 Fri, 08 May 2020 08:49:51 GMT tbretz [19958] * trunk/Mars/hawc/callisto.C (modified) THis is the default path on our Mexico telescopes and it should stay: Thu, 07 May 2020 20:05:14 GMT tbretz [19957] * trunk/Mars/ceres.cc (modified) Make sure that TTime is split in root 6, see bug report 10757 Thu, 07 May 2020 20:03:52 GMT tbretz [19956] * trunk/Mars/cmake/rootlogon.C.in (modified) Make sure that TTime is split in root 6, see bug report 10757 Mon, 04 May 2020 09:58:15 GMT tbretz [19955] * trunk/Mars/mmc/MMcEvt.cxx (modified) Reset fRunNumber in Clear for deft constructor and allow fRunNumber ... Mon, 04 May 2020 09:51:49 GMT tbretz [19954] * trunk/Mars/mmc/MMcEvt.cxx (modified) Reset fRunNumber in Clear for deft constructor and allow fRunNumber ... Thu, 30 Apr 2020 14:45:13 GMT giangdo [19953] * trunk/Mars/hawc/stripandreco.py (added) stripandreco.py: python script to extract the HAWC's Eye triggered ... Wed, 29 Apr 2020 20:58:56 GMT giangdo [19952] * trunk/Mars/hawc/synchron.sh (added) synchron.sh: script to run synchron.C Wed, 29 Apr 2020 20:48:05 GMT giangdo [19951] * trunk/Mars/hawc/callisto.C (modified) * trunk/Mars/hawc/extract_pulse.C (modified) * trunk/Mars/hawc/extract_singles.C (modified) * trunk/Mars/hawc/fit_singles.C (modified) * trunk/Mars/hawc/plot_trace.C (modified) * trunk/Mars/hawc/star.C (modified) * trunk/Mars/hawc/synchron.C (added) script to synchronise the data from HAWC's Eye and HAWC Wed, 29 Apr 2020 18:34:19 GMT tbretz [19950] * trunk/Mars/mmc/MMcEvt.cxx (modified) This is read through MRawFitsRead, therefore this has to be adapted ... Wed, 29 Apr 2020 09:48:16 GMT tbretz [19949] * trunk/Mars/mmc/MMcEvt.hxx (modified) Added missing getter for fRunNumber Tue, 28 Apr 2020 09:25:15 GMT tbretz [19948] * trunk/Mars/mraw/MRawFitsRead.cc (modified) That was a mistake as NPIX is 1440 or 61. Thu, 23 Apr 2020 16:48:20 GMT tbretz [19947] * trunk/Mars/mmc/MMcEvt.cxx (modified) * trunk/Mars/mmc/MMcEvt.hxx (modified) * trunk/Mars/msim/MSimMMCS.cc (modified) Added fRunNumber to MMcEvt for convenience, accordingly increased ... 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. Mon, 06 Apr 2020 09:25:23 GMT tbretz [19945] * trunk/Mars/mgeom/MGeomCamFAMOUS.cc (modified) According to Merlin, the correct distance of the HAWC's Eye pixels is ... Thu, 02 Apr 2020 13:19:11 GMT Daniela Dorner [19944] * trunk/www/dch/download.php (modified) improved documentation and updated defaults Thu, 02 Apr 2020 13:17:35 GMT Daniela Dorner [19943] * trunk/DataCheck/Tools/get_data.sh (modified) clarification in setup comments Thu, 02 Apr 2020 11:12:37 GMT tbretz [19942] * trunk/Mars/mraw/MRawFitsRead.cc (modified) That does not work that way... unfortunately... and it also did not ... Thu, 02 Apr 2020 10:42:09 GMT tbretz [19941] * trunk/Mars/mraw/MRawFitsRead.cc (modified) Typo fixed. Thu, 02 Apr 2020 10:39:25 GMT tbretz [19940] * trunk/Mars/mraw/MRawFitsRead.cc (modified) For the DRS Electronics the 'number of crates' is 160, therefore, for ... Thu, 13 Feb 2020 18:28:11 GMT Daniela Dorner [19939] * trunk/DataCheck/Tools/get_data.sh (modified) fixed typo Wed, 12 Feb 2020 15:53:03 GMT Daniela Dorner [19938] * trunk/DataCheck/Tools/get_data.sh (modified) fixed bug in query for QLA (th-factor could be NULL) Mon, 03 Feb 2020 22:28:37 GMT Daniela Dorner [19937] * trunk/DataCheck/Tools/get_data.sh (modified) added option for custom flux conversion factor for download.php Mon, 03 Feb 2020 22:27:35 GMT Daniela Dorner [19936] * trunk/www/dch/download.php (modified) added option for custom flux conversion factor Mon, 20 Jan 2020 16:59:10 GMT tbretz [19935] * trunk/Mars/msimreflector/MFresnelLens.cc (modified) Updated refractive index of air for 546nm in Lens definition and ... Mon, 20 Jan 2020 16:58:12 GMT tbretz [19934] * trunk/Mars/hawc/fresnellens_traceray.C (modified) Some better example values Mon, 20 Jan 2020 16:57:06 GMT tbretz [19933] * trunk/Mars/hawc/fresnellens_psf.C (modified) Added some infomration on Tim's simulation. 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