# # ChangeLog for trunk # # Generated by Trac 1.5.2 # 11/22/24 08:31:08 Tue, 13 Nov 2018 16:15:06 GMT tbretz [19388] * trunk/Mars/mcore/nova.h (modified) Declare all functions inline to avoid multiple definitions when ... Mon, 12 Nov 2018 21:49:40 GMT tbretz [19387] * trunk/FACT++/gui/FactGui.h (modified) * trunk/FACT++/gui/RawEventsViewer/RawEventsViewer.cc (modified) Prefix file paths if they are not absolute (should not change ... Mon, 12 Nov 2018 21:47:51 GMT tbretz [19386] * trunk/FACT++/src/biasctrl.cc (modified) * trunk/FACT++/src/drivectrl.cc (modified) * trunk/FACT++/src/feedback.cc (modified) * trunk/FACT++/src/fscctrl.cc (modified) * trunk/FACT++/src/ratecontrol.cc (modified) * trunk/FACT++/src/smartfact.cc (modified) Prefix file paths if they are not absolute (should not change ... Mon, 12 Nov 2018 21:32:33 GMT tbretz [19385] * trunk/FACT++/src/Configuration.cc (modified) * trunk/FACT++/src/Configuration.h (modified) Implemneted to set an independent prefix path in fact++.rc or from ... Sun, 11 Nov 2018 19:42:34 GMT tbretz [19384] * trunk/FACT++/src/magicweather.cc (modified) Fixed a typo. Sun, 11 Nov 2018 19:42:10 GMT tbretz [19383] * trunk/FACT++/src/fadctrl.cc (modified) Just a compiler warning. Sun, 11 Nov 2018 19:41:41 GMT tbretz [19382] * trunk/FACT++/src/DataCalib.cc (modified) This just gives a warning which we get anyways. Sun, 11 Nov 2018 19:23:40 GMT tbretz [19381] * trunk/FACT++/src/evtserver.cc (modified) Added PRINT command and --client option. No need anymore to skip the ... Sun, 11 Nov 2018 19:21:27 GMT tbretz [19380] * trunk/FACT++/src/smartfact.cc (modified) No need anymore to skip the TM channel Sun, 11 Nov 2018 15:51:20 GMT tbretz [19379] * trunk/FACT++/CMakeLists.txt (modified) Already linked in libConfiguration Sun, 11 Nov 2018 15:31:27 GMT tbretz [19378] * trunk/FACT++/gui/BasicGlCamera.cc (modified) Layout optimization. Sun, 11 Nov 2018 14:49:26 GMT tbretz [19377] * trunk/FACT++/gui/RawEventsViewer/viewer.ui (modified) Defined a more reasonable order of focussing the elements. Sun, 11 Nov 2018 14:44:12 GMT tbretz [19376] * trunk/FACT++/gui/RawEventsViewer/RawEventsViewer.cc (modified) * trunk/FACT++/gui/RawEventsViewer/RawEventsViewer.h (modified) Commented some obsolete code. Do not reset the palette if it is set ... Sun, 11 Nov 2018 14:09:11 GMT tbretz [19375] * trunk/FACT++/src/EventBuilderWrapper.h (modified) The spike removal was broken, it was only working for the first ... Sun, 11 Nov 2018 14:08:00 GMT tbretz [19374] * trunk/FACT++/gui/RawEventsViewer/RawEventsViewer.cc (modified) The Spike removal was broken, GetPixelStats can hide the TM channels ... Sun, 11 Nov 2018 13:31:26 GMT tbretz [19373] * trunk/FACT++/gui/RawEventsViewer/RawEventsViewer.cc (modified) * trunk/FACT++/gui/RawEventsViewer/RawEventsViewer.h (modified) On the way to make it more maintanance friendly. Fixed a bug (some ... Sat, 10 Nov 2018 22:01:32 GMT tbretz [19372] * trunk/FACT++/www/viewer/index.php (modified) Added some comments Sat, 10 Nov 2018 18:42:44 GMT tbretz [19371] * trunk/FACT++/CMakeLists.txt (modified) Compile getevent in toolsonly mode (to allow the installtion of the ... Sat, 10 Nov 2018 18:40:14 GMT tbretz [19370] * trunk/FACT++/www/viewer/index.js (modified) Implemented the FAMOUS camera as an option, be a bit more specific in ... Sat, 10 Nov 2018 18:39:03 GMT tbretz [19369] * trunk/FACT++/www/viewer/index.php (modified) Allow an easy change of the location of the getevent tool, send the ... Sat, 10 Nov 2018 18:09:41 GMT tbretz [19368] * trunk/FACT++/gui/RawEventsViewer/RawEventsViewer.cc (modified) * trunk/FACT++/gui/RawEventsViewer/RawEventsViewer.h (modified) Allow to switch to fake calibration... Thu, 08 Nov 2018 17:21:24 GMT tbretz [19367] * trunk/FACT++/gui/BasicGlCamera.cc (modified) Fixed layout for the case the waveform is turned off Thu, 08 Nov 2018 16:40:41 GMT tbretz [19366] * trunk/Mars/msim/MPhotonData.cc (modified) These two lines are obsolete. Thu, 08 Nov 2018 16:01:17 GMT tbretz [19365] * trunk/FACT++/gui/BasicGlCamera.cc (modified) * trunk/FACT++/gui/BasicGlCamera.h (modified) Implemented the FAMOUS camera layout as an alternative in case the ... Thu, 08 Nov 2018 15:59:28 GMT tbretz [19364] * trunk/FACT++/gui/RawEventsViewer/RawEventsViewer.cc (modified) Changed the maximum valid range of some spin boxes in case this is ... Thu, 08 Nov 2018 15:58:58 GMT tbretz [19363] * trunk/FACT++/src/Configuration.cc (modified) Fixed typos in some comments. Thu, 08 Nov 2018 11:35:46 GMT tbretz [19362] * trunk/FACT++/CMakeLists.txt (modified) Improved the detection of root. This hopefully works now also with an ... Wed, 07 Nov 2018 21:16:53 GMT tbretz [19361] * trunk/Mars/hawc/display.C (added) A simple version of an event display. Wed, 07 Nov 2018 21:15:01 GMT tbretz [19360] * trunk/Mars/mhist/MHEvent.cc (modified) * trunk/Mars/mhist/MHEvent.h (modified) Implemented the display of the hillas ellipse. Wed, 07 Nov 2018 20:47:11 GMT tbretz [19359] * trunk/Mars/mbase/MEvtLoop.cc (modified) The single step mode was never working properly -- fixed. Wed, 07 Nov 2018 20:46:51 GMT tbretz [19358] * trunk/Mars/mbase/MStatusDisplay.cc (modified) * trunk/Mars/mbase/MStatusDisplay.h (modified) Implemented key handling of space key as a single-step key. Wed, 07 Nov 2018 17:20:50 GMT tbretz [19357] * trunk/Mars/hawc/callisto.C (modified) * trunk/Mars/hawc/star.C (modified) Some additional comments. Wed, 07 Nov 2018 17:08:51 GMT tbretz [19356] * trunk/Mars/hawc (added) * trunk/Mars/hawc/FAMOUSmap170512.txt (added) * trunk/Mars/hawc/FAMOUSmap170719.txt (added) * trunk/Mars/hawc/FAMOUSmap171218.txt (added) * trunk/Mars/hawc/callisto.C (added) * trunk/Mars/hawc/star.C (added) HAWC's Eye Analysis Wed, 07 Nov 2018 15:46:19 GMT tbretz [19355] * trunk/Mars/msim/MPhotonEvent.cc (modified) Obsolete line... Wed, 07 Nov 2018 15:41:44 GMT tbretz [19354] * trunk/Mars/CMakeLists.txt (modified) Also report root version in status message Wed, 07 Nov 2018 15:40:30 GMT tbretz [19353] * trunk/Mars/cmake/rootlogon.C.in (modified) Still produced a warning. Wed, 07 Nov 2018 15:38:49 GMT tbretz [19352] * trunk/Mars/cmake/rootlogon.C.in (modified) Fixed for root 5.34 which does not define those for cmake. Wed, 07 Nov 2018 11:22:15 GMT tbretz [19351] * trunk/Mars/mdata/MDataMember.cc (modified) This fixed a problem with old gcc -- we might have to extend the ... Wed, 07 Nov 2018 10:30:27 GMT tbretz [19350] * trunk/Mars/CMakeLists.txt (modified) Fixed a typo Wed, 07 Nov 2018 10:26:34 GMT tbretz [19349] * trunk/Mars/mcorsika/MCorsikaFormat.h (modified) For an older gcc Wed, 07 Nov 2018 10:18:08 GMT tbretz [19348] * trunk/Mars/msimcamera/MSimCamera.cc (modified) Fixed a problem with an old gcc. Wed, 07 Nov 2018 10:17:30 GMT tbretz [19347] * trunk/Mars/CMakeLists.txt (modified) Improved pre-check for root-config. Wed, 07 Nov 2018 09:57:51 GMT tbretz [19346] * trunk/Mars/CMakeLists.txt (modified) This wasn't working with installations is the operating system ... Thu, 01 Nov 2018 20:43:06 GMT tbretz [19345] * trunk/Mars/mbase/MEvtLoop.cc (modified) * trunk/Mars/mbase/MParList.cc (modified) * trunk/Mars/mbase/MTask.cc (modified) * trunk/Mars/mbase/MTaskList.cc (modified) * trunk/Mars/mdata/MDataPhrase.cc (modified) * trunk/Mars/mhbase/MH3.cc (modified) * trunk/Mars/mhbase/MHn.cc (modified) * trunk/Mars/mhist/MHCamEvent.cc (modified) * trunk/Mars/mhist/MHCamera.cc (modified) * trunk/Mars/mhvstime/MHSectorVsTime.cc (modified) * trunk/Mars/mtools/MagicJam.cc (modified) Improves the behaviour with RecursiveRemove. Strictly speaking this ... Tue, 30 Oct 2018 22:12:55 GMT tbretz [19344] * trunk/Mars/mcorsika/MCorsikaRead.cc (modified) Parenthesis missing. Tue, 30 Oct 2018 22:12:37 GMT tbretz [19343] * trunk/Mars/mcorsika/MCorsikaRunHeader.cc (modified) * trunk/Mars/mcorsika/MCorsikaRunHeader.h (modified) Reading and printing some more options from the file headers Tue, 30 Oct 2018 17:55:36 GMT tbretz [19342] * trunk/Mars/mcorsika/MCorsikaFormat.cc (modified) Added a comment Tue, 30 Oct 2018 17:55:27 GMT tbretz [19341] * trunk/Mars/mcorsika/MCorsikaEvtHeader.cc (modified) * trunk/Mars/mcorsika/MCorsikaRunHeader.cc (modified) Block length in number fo floats. Tue, 30 Oct 2018 17:54:59 GMT tbretz [19340] * trunk/Mars/mcorsika/MCorsikaRead.cc (modified) Implemented variable block size to support thin-format and ... Tue, 30 Oct 2018 17:31:06 GMT tbretz [19339] * trunk/Mars/msim/MPhotonData.cc (modified) * trunk/Mars/msim/MPhotonData.h (modified) Added the 8-float format as FillEvtCorsikaThin, calculate absolute ... Tue, 30 Oct 2018 17:29:17 GMT tbretz [19338] * trunk/Mars/msim/MPhotonEvent.cc (modified) * trunk/Mars/msim/MPhotonEvent.h (modified) This allows to distinguish between the thinning file format (8 floats ... Tue, 30 Oct 2018 17:21:01 GMT tbretz [19337] * trunk/Mars/mcorsika/MCorsikaFormat.cc (modified) Read the block header and footer bytes only when they are expected. Tue, 30 Oct 2018 17:06:54 GMT tbretz [19336] * trunk/Mars/mcorsika/MCorsikaEvtHeader.cc (modified) * trunk/Mars/mcorsika/MCorsikaEvtHeader.h (modified) Flexible block size when reading the EVTE block to acount for ... Tue, 30 Oct 2018 16:23:22 GMT tbretz [19335] * trunk/Mars/mdata/MDataPhrase.cc (modified) For some reason giving the formula to be compiled as argument in ... Tue, 30 Oct 2018 15:53:57 GMT tbretz [19334] * trunk/Mars/mdata/MDataPhrase.cc (modified) * trunk/Mars/mdata/MDataPhrase.h (modified) Make sure that if root decides to delete TFormula we are not deleting ... Tue, 30 Oct 2018 15:42:32 GMT tbretz [19333] * trunk/Mars/mcorsika/MCorsikaFormat.cc (modified) Fixed two typos. Tue, 30 Oct 2018 15:39:36 GMT tbretz [19332] * trunk/Mars/mcorsika/MCorsikaRunHeader.cc (modified) * trunk/Mars/mcorsika/MCorsikaRunHeader.h (modified) Implemented variable block length to support thinning option, read ... Tue, 30 Oct 2018 15:36:44 GMT tbretz [19331] * trunk/Mars/mcorsika/MCorsikaFormat.cc (modified) Cleaned... made all the block-length variable so that it can be ... Tue, 30 Oct 2018 15:34:34 GMT tbretz [19330] * trunk/Mars/mcorsika/MCorsikaFormat.h (modified) Moved magic numbers to an enum, changed hasMagicNumber into the block ... Tue, 30 Oct 2018 15:26:46 GMT tbretz [19329] * trunk/Mars/mcorsika/MCorsikaFormat.cc (modified) Moved magic numbers to an enum, changed hasMagicNumber into the block ... Mon, 29 Oct 2018 22:58:54 GMT tbretz [19328] * trunk/Mars/mbase/MStatusDisplay.cc (modified) It seems something is deleting the canvases (could not find what), so ... Mon, 29 Oct 2018 22:58:22 GMT tbretz [19327] * trunk/Mars/CMakeLists.txt (modified) This was still not working, it produced root 5 dictionaries with root 6 Mon, 29 Oct 2018 18:17:17 GMT tbretz [19326] * trunk/Mars/cmake/rootlogon.C.in (modified) Use the compiler to check if the correct root version got loaded. Mon, 29 Oct 2018 17:06:36 GMT tbretz [19325] * trunk/FACT++/CMakeLists.txt (modified) This solution is easier to read Mon, 29 Oct 2018 17:04:54 GMT tbretz [19324] * trunk/Mars/CMakeLists.txt (modified) Now this version works for 5.34 with a classical compilation, 6.x ... Mon, 29 Oct 2018 16:59:31 GMT tbretz [19323] * trunk/FACT++/CMakeLists.txt (modified) Now this version works for 5.34 with a classical compilation, 6.x ... Mon, 29 Oct 2018 14:21:30 GMT tbretz [19322] * trunk/FACT++/CMakeLists.txt (modified) If root does not create output, create it ourselves. Mon, 29 Oct 2018 14:21:12 GMT tbretz [19321] * trunk/Mars/CMakeLists.txt (modified) If root does not create output, create it ourselves. Sun, 28 Oct 2018 20:03:13 GMT tbretz [19320] * trunk/Mars/mhist/MHFadcCam.cc (modified) * trunk/Mars/mhist/MHFadcCam.h (modified) Fixed type Sun, 28 Oct 2018 20:01:31 GMT tbretz [19319] * trunk/Mars/mcorsika/MCorsikaFormat.cc (modified) Added some comments Sun, 28 Oct 2018 20:00:36 GMT tbretz [19318] * trunk/Mars/fact/processing/lidar.C (modified) Initialize lastt Sun, 28 Oct 2018 19:56:55 GMT tbretz [19317] * trunk/Mars/mbase/MStatusDisplay.cc (modified) That's more correct. Sun, 28 Oct 2018 19:56:23 GMT tbretz [19316] * trunk/Mars/manalysis/MSoftwareTriggerCalc.cc (modified) Comparison between signed and unsigned. Sun, 28 Oct 2018 19:53:45 GMT tbretz [19315] * trunk/Mars/mdrs/MCalibrateDrsTimes.cc (modified) Comparison between signed an unsigned. Sat, 27 Oct 2018 19:00:55 GMT tbretz [19314] * trunk/FACT++/CMakeLists.txt (modified) * trunk/FACT++/Makefile.am (modified) * trunk/FACT++/gui/MainWindow.h (modified) * trunk/FACT++/gui/RawEventsViewer/RawEventsViewer.h (modified) Just removed the need for __CMAKE__ by renaming the Makefile qt4 ui ... Sat, 27 Oct 2018 18:51:59 GMT tbretz [19313] * trunk/FACT++/CMakeLists.txt (modified) Unintentionally comitted line. Sat, 27 Oct 2018 18:51:31 GMT tbretz [19312] * trunk/FACT++/CMakeLists.txt (modified) * trunk/FACT++/gui/MainWindow.h (modified) * trunk/FACT++/gui/RawEventsViewer/RawEventsViewer.cc (modified) * trunk/FACT++/gui/RawEventsViewer/RawEventsViewer.h (modified) Defining a preprocessor directive for our __CMAKE__ build avoids to ... Thu, 25 Oct 2018 20:20:36 GMT tbretz [19311] * trunk/Mars/manalysis/MSoftwareTriggerCalc.cc (modified) Added some comments Thu, 25 Oct 2018 20:17:10 GMT tbretz [19310] * trunk/Mars/manalysis/MSoftwareTriggerCalc.cc (modified) It was crashing if the camera had less than 1440 pixels connected - ... Thu, 25 Oct 2018 18:46:41 GMT tbretz [19309] * trunk/Mars/cmake/dohtml.C.in (added) Prototype. Thu, 25 Oct 2018 18:46:26 GMT tbretz [19308] * trunk/Mars/CMakeLists.txt (modified) Create a version of dohtml.C with the correct paths. Thu, 25 Oct 2018 18:45:49 GMT tbretz [19307] * trunk/Mars/mhbase/MFillH.cc (modified) That is another try to hopefully get something working. Works with ... Thu, 25 Oct 2018 18:43:12 GMT tbretz [19306] * trunk/Mars/mastro/MAstroCatalog.cc (modified) * trunk/Mars/mhflux/MAlphaFitter.cc (modified) Replaced \circ by #circ because the old one looks weird. Thu, 25 Oct 2018 18:42:43 GMT tbretz [19305] * trunk/Mars/mjobs/MJCut.cc (modified) * trunk/Mars/mjobs/MJSimulation.cc (modified) * trunk/Mars/mjobs/MJSpectrum.cc (modified) * trunk/Mars/mjoptim/MJOptimizeDisp.cc (modified) * trunk/Mars/mjtrain/MJTrainDisp.cc (modified) * trunk/Mars/mjtrain/MJTrainEnergy.cc (modified) * trunk/Mars/mjtrain/MJTrainImpact.cc (modified) * trunk/Mars/mjtrain/MJTrainSeparation.cc (modified) Replaced \circ by #circ because the old one looks weird. Thu, 25 Oct 2018 18:42:25 GMT tbretz [19304] * trunk/Mars/mbadpixels/MHBadPixels.cc (modified) * trunk/Mars/mhbase/MHn.cc (modified) * trunk/Mars/mhflux/MHAlpha.cc (modified) * trunk/Mars/mhflux/MHCollectionArea.cc (modified) * trunk/Mars/mhflux/MHDisp.cc (modified) * trunk/Mars/mhflux/MHEffectiveOnTime.cc (modified) * trunk/Mars/mhflux/MHEnergyEst.cc (modified) * trunk/Mars/mhflux/MHFalseSource.cc (modified) * trunk/Mars/mhflux/MHPhi.cc (modified) * trunk/Mars/mhist/MHCamEventRot.cc (modified) * trunk/Mars/mhist/MHCamera.cc (modified) * trunk/Mars/mhist/MHFindSignificance.cc (modified) * trunk/Mars/mhist/MHRate.cc (modified) * trunk/Mars/mhist/MHStarMap.cc (modified) * trunk/Mars/mhist/MHWeather.cc (modified) * trunk/Mars/mimage/MHHillas.cc (modified) * trunk/Mars/mimage/MHHillasExt.cc (modified) * trunk/Mars/mimage/MHNewImagePar.cc (modified) * trunk/Mars/mimage/MHVsSize.cc (modified) * trunk/Mars/mmuon/MHMuonPar.cc (modified) * trunk/Mars/mmuon/MHSingleMuon.cc (modified) * trunk/Mars/mpointing/MHPointing.cc (modified) * trunk/Mars/mpointing/MHSrcPosCam.cc (modified) * trunk/Mars/mreflector/MHReflector.cc (modified) Replaced \circ by #circ because the old one looks weird. Wed, 24 Oct 2018 22:10:30 GMT tbretz [19303] * trunk/FACT++/CMakeLists.txt (modified) Some minor fix to run it with cmake compiled root. Wed, 24 Oct 2018 21:25:16 GMT tbretz [19302] * trunk/Mars/mmain/MBrowser.cc (modified) Fixed a compiler warning in a root header - nothing we can do about it. Wed, 24 Oct 2018 21:17:31 GMT tbretz [19301] * trunk/FACT++/src/rootifysql.cc (modified) Comparison of singned with unsigned Wed, 24 Oct 2018 21:17:11 GMT tbretz [19300] * trunk/FACT++/gui/RawEventsViewer/RawEventsViewer.cc (modified) Disable some compiler warning for a QWT header. Wed, 24 Oct 2018 21:05:47 GMT tbretz [19299] * trunk/Mars/CMakeLists.txt (modified) Added some comments. Wed, 24 Oct 2018 21:01:15 GMT tbretz [19298] * trunk/Mars/cmake/rootlogon.C.in (modified) Now called lib Wed, 24 Oct 2018 21:01:05 GMT tbretz [19297] * trunk/Mars/CMakeLists.txt (modified) Separated lib and dictionary path, properly print include path of nova Wed, 24 Oct 2018 20:06:13 GMT tbretz [19296] * trunk/Mars/mcorsika/MCorsikaEvtHeader.h (modified) Illegal charcter encoding in root dictionary with root 5 Wed, 24 Oct 2018 20:03:09 GMT tbretz [19295] * trunk/Mars/cmake/rootlogon.C.in (modified) libmars is now created in the subdirectory. Wed, 24 Oct 2018 20:02:25 GMT tbretz [19294] * trunk/Mars/CMakeLists.txt (modified) In this context $ ENV should be just ENV, the subdir must be ... Wed, 24 Oct 2018 19:59:24 GMT tbretz [19293] * trunk/Mars/mcore/nova.h (modified) kSolarStandardHorizon for convenience (no need to include libnova.h ... Wed, 24 Oct 2018 19:58:12 GMT tbretz [19292] * trunk/Mars/MLinkDef.h (modified) It is not a global variable but a pre-compiler directive. Wed, 24 Oct 2018 19:04:36 GMT tbretz [19291] * trunk/Mars/mbase/MGMenu.cc (modified) * trunk/Mars/mbase/MGMenu.h (modified) This workaround is not needed anymore. Wed, 24 Oct 2018 18:53:21 GMT tbretz [19290] * trunk/Mars/mcore/huffman.h (modified) As a static member it is missing in the dictionary, as an inline ... Wed, 24 Oct 2018 18:52:49 GMT tbretz [19289] * trunk/Mars/msql/MBufferSQL.h (modified) Suppress some -Wcast-align warning from some root header (we can not ...