# # ChangeLog for / # # Generated by Trac 1.5.2 # 11/22/24 11:38:16 Mon, 22 Oct 2018 20:14:59 GMT tbretz [19272] * trunk/Mars/mbase/MParContainer.cc (modified) Fixed a typo. Mon, 22 Oct 2018 20:10:46 GMT tbretz [19271] * trunk/Mars/mbase/MParContainer.cc (modified) This is based on some warning I get with root 6 during run-time. I am ... Mon, 22 Oct 2018 19:55:30 GMT tbretz [19270] * trunk/Mars/CMakeLists.txt (modified) Added some comments Mon, 22 Oct 2018 19:54:30 GMT tbretz [19269] * trunk/Mars/fact/analysis/mc/callisto.C (modified) Fixed a typo. Mon, 22 Oct 2018 19:54:10 GMT tbretz [19268] * trunk/Mars/fact/processing/numevents.C (modified) Fixed another issue pointed out by the YIT compiler. Mon, 22 Oct 2018 19:52:54 GMT tbretz [19267] * trunk/Mars/fact/processing/numevents.C (modified) This fixed running with rootcling, but might break compilation of the ... Mon, 22 Oct 2018 19:50:24 GMT tbretz [19266] * trunk/Mars/fact/analysis/callisto_data.C (modified) * trunk/Mars/fact/analysis/mc/callisto_data.C (modified) * trunk/Mars/fact/analysis/mc/ganymed.C (modified) * trunk/Mars/fact/analysis/mc/star.C (modified) * trunk/Mars/fact/analysis/merpp.C (modified) * trunk/Mars/fact/analysis/merpp_file.C (modified) * trunk/Mars/fact/analysis/star_file.C (modified) * trunk/Mars/fact/plots/plotratescan.C (modified) * trunk/Mars/fact/plots/quality.C (modified) * trunk/Mars/fact/processing/drstemp.C (modified) * trunk/Mars/fact/processing/fillratescan.C (modified) Fixed some minor issues with the cling based interpreter - this ... Mon, 22 Oct 2018 18:23:36 GMT tbretz [19265] * trunk/FACT++/CMakeLists.txt (modified) Check for root2html and roff2pdf -- they are in a different package ... Mon, 22 Oct 2018 18:21:15 GMT tbretz [19264] * trunk/Mars/cmake/rootlogon.C.in (modified) Comaptibility with root 6 -- a slightly different way to load the ... Mon, 22 Oct 2018 18:20:54 GMT tbretz [19263] * trunk/Mars/CMakeLists.txt (modified) Root 6 needs a copy in this directory to read all the pcm files from ... Mon, 22 Oct 2018 18:19:17 GMT tbretz [19262] * trunk/Mars/mbase/MTaskInteractive.cc (modified) Not supported in root 6 until further debugging. Mon, 22 Oct 2018 18:04:36 GMT tbretz [19261] * trunk/Mars/mfileio/MReadTree.h (modified) root 6 extends the range of kMaxEntries -- new data type -- untested. Mon, 22 Oct 2018 18:04:09 GMT tbretz [19260] * trunk/Mars/mbase/MEnv.h (modified) root 6 defined the a const -- worked around. Mon, 22 Oct 2018 18:03:39 GMT tbretz [19259] * trunk/Mars/mbase/MStatusDisplay.cc (modified) root 6 need TMutex to be included. Mon, 22 Oct 2018 18:02:59 GMT tbretz [19258] * trunk/Mars/mdata/MDataPhrase.cc (modified) Fixed a typo Mon, 22 Oct 2018 18:00:24 GMT tbretz [19257] * trunk/Mars/mdata/MDataMember.cc (modified) Compatibility with root 6 -- more C++ like in general. Mon, 22 Oct 2018 17:49:04 GMT tbretz [19256] * trunk/Mars/mdata/MDataPhrase.cc (modified) Compatibility with root 6 -- untested Mon, 22 Oct 2018 17:43:00 GMT tbretz [19255] * trunk/Mars/mfileio/MFitsArray.cc (modified) * trunk/Mars/mfileio/MWriteFitsFile.cc (modified) Some precompiler macros turned into enums in root 6. Mon, 22 Oct 2018 17:42:24 GMT tbretz [19254] * trunk/Mars/mhbase/MH3.cc (modified) Compatibility with root 6 -- untested Mon, 22 Oct 2018 17:41:58 GMT tbretz [19253] * trunk/Mars/mhbase/MHMatrix.h (modified) This warning seems to be obsolete in root 6 Mon, 22 Oct 2018 17:41:25 GMT tbretz [19252] * trunk/Mars/mmuon/MHMuonPar.cc (modified) Compatibility with root 6 -- untested Mon, 22 Oct 2018 17:40:59 GMT tbretz [19251] * trunk/Mars/msim/MHPhotonEvent.h (modified) Worked around a compiler warning (err is used in the header) Mon, 22 Oct 2018 17:39:23 GMT tbretz [19250] * trunk/Mars/mcore/fits.h (modified) Made the 'only-for-mars' pre-compiler conditionals compatible with root 6 Mon, 22 Oct 2018 17:36:58 GMT tbretz [19249] * trunk/Mars/fact/analysis/callisto.C (modified) Removed a stray paranthesis, replaced some unicode characters. Mon, 22 Oct 2018 17:30:28 GMT tbretz [19248] * trunk/Mars/mhflux/MHDisp.cc (modified) * trunk/Mars/mhflux/MHDisp.h (modified) * trunk/Mars/mhflux/MHFalseSource.cc (modified) * trunk/Mars/mhflux/MHFalseSource.h (modified) Removed some not really necessary const-qualifiers to make it ... Mon, 22 Oct 2018 17:17:57 GMT tbretz [19247] * trunk/Mars/showplot.cc (modified) root 6 uses kPrint somwehere else alraedy Mon, 22 Oct 2018 17:17:34 GMT tbretz [19246] * trunk/Mars/macros/rootlogon.C (modified) Two return values missing, unload() not used at all. Mon, 22 Oct 2018 15:54:38 GMT tbretz [19245] * trunk/FACT++/CMakeLists.txt (modified) CMAKE_INCLUDE_CURRENT should be set also with TOOLS_ONLY Mon, 22 Oct 2018 14:39:56 GMT tbretz [19244] * trunk/Mars/CMakeLists.txt (modified) Fixed name Sat, 20 Oct 2018 21:59:25 GMT tbretz [19243] * trunk/Mars/CMakeLists.txt (modified) It is a better idea if root.rc.in is visible Sat, 20 Oct 2018 21:58:54 GMT tbretz [19242] * trunk/Mars/cmake (added) * trunk/Mars/cmake/root.rc.in (added) * trunk/Mars/cmake/rootlogon.C.in (added) New files for cmake. Sat, 20 Oct 2018 20:38:27 GMT tbretz [19241] * trunk/Mars/CMakeLists.txt (modified) No need anymore to install marslogo Sat, 20 Oct 2018 20:34:48 GMT tbretz [19240] * trunk/Mars/mbase/MGList.cc (modified) * trunk/Mars/mbase/MGList.h (modified) * trunk/Mars/mbase/MStatusDisplay.cc (modified) Allow to link the marslogo into the shared object so that no path is ... Wed, 17 Oct 2018 18:42:30 GMT tbretz [19239] * trunk/FACT++/src/tngweather.cc (modified) Fixed the double name 'Seeing' in the SEEING service. Wed, 17 Oct 2018 09:55:04 GMT tbretz [19238] * trunk/FACT++/src/root2sql.cc (modified) Allow to use a dummy connection (empty uri) Wed, 17 Oct 2018 09:54:23 GMT tbretz [19237] * trunk/FACT++/src/chatclient.cc (modified) * trunk/FACT++/src/chatserv.cc (modified) Added missing include for DNS_PORT Wed, 17 Oct 2018 09:54:06 GMT tbretz [19236] * trunk/FACT++/src/Database.h (modified) Allow for a dummy connection. Sun, 14 Oct 2018 15:04:25 GMT tbretz [19235] * trunk/FACT++/src/rootifysql.cc (modified) Added --copy-* resources to be able to copy additional contents from ... Wed, 03 Oct 2018 19:45:07 GMT tbretz [19234] * trunk/FACT++/src/makeplots.cc (modified) Allow to skip ToO sources. Wed, 03 Oct 2018 19:33:22 GMT tbretz [19233] * trunk/FACT++/src/chatclient.cc (modified) * trunk/FACT++/src/chatserv.cc (modified) Adapted to allow to set port as in Main.h Wed, 03 Oct 2018 19:32:17 GMT tbretz [19232] * trunk/FACT++/src/DimSetup.cc (modified) * trunk/FACT++/src/DimSetup.h (modified) * trunk/FACT++/src/Main.h (modified) Added the possibility to change the port through which the DIM ... Mon, 01 Oct 2018 19:11:16 GMT tbretz [19231] * trunk/FACT++/src/evtserver.cc (modified) YYYYMMDD-1 does not always make sense ;) Wed, 19 Sep 2018 08:02:05 GMT tbretz [19230] * trunk/MobileIndico/indico.js (modified) Now this also works on my mobile device and respects the changes ... Fri, 14 Sep 2018 14:41:26 GMT tbretz [19229] * trunk/MobileIndico/indico.js (modified) Fixed a but when there is no material Tue, 11 Sep 2018 14:15:39 GMT Daniela Dorner [19228] * trunk/DataCheck/Tools/fill_r750.sh (modified) added reference values for last periods Sat, 08 Sep 2018 20:54:11 GMT tbretz [19227] * trunk/FACT++/CMakeLists.txt (modified) This also includes all 3.5.x now. Sat, 08 Sep 2018 20:51:10 GMT tbretz [19226] * trunk/FACT++/CMakeLists.txt (modified) cmake 3.5 unfortunately doesn't know LIST(FILTER) yet Sat, 08 Sep 2018 20:33:35 GMT tbretz [19225] * trunk/FACT++/CMakeLists.txt (modified) Try to find automatically to which mysqlclient mysql++ links and use ... Sat, 08 Sep 2018 19:05:09 GMT tbretz [19224] * trunk/Mars/CMakeLists.txt (modified) As a default use 'clang', 'gcc' and 'cc' Sat, 08 Sep 2018 19:04:53 GMT tbretz [19223] * trunk/FACT++/CMakeLists.txt (modified) As a default use 'clang', 'gcc' and 'cc' Sat, 08 Sep 2018 18:36:04 GMT tbretz [19222] * trunk/FACT++/CMakeLists.txt (modified) That's the better approach. Sat, 08 Sep 2018 18:35:41 GMT tbretz [19221] * trunk/Mars/CMakeLists.txt (modified) That's the better approach. To avoid confusion, disable clang as a ... Sat, 08 Sep 2018 18:22:08 GMT tbretz [19220] * trunk/Mars/CMakeLists.txt (modified) The default build option should be 'Release' Sat, 08 Sep 2018 18:20:54 GMT tbretz [19219] * trunk/FACT++/CMakeLists.txt (modified) Default build type should be 'Release' Fri, 07 Sep 2018 20:49:20 GMT tbretz [19218] * trunk/FACT++/CMakeLists.txt (modified) Moved to fit the detection of boost. Fri, 07 Sep 2018 20:35:47 GMT tbretz [19217] * trunk/FACT++/CMakeLists.txt (modified) Added a fix for clang with boost<1.60 (maybe only required for Ubuntu ... Fri, 07 Sep 2018 11:06:04 GMT tbretz [19216] * trunk/FACT++/CMakeLists.txt (modified) Nova needs to be linked with Time already, skip uknown pragmas ... Fri, 07 Sep 2018 11:05:10 GMT tbretz [19215] * trunk/FACT++/src/Time.cc (modified) * trunk/FACT++/src/datalogger.cc (modified) * trunk/FACT++/src/smartfact.cc (modified) The precompiler directive to check for libnova should be identical ... Fri, 07 Sep 2018 10:11:14 GMT tbretz [19214] * trunk/FACT++/Makefile.am (modified) * trunk/FACT++/Makefile.in (modified) Some updates... Fri, 07 Sep 2018 09:18:40 GMT tbretz [19213] * trunk/FACT++/configure (modified) Updated based on changes in configure.ac Fri, 07 Sep 2018 09:18:03 GMT tbretz [19212] * trunk/FACT++/www/viewer/index.php (modified) Paths updated. Fri, 07 Sep 2018 09:17:15 GMT tbretz [19211] * trunk/FACT++/src/Database.h (modified) * trunk/FACT++/src/tools.cc (modified) * trunk/FACT++/src/tools.h (modified) Fixed a typo in the pre-processor directive Fri, 07 Sep 2018 09:16:43 GMT tbretz [19210] * trunk/FACT++/Makefile.am (modified) * trunk/FACT++/Makefile.in (modified) Added -Wno-unknown-pragmas Mon, 03 Sep 2018 20:18:23 GMT Daniela Dorner [19209] * trunk/DataCheck/Sourcefile.sh (modified) fixed bug in setstatus, changed order of processing Mon, 03 Sep 2018 14:28:04 GMT tbretz [19208] * trunk/Mars/CMakeLists.txt (modified) Added a simple way to produce a binary package containing the mars ... Mon, 03 Sep 2018 14:27:29 GMT tbretz [19207] * trunk/Mars/mimage/MHillasSrc.cc (modified) Fixed a typo in a comment. Mon, 03 Sep 2018 14:27:10 GMT tbretz [19206] * trunk/Mars/macros/rootlogon.C (modified) Add include to include-paths (for simplified packaging -- less sub- ... Mon, 03 Sep 2018 12:01:12 GMT tbretz [19205] * trunk/FACT++/src/rootifysql.cc (modified) Improved output. Mon, 03 Sep 2018 12:00:33 GMT tbretz [19204] * trunk/FACT++/src/rootifysql.cc (modified) Some minor simplifications using mysql++ features. Sat, 01 Sep 2018 13:10:18 GMT tbretz [19203] * trunk/Mars/mimage/MHillasExt.cc (modified) Still requires numerical protection for a few very unlikely numerical ... Fri, 31 Aug 2018 16:31:22 GMT Daniela Dorner [19202] * trunk/DataCheck/Processing/CheckRawData.sh (modified) added filling of FileID Fri, 31 Aug 2018 16:24:07 GMT Daniela Dorner [19201] * trunk/DataCheck/Processing/FillAuxContTemp.sh (modified) * trunk/DataCheck/Processing/FillAuxCtrDev.sh (modified) * trunk/DataCheck/Processing/FillAuxCurrents.sh (modified) * trunk/DataCheck/Processing/FillAuxDust.sh (modified) * trunk/DataCheck/Processing/FillAuxLidar.sh (modified) * trunk/DataCheck/Processing/FillAuxMagic.sh (modified) * trunk/DataCheck/Processing/FillAuxThresholds.sh (modified) * trunk/DataCheck/Processing/FillDrsTemp.sh (modified) * trunk/DataCheck/Processing/FillEffectiveOn.sh (modified) usage of check_file_avail function Fri, 31 Aug 2018 16:17:49 GMT Daniela Dorner [19200] * trunk/DataCheck/Setup/setup.fact.isdc (modified) datapath for new processing, simplified mysqlsetup, new sw-versions Fri, 31 Aug 2018 16:16:55 GMT Daniela Dorner [19199] * trunk/DataCheck/Setup/steps_fact_isdc.rc (modified) added setup for StarEventsFilled and CalcSource Fri, 31 Aug 2018 16:16:24 GMT Daniela Dorner [19198] * trunk/DataCheck/Sourcefile.sh (modified) fixed bug in joins, simplified mysql-setup Fri, 31 Aug 2018 16:13:24 GMT Daniela Dorner [19197] * trunk/DataCheck/Processing/CalcSource.sh (added) added (script to calculate source position for star events in DB) Fri, 31 Aug 2018 16:12:34 GMT Daniela Dorner [19196] * trunk/DataCheck/Processing/FillEvents.sh (added) added (script to fill star events to DB) Fri, 31 Aug 2018 16:11:57 GMT Daniela Dorner [19195] * trunk/DataCheck/Tools/Step2a-short.sh (added) fast version of Step2a Fri, 31 Aug 2018 15:37:47 GMT tbretz [19194] * trunk/WebDID (moved) Fri, 31 Aug 2018 15:27:46 GMT tbretz [19193] * trunk/FACT++/src/calcsource.cc (modified) Right now w do not have the ponting position stored event wise... ... Thu, 30 Aug 2018 14:39:53 GMT tbretz [19192] * trunk/FACT++/CMakeLists.txt (modified) Compile caclsource as tool Tue, 28 Aug 2018 19:21:02 GMT tbretz [19191] * trunk/FACT++/src/fits2sql.cc (modified) * trunk/FACT++/src/root2sql.cc (modified) Added possibility to create a unique index. Fri, 24 Aug 2018 12:07:40 GMT tbretz [19190] * trunk/FACT++/src/Database.h (modified) Load tools.h for the to_string fix for the ISDC compiler Fri, 24 Aug 2018 12:05:48 GMT tbretz [19189] * trunk/FACT++/configure.ac (modified) Increased boost version to minimum available at ISDC -which should ... Fri, 24 Aug 2018 11:05:57 GMT tbretz [19188] * trunk/FACT++/CMakeLists.txt (modified) Changed required cmake version to 3.5 (3.0.2 has problems), added ... Mon, 20 Aug 2018 20:33:51 GMT tbretz [19187] * trunk/FACT++/src/root2sql.cc (modified) Improved output for --delete Mon, 20 Aug 2018 09:23:22 GMT tbretz [19186] * trunk/FACT++/src/fits2sql.cc (modified) * trunk/FACT++/src/root2sql.cc (modified) * trunk/FACT++/src/rootifysql.cc (modified) Print 'success' in case of success. Sun, 19 Aug 2018 16:52:00 GMT tbretz [19185] * trunk/FACT++/src/fits2sql.cc (modified) * trunk/FACT++/src/root2sql.cc (modified) Extract only the name of the program not the path Sun, 19 Aug 2018 16:51:19 GMT tbretz [19184] * trunk/FACT++/dim/README_v20.txt (modified) * trunk/FACT++/dim/dim/dim.h (modified) * trunk/FACT++/dim/src/dim_jni.c (modified) * trunk/FACT++/dim/src/dis.c (modified) * trunk/FACT++/dim/src/dns.c (modified) * trunk/FACT++/dim/src/tcpip.c (modified) * trunk/FACT++/dim/src/util/dimbridge.cxx (modified) * trunk/FACT++/dim/src/utilities.c (modified) * trunk/FACT++/dim/src/webDid/webDid.c (modified) * trunk/FACT++/dim/src/webDid/webServer.c (modified) Updated to v20r23 Sun, 19 Aug 2018 16:44:49 GMT tbretz [19183] * trunk/FACT++/src/rootifysql.cc (modified) This version compiles at ISDC, mainly replacing for-loops by loops, ... Sun, 19 Aug 2018 16:34:26 GMT tbretz [19182] * trunk/FACT++/CMakeLists.txt (modified) With the current setting BOOST 1.47 should be enough (ISDC Version in ... Sun, 19 Aug 2018 16:31:25 GMT tbretz [19181] * trunk/FACT++/src/fits2sql.cc (modified) * trunk/FACT++/src/root2sql.cc (modified) Use Boost 1.47 at ISDC, no workaround required anymore. Sun, 19 Aug 2018 10:06:49 GMT tbretz [19180] * trunk/FACT++/src/fits2sql.cc (modified) * trunk/FACT++/src/root2sql.cc (modified) * trunk/FACT++/src/rootifysql.cc (modified) For debugging purpose print the client version before the connection ... Sun, 19 Aug 2018 09:20:12 GMT tbretz [19179] * trunk/FACT++/src/tools.cc (modified) * trunk/FACT++/src/tools.h (modified) Secured against clang <= 4 Sun, 19 Aug 2018 09:19:40 GMT tbretz [19178] * trunk/FACT++/src/fits2sql.cc (modified) * trunk/FACT++/src/root2sql.cc (modified) * trunk/FACT++/src/rootifysql.cc (modified) Print start time. Sat, 18 Aug 2018 22:06:09 GMT tbretz [19177] * trunk/FACT++/src/zfits.cc (modified) Made it compile at ISDC Sat, 18 Aug 2018 21:03:17 GMT tbretz [19176] * trunk/FACT++/src/fits2sql.cc (modified) * trunk/FACT++/src/root2sql.cc (modified) Fix to the resource description Sat, 18 Aug 2018 19:40:14 GMT tbretz [19175] * trunk/FACT++/CMakeLists.txt (modified) Link libraries with full path so that their position can be ... Sat, 18 Aug 2018 16:41:12 GMT tbretz [19174] * trunk/FACT++/src/fitsdump.cc (modified) Now compiles at ISDC: Sat, 18 Aug 2018 16:35:36 GMT tbretz [19173] * trunk/FACT++/src/root2sql.cc (modified) Stray code committed unintnetionally.