Skip to content

v2.0

Compare
Choose a tag to compare
@jgalan jgalan released this 14 Jun 14:27
· 231 commits to master since this release
11822a7

Major update on detector readout classes, new metadata members added to readout plane to support future readout plane orientation.

This will break compatibility with older readouts. When updating to this versions readouts must be regenerated.

What's Changed

  • Solving numerous compilation warnings by @jgalan in #64
  • TRestDetectorReadoutModule. Just adding unistd header for MacOs installations by @jgalan in #63
  • Implement pre-commit checks and format files by @lobis in #67
  • Separating framework and detectorlib validation pipelines by @juanangp in #68
  • Replacing custom branch pipeline by master by @juanangp in #70
  • Migrating recovery process that was at rawlib by @jgalan in #65
  • Reviewing TRestDetectorHitsSmearingProcess by @jgalan in #72
  • Upgrading TRestDetectorSignalRecoveryProcess by @jgalan in #71
  • TRestDetectorHitsGaussAnalysisProcess: added exceptions for failed fits by @KonradAltenmueller in #74
  • TRestDetectorSignalRecoveryProcess update by @Anakintana in #76
  • TRestDetectorHitsGaussAnalysisProcess: added option to define the err… by @cmargalejo in #82
  • Addressing segfault in TRestDetectorSignalRecoveryProcess by @juanangp in #84
  • Refactoring TRestDetectorReadout classes. by @jgalan in #86
  • Adding cache detectorlib installation by @jgalan in #88
  • check_readout.sh fixing script issues by @jgalan in #89
  • Trying to fix pipeline by @jgalan in #90
  • Readout plane upgrade, readout validation and new library version by @jgalan in #92

New Contributors

Full Changelog: v1.9...v2.0