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.34

leonarski_f requested to merge 2503-post-maxiv into main

This is UNSTABLE release - introducing new features, but not properly tested. Wait for new version for using production.

  • jfjoch_broker: More consistency for file format definition (breaking change in API from 1.0.0-rc.31 for file writer settings)
  • jfjoch_broker: For storage cells mask is logical sum of detector bad pixels for all storage cells
  • jfjoch_broker: Handle situation when detector doesn't want to gracefully stop (to be tested)
  • jfjoch_broker: Center-of-mass position and mean for ROI is added to available plots
  • jfjoch_viewer: Can extract data analysis results from "legacy" format
  • jfjoch_viewer: Display dataset name
  • FPGA: Pixel mask is used for data analysis part even if it is not applied to pixels
  • FPGA: Add pixel sum to module statistics
  • FPGA: ROI number is reduced to 16, but pixel can belong to every defined ROI
  • FPGA: Spot finder is back to full dynamic range (24-bit)
  • FPGA: More debug features for internal FIFOs

Known issues:

  • ROI count flag was added to firmware. For the time being the flag will be wrongly set to 10 due to mismatch of FPGA build scripts.
  • EIGER data acquisition has an issue that is currently debugged

Merge request reports

Loading