Code indexing in gitaly is broken and leads to code not being visible to the user. We work on the issue with highest priority.

Skip to content

v1.0.0-rc.31

leonarski_f requested to merge 2505-fpga-revid-5 into main

This is UNSTABLE release - introducing many features, but still needs more testing. Expecting soon to put bugfix release.

  • jfjoch_writer: Allow to enable overwriting existing files (not enabled by default)
  • jfjoch_writer: Add new HDF5 master file format, which uses HDF5 virtual data sets and links processing results to data files (not enabled by default)
  • jfjoch_viewer: Image viewer work early test version
  • jfjoch_broker: Fixes to counting packets per dataset/image
  • jfjoch_broker: Image buffer is accessible for outside to check images
  • jfjoch_broker: error/saturated pixels and dedicated ROI "beam" can be tracked online
  • jfjoch_broker: Fix bug in handling pedestal G1/G2 count time for JUNGFRAU
  • jfjoch_broker: Fix bug in applying pixel mask interfering with pedestal calculation
  • jfjoch_broker: Fix bug in EIGER initializing
  • jfjoch_broker: Save maximum pixel value to HDF5 file and export as Web plot
  • PCIe driver: Add PCIe link speed and width
  • FPGA: Improve counting error/saturated/min/max pixels
  • FPGA: Spot finder is gradual column-wise (15 columns up/down) and fixed row-wise (32 pixel boxes); previously it was fixed both column- and row-wise with 32x32 pixel areas
  • FPGA: Require Vivado 2022.2

Warning: There are breaking changes to HDF5 file format, renaming entries regarding image storage cell number and image collection efficiency.

Merge request reports

Loading