Hotfix for segfault + memory timeout in StdDataGatherer
- Add changes to the DataProcessors for RD53b and ITKPixV2, preventing possible segfault at high hitrates
- Clear feedback clipboard in the StdDataGatherer loop to prevent unnecessary memory pileup. In the future, and endpoint for the feedback clipboard in the StdDataGatherer loop would prevent the need for this.