Skip to content

v2.1

Latest
Compare
Choose a tag to compare
@jgalan jgalan released this 12 Dec 12:44
· 73 commits to master since this release
c9827fd

What's Changed

  • Solving numerous compilation warnings by @jgalan in #90
  • Added unistd.h for MacOS in TRestRawMemoryBufferToSignalProcess.cxx by @heucheld in #94
  • Rounding AddPoint input by @Andrii01L in #95
  • Implement pre-commit checks and format files by @lobis in #97
  • Separating framework and rawlib validation in different files by @juanangp in #96
  • Replacing custom branch pipeline by master by @juanangp in #99
  • Removing all dependencies with detector lib by @jgalan in #92
  • TRestRawToSignalProcess. Properly adding runNumber and subRunNumber by @jgalan in #93
  • Adressing PR badge by @juanangp in #102
  • TRestRawSignalAnalysisProcess: added option to use robust baseline calculation by @KonradAltenmueller in #107
  • Documenting TRestRawSignalAddNoiseProcess and TRestRawSignalFittingProcess by @jgalan in #105
  • using library version macro by @lobis in #112
  • Implementing BiPo event data processing in REST by @jgalan in #106
  • Prevent noise from going out of bounds by @lobis in #114
  • Fix macro by @lobis in #119
  • Removal of custom typedef any since it is misleading with std::any by @juanangp in #121
  • Add class to hold readout metadata info by @lobis in #118
  • TRestRawBiPoAnalysisProcess first implementation by @Anakintana in #123

New Contributors

Full Changelog: v1.8...v2.1