Skip to content

v2.4.0 (Alexander Friedmann release)

Compare
Choose a tag to compare
@jgalan jgalan released this 16 Jun 14:22
· 533 commits to master since this release

What's Changed

  • use [[(]]) instead of <<(>>) for analysis plots to correct invalid xml syntax by @lobis in #362
  • Few minor fixes by @jgalan in #364
  • Upgrading root installation to root-6.26.10 by @juanangp in #361
  • Add pre-commit hooks by @lobis in #360
  • Sync pre-commit strategy accross submodules by @lobis in #373
  • Fixing issue with [[ ]] formatting, replacing by {{ }} by @jgalan in #370
  • Update pre-commit check script to work for auto-updates by @lobis in #376
  • Adding submodule validation inside framework by @juanangp in #371
  • Replacing custom branch pipeline by master by @juanangp in #377
  • Addressing bug in pull-submodules by @juanangp in #378
  • REST_ValidateGeometry.C. Updating to new GDML REST format by @jgalan in #383
  • Improve pre-commit files check script by @lobis in #381
  • Updating validation file of PandaX-III by @jgalan in #385
  • Implementing TRestCut inside TRestDataSet by @juanangp in #391
  • Adding possibility to add a cut on observable parameters in TRestDataSet by @juanangp in #386
  • TRestAnalysisTree::GetIntegral and GetContour methods added by @jgalan in #387
  • TRestAnalysisTree. Reviewing documentation by @jgalan in #343
  • clear-install-dir is performed before add-subdir by @nkx111 in #394
  • New metadata classes to perform calibration and odds analysis over a TRestDataSet by @juanangp in #392
  • Fix bug when processing files with a single event by @nkx111 in #393
  • TRestAnalysisTree add branch types of unsigned xx by @nkx111 in #396
  • Update framework validation with restG4 by @juanangp in #403
  • TRestAnalysisTree fixing observable estimators by @jgalan in #409
  • Updating installROOT.sh by @raulena333 in #410
  • Addressing compilation issue in macOS introduced on TRestDataSetOdds by @juanangp in #415
  • Fixing MacOs libraries identification by @jgalan in #419
  • MacroRootDict. Improving the identification of structures for dictionary generation by @jgalan in #421
  • Fixing bug on TRestStringHelper::isANumber by @jgalan in #424
  • Update restG4 framework validation to point to master by @juanangp in #414
  • Adding uninstall target and proper handling of pcm files by @juanangp in #397
  • Fix on TRestMetadata and TRestDataSet add-ons by @jgalan in #427
  • TRestHits: error in gaussian fit is now defined by the user by @cmargalejo in #428
  • Minor TRestDataSet and TRestRun fixes by @jgalan in #430
  • REST_StringHelper::isAExpression. Fixing a bug by @jgalan in #431
  • Updating validation.yml for using new readout validation by @jgalan in #433
  • Masks debugging by @jgalan in #437
  • Updating pipelines for readout updates by @jgalan in #438
  • Changing visualization GEOM_SCALE to 1 by @jgalan in #440
  • Adjust metadata writing sequence to avoid StreamerInfo missing by @nkx111 in #435
  • TRestDataSet now allows new user defined columns at the dataset initialisation stage. by @jgalan in #432
  • New class TRestDataSetPlot to perform plots over datasets by @juanangp in #400
  • Add macro to find library version from git by @lobis in #450

New Contributors

Full Changelog: v2.3.15...v2.4.0