# # ChangeLog for trunk # # Generated by Trac 1.5.2 # 09/30/24 18:27:12 Fri, 03 Aug 2018 10:27:23 GMT tbretz [19123] * trunk/Mars/msignal/MExtractTimeAndCharge.cc (modified) Secured for cases in which the raw data stores more pixels (1440) ... Wed, 01 Aug 2018 18:11:10 GMT tbretz [19122] * trunk/FACT++/src/calcsource.cc (modified) Print average execution time per row. Wed, 01 Aug 2018 18:10:06 GMT tbretz [19121] * trunk/FACT++/src/rootifysql.cc (modified) Do not print a warning if no ascii file should have been written, ... Wed, 01 Aug 2018 18:09:30 GMT tbretz [19120] * trunk/FACT++/src/fits2sql.cc (modified) * trunk/FACT++/src/root2sql.cc (modified) Print average execution time per row. Wed, 01 Aug 2018 18:08:56 GMT tbretz [19119] * trunk/FACT++/src/tools.cc (modified) * trunk/FACT++/src/tools.h (modified) Added Fractional as a complement to scientific. Wed, 01 Aug 2018 07:25:00 GMT tbretz [19118] * trunk/FACT++/src/rootifysql.cc (modified) Allow to write output to an ascii file, minor changes to replacing ... Tue, 31 Jul 2018 20:58:43 GMT tbretz [19117] * trunk/FACT++/src/rootifysql.cc (modified) Added the possibility to read list of environment values from a file ... Tue, 31 Jul 2018 20:09:27 GMT tbretz [19116] * trunk/FACT++/src/fits2sql.cc (modified) * trunk/FACT++/src/root2sql.cc (modified) Adapted help text Tue, 31 Jul 2018 20:07:45 GMT tbretz [19115] * trunk/FACT++/src/calcsource.cc (modified) The UPDATE was missing in the ON DUPLICATE directive. Tue, 31 Jul 2018 20:07:26 GMT tbretz [19114] * trunk/FACT++/src/fits2sql.cc (modified) * trunk/FACT++/src/root2sql.cc (modified) Read duplicate as a vector of strings. Tue, 31 Jul 2018 19:57:08 GMT tbretz [19113] * trunk/FACT++/src/calcsource.cc (modified) Use ON DUPLICATE KEY for updating not the UPDATE directive. Tue, 31 Jul 2018 19:51:34 GMT tbretz [19112] * trunk/FACT++/src/calcsource.cc (modified) Implemented --engine and --row-format. Tue, 31 Jul 2018 19:45:56 GMT tbretz [19111] * trunk/FACT++/src/rootifysql.cc (modified) Minor cosmetics to output. Tue, 31 Jul 2018 19:43:59 GMT tbretz [19110] * trunk/FACT++/src/root2sql.cc (modified) Implemented row-format and now using the database default engine if ... Tue, 31 Jul 2018 19:43:31 GMT tbretz [19109] * trunk/FACT++/src/fits2sql.cc (modified) Implemented unisgned columns, row-format and now using the database ... Tue, 31 Jul 2018 13:53:30 GMT tbretz [19108] * trunk/FACT++/src/fits2sql.cc (modified) * trunk/FACT++/src/root2sql.cc (modified) The filename is also required. Tue, 31 Jul 2018 13:53:03 GMT tbretz [19107] * trunk/FACT++/src/calcsource.cc (modified) Implmented ignore-errors option. Tue, 31 Jul 2018 13:46:52 GMT tbretz [19106] * trunk/FACT++/src/calcsource.cc (modified) Output info-string and potential warnings. Tue, 31 Jul 2018 13:12:19 GMT tbretz [19105] * trunk/FACT++/src/fits2sql.cc (modified) * trunk/FACT++/src/root2sql.cc (modified) Some more cosmetics to the output. Tue, 31 Jul 2018 13:09:16 GMT tbretz [19104] * trunk/FACT++/src/fits2sql.cc (modified) * trunk/FACT++/src/root2sql.cc (modified) Some cosmetics to the output. Tue, 31 Jul 2018 12:48:35 GMT tbretz [19103] * trunk/FACT++/src/fits2sql.cc (modified) * trunk/FACT++/src/root2sql.cc (modified) Possibility to add the IGNORE keyword to the INSERT query. Tue, 31 Jul 2018 11:12:49 GMT tbretz [19102] * trunk/FACT++/src/fits2sql.cc (modified) * trunk/FACT++/src/root2sql.cc (modified) Minor improvemt of the usage text Tue, 31 Jul 2018 11:07:31 GMT tbretz [19101] * trunk/FACT++/src/fits2sql.cc (modified) * trunk/FACT++/src/root2sql.cc (modified) Allow an 'ON DUPLICATE KEY UPDATE' clause Mon, 30 Jul 2018 22:01:03 GMT tbretz [19100] * trunk/FACT++/src/rootifysql.cc (modified) Warnings are displayed if they happen. Mon, 30 Jul 2018 22:00:37 GMT tbretz [19099] * trunk/FACT++/CMakeLists.txt (modified) * trunk/FACT++/src/fits2sql.cc (added) Added fits2sql -- maybe it can be unified with root2sql? Mon, 30 Jul 2018 18:59:07 GMT Daniela Dorner [19098] * trunk/www/dch/memberlist.php (modified) added associated members Mon, 30 Jul 2018 18:58:21 GMT Daniela Dorner [19097] * trunk/www/dch/download.php (modified) changed from GET to POST and added storing of email-adress Sun, 29 Jul 2018 21:55:32 GMT tbretz [19096] * trunk/FACT++/src/rootifysql.cc (modified) This is more precise. Sun, 29 Jul 2018 21:48:43 GMT tbretz [19095] * trunk/FACT++/src/rootifysql.cc (modified) Display file size written. Sun, 29 Jul 2018 18:58:51 GMT tbretz [19094] * trunk/FACT++/src/rootifysql.cc (modified) Some more improvemnts to the EXPLAIN formating. Sun, 29 Jul 2018 14:18:30 GMT tbretz [19093] * trunk/FACT++/src/rootifysql.cc (modified) Some improvemnts to the EXPLAIN formating -- not a nice code but for ... Sat, 28 Jul 2018 23:03:19 GMT tbretz [19092] * trunk/FACT++/src/rootifysql.cc (modified) Some improvemnts to the EXPLAIN formating. Sat, 28 Jul 2018 18:25:27 GMT tbretz [19091] * trunk/FACT++/src/rootifysql.cc (modified) Added some code for profiling and explaining the query. The EXPLAIN ... Thu, 26 Jul 2018 19:06:53 GMT tbretz [19090] * trunk/FACT++/src/rootifysql.cc (modified) A very simple implementation which will EXPLAIN the query with what ... Thu, 26 Jul 2018 19:05:33 GMT tbretz [19089] * trunk/FACT++/src/root2sql.cc (modified) For good reasons, I do not allow NULL in an column, witout ... Wed, 25 Jul 2018 15:23:08 GMT tbretz [19088] * trunk/Mars/mcorsika/MCorsikaRunHeader.h (modified) UTF charcter was not allowed here. Wed, 25 Jul 2018 15:22:41 GMT tbretz [19087] * trunk/Mars/mcore/Queue.h (modified) Icluded functional for bind Wed, 25 Jul 2018 15:22:19 GMT tbretz [19086] * trunk/Mars/mbase/MEnv.cc (modified) pos is a pointer, must be !=0 not >0 Wed, 25 Jul 2018 15:21:45 GMT tbretz [19085] * trunk/Mars/CMakeLists.txt (modified) Finding Nova was broken... fixed. Tue, 24 Jul 2018 19:20:29 GMT tbretz [19084] * trunk/FACT++/src/root2sql.cc (modified) Do not print overly long insert queries if not allowed by the user ... Tue, 24 Jul 2018 19:02:30 GMT tbretz [19083] * trunk/FACT++/src/calcsource.cc (modified) * trunk/FACT++/src/root2sql.cc (modified) Just realized that grep has the -A option -- so the change wasn't ... Tue, 24 Jul 2018 18:59:17 GMT tbretz [19082] * trunk/FACT++/src/calcsource.cc (modified) * trunk/FACT++/src/root2sql.cc (modified) Error in the same line, so it is easier to grep for it. Tue, 24 Jul 2018 18:56:25 GMT tbretz [19081] * trunk/FACT++/src/root2sql.cc (modified) Night was still partially in... Tue, 24 Jul 2018 15:17:09 GMT tbretz [19080] * trunk/FACT++/src/root2sql.cc (modified) Changed default table engine to InnoDB Tue, 24 Jul 2018 09:33:45 GMT tbretz [19079] * trunk/FACT++/src/rootifysql.cc (modified) Added a possibility for substitutions in the query. Mon, 23 Jul 2018 15:07:44 GMT tbretz [19078] * trunk/FACT++/src/calcsource.cc (modified) Protection to fail against 'no data' Mon, 23 Jul 2018 15:05:26 GMT tbretz [19077] * trunk/FACT++/src/root2sql.cc (modified) Protection to fail against 'no data' Mon, 23 Jul 2018 14:58:30 GMT tbretz [19076] * trunk/FACT++/src/calcsource.cc (modified) * trunk/FACT++/src/root2sql.cc (modified) Print a hint on the size of the large query sent. Sun, 22 Jul 2018 14:49:27 GMT tbretz [19075] * trunk/FACT++/src/rootifysql.cc (modified) Improved help text. Sun, 22 Jul 2018 14:38:55 GMT tbretz [19074] * trunk/FACT++/src/rootifysql.cc (modified) Implemented setting of user defined variables before the SQL query is ... Sat, 21 Jul 2018 14:42:13 GMT tbretz [19073] * trunk/FACT++/src/root2sql.cc (modified) Added a missing semicolon Sat, 21 Jul 2018 14:41:30 GMT tbretz [19072] * trunk/FACT++/src/root2sql.cc (modified) Implemented the --dry-run option, sorted the options a bit, removed ... Sat, 21 Jul 2018 14:39:04 GMT tbretz [19071] * trunk/FACT++/src/calcsource.cc (modified) Sorted the options a bit. Sat, 21 Jul 2018 14:33:18 GMT tbretz [19070] * trunk/FACT++/src/calcsource.cc (modified) Fixed the default value for the calcsource. Sat, 21 Jul 2018 14:30:20 GMT tbretz [19069] * trunk/FACT++/src/calcsource.cc (modified) Improved help text. Sat, 21 Jul 2018 13:57:22 GMT tbretz [19068] * trunk/FACT++/src/calcsource.cc (modified) Made the code and output more consistent, added the option to update ... Fri, 20 Jul 2018 07:45:15 GMT tbretz [19067] * trunk/FACT++/cmake/FindQwt.cmake (added) Missing required file. Thu, 19 Jul 2018 17:45:51 GMT Daniela Dorner [19066] * trunk/DataCheck/Tools/get_data.sh (modified) updated policy, headers and email-adresses Thu, 19 Jul 2018 17:16:32 GMT tbretz [19065] * trunk/FACT++/CMakeLists.txt (modified) Should compile with Boost 1.54 as well, Qwt was not checked. Thu, 19 Jul 2018 17:09:58 GMT tbretz [19064] * trunk/FACT++/src/EventBuilder.cc (modified) * trunk/FACT++/src/FitsFile.cc (modified) * trunk/FACT++/src/MessageDim.h (modified) * trunk/FACT++/src/StateMachineImp.h (modified) * trunk/FACT++/src/WindowLog.h (modified) * trunk/FACT++/src/drivectrl.cc (modified) * trunk/FACT++/src/smartfact.cc (modified) Some minor changes to make it compatible with newer sets of headers. Wed, 18 Jul 2018 15:54:12 GMT tbretz [19063] * trunk/FACT++/src/root2sql.cc (modified) Made it compile with an older boost version. Added force option and a ... Wed, 18 Jul 2018 15:25:56 GMT tbretz [19062] * trunk/FACT++/src/root2sql.cc (modified) Allow to overwrite the default engine (not recommended) Wed, 18 Jul 2018 15:25:33 GMT tbretz [19061] * trunk/FACT++/Makefile.in (modified) rainsensor was missing Tue, 17 Jul 2018 23:24:19 GMT Daniela Dorner [19060] * trunk/www/dch/download.php (modified) removed text Tue, 17 Jul 2018 23:23:20 GMT Daniela Dorner [19059] * trunk/DataCheck/Tools/get_data.sh (modified) fixed small bug, updated header Tue, 17 Jul 2018 23:09:04 GMT Daniela Dorner [19058] * trunk/www/dch/download.php (modified) fixed small bugs, included sanity checks Tue, 17 Jul 2018 23:02:10 GMT Daniela Dorner [19057] * trunk/DataCheck/Tools/get_data.sh (modified) fixed some small bugs, added information to header Mon, 16 Jul 2018 18:22:13 GMT tbretz [19056] * trunk/FACT++/src/Configuration.cc (modified) Boost 1.41 didn't yet support that (ISDC) Mon, 16 Jul 2018 15:51:33 GMT tbretz [19055] * trunk/FACT++/configure.ac (modified) Not sure that really works with 2.63, but it gets further. Mon, 16 Jul 2018 15:40:39 GMT tbretz [19054] * trunk/FACT++/CMakeLists.txt (modified) Added 'calcsource' Mon, 16 Jul 2018 15:40:18 GMT tbretz [19053] * trunk/FACT++/src/calcsource.cc (added) This is a draft to fill in source positions to the database. Thu, 12 Jul 2018 16:58:24 GMT tbretz [19052] * trunk/FACT++/CMakeLists.txt (modified) This output was for debugging, I believe it is not required anymore Thu, 12 Jul 2018 16:54:51 GMT tbretz [19051] * trunk/FACT++/CMakeLists.txt (modified) Those two lines were obsolete, FIND_PACKAGE already checks for the ... Thu, 12 Jul 2018 16:23:42 GMT tbretz [19050] * trunk/FACT++/src/ConnectionSSL.cc (modified) Unified policy for info output Thu, 12 Jul 2018 13:33:59 GMT tbretz [19049] * trunk/FACT++/src/ConnectionSSL.cc (added) * trunk/FACT++/src/ConnectionSSL.h (added) * trunk/FACT++/src/tngweather.cc (modified) Implemented ConnectionSSL and updated tngweather to use a secure ... Thu, 12 Jul 2018 13:33:27 GMT tbretz [19048] * trunk/FACT++/CMakeLists.txt (modified) Added OpenSSL package (still to fail in case it is not found) and ... Fri, 29 Jun 2018 18:36:01 GMT Daniela Dorner [19047] * trunk/www/dch/download.php (modified) removed maintenance announcement Fri, 29 Jun 2018 18:16:10 GMT Daniela Dorner [19046] * trunk/www/dch/download.php (modified) complete rework to use get_data.sh and also include functionality of ... Fri, 29 Jun 2018 18:15:20 GMT Daniela Dorner [19045] * trunk/www/dch/download_internal.php (deleted) not needed anymore Fri, 29 Jun 2018 18:13:37 GMT Daniela Dorner [19044] * trunk/DataCheck/Tools/get_data.sh (modified) added sending email Fri, 29 Jun 2018 17:33:52 GMT Daniela Dorner [19043] * trunk/DataCheck/Tools/get_data.sh (modified) added data usage policy Fri, 29 Jun 2018 17:11:56 GMT Daniela Dorner [19042] * trunk/DataCheck/Tools/get_data.sh (modified) added all options needed for download.php Fri, 29 Jun 2018 11:46:08 GMT Daniela Dorner [19041] * trunk/www/dch/download.php (added) * trunk/www/dch/download_internal.php (added) added (scripts for downloading data) Fri, 29 Jun 2018 11:16:23 GMT Daniela Dorner [19040] * trunk/DataCheck/Tools/check_torque_warning.sh (added) * trunk/DataCheck/Tools/check_torque_warning2.sh (added) scripts to check for drive problem Fri, 29 Jun 2018 10:56:03 GMT Daniela Dorner [19039] * trunk/DataCheck/Tools/get_data.sh (modified) updated notes Fri, 29 Jun 2018 10:54:09 GMT Daniela Dorner [19038] * trunk/DataCheck/Tools/get_data.sh (modified) made datacheck switchable and allow for own custom-made datacheck Fri, 29 Jun 2018 10:31:52 GMT Daniela Dorner [19037] * trunk/DataCheck/Tools/get_data.sh (modified) added R750 and CUfactor to internal output Fri, 29 Jun 2018 10:06:29 GMT Daniela Dorner [19036] * trunk/DataCheck/Tools/get_data.sh (modified) some cleanup and comments added Fri, 29 Jun 2018 09:46:29 GMT Daniela Dorner [19035] * trunk/DataCheck/Tools/get_data.sh (modified) added zd and th for min-binned queries to internal file, allow ... Fri, 29 Jun 2018 09:02:14 GMT tbretz [19034] * trunk/FACT++/src/drivectrl.cc (modified) The telescope operates when there is no weather data available -- let ... Thu, 28 Jun 2018 14:49:59 GMT Daniela Dorner [19033] * trunk/DataCheck/Tools/get_data.sh (modified) added tutorial, added comments, restructured query functions, added ... Thu, 28 Jun 2018 12:05:39 GMT Daniela Dorner [19032] * trunk/DataCheck/Tools/get_data.sh (modified) added readme Wed, 27 Jun 2018 02:20:49 GMT Daniela Dorner [19031] * trunk/DataCheck/Tools/get_data.sh (modified) fixed bug Tue, 26 Jun 2018 23:42:38 GMT Daniela Dorner [19030] * trunk/DataCheck/Tools/get_data.sh (modified) added host Tue, 26 Jun 2018 22:50:49 GMT Daniela Dorner [19029] * trunk/DataCheck/Tools/get_data.sh (modified) some cleanup Tue, 26 Jun 2018 22:34:00 GMT Daniela Dorner [19028] * trunk/DataCheck/Tools/get_data.sh (modified) updated data check, fixed order by, fixed bug, added more comments ... Mon, 25 Jun 2018 09:11:56 GMT tbretz [19027] * trunk/FACT++/src/EventBuilder.cc (modified) Be a bit more specific when closing a file to avoid confusion. Same ... Sat, 23 Jun 2018 13:19:32 GMT tbretz [19026] * trunk/FACT++/src/Configuration.cc (modified) Cleaned some comments. Wed, 20 Jun 2018 18:36:00 GMT tbretz [19025] * trunk/FACT++/src/zfits.cc (modified) Now it does! Wed, 20 Jun 2018 18:34:34 GMT tbretz [19024] * trunk/FACT++/src/zfits.cc (modified) This gives an identical result but without the clang wanring about a ...