# # ChangeLog for trunk/Mars # # Generated by Trac 1.5.2 # 09/22/24 13:23:47 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: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 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. 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 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: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 ... Wed, 24 Oct 2018 18:45:33 GMT tbretz [19288] * trunk/Mars/mfileio/MFitsArray.cc (modified) * trunk/Mars/mfileio/MFitsArray.h (modified) * trunk/Mars/mfileio/MWriteFitsFile.cc (modified) This fixes some compiler warning about alignment during casts. Wed, 24 Oct 2018 15:40:44 GMT tbretz [19287] * trunk/Mars/CMakeLists.txt (modified) Already included before. Wed, 24 Oct 2018 15:39:06 GMT tbretz [19286] * trunk/Mars/CMakeLists.txt (modified) This should (hopefully) make compilation compatible with root version ... Wed, 24 Oct 2018 15:01:11 GMT tbretz [19284] * trunk/Mars/mcore/FITS.h (modified) * trunk/Mars/mcore/zfits.h (modified) Removed processings from BlockHeader, as a variable size array, it ... Mon, 22 Oct 2018 21:05:04 GMT tbretz [19276] * trunk/Mars/CMakeLists.txt (modified) It's actually better to create the library directly in dictionary ... Mon, 22 Oct 2018 21:04:30 GMT tbretz [19275] * trunk/Mars/macros/libnova/sun.C (modified) Make it run with rootcling Mon, 22 Oct 2018 21:04:14 GMT tbretz [19274] * trunk/Mars/mmuon/MHSingleMuon.h (modified) One more work around for a compiler warning Mon, 22 Oct 2018 20:40:28 GMT tbretz [19273] * trunk/Mars/mbase/MTaskInteractive.cc (modified) * trunk/Mars/mbase/MTaskInteractive.h (modified) A lot of code became obsolete with root 6. 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: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 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 ... 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 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' 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- ... 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 ... Tue, 14 Aug 2018 09:20:02 GMT Daniela Dorner [19160] * trunk/Mars/fact/analysis/ganymed.C (modified) new disp parametrization for analysis + cut that had not been ... Mon, 13 Aug 2018 21:58:18 GMT Daniela Dorner [19159] * trunk/Mars/mimage/MHillasSrc.cc (modified) fixed abberation correction