version 1.0.0-rc.29
- jfjoch_broker: refactor logic regarding frame time and count time for more flexibility for EIGER and JUNGFRAU
- jfjoch_broker: readout time for EIGER is 3 us and JUNGFRAU is 20 us, this can be changed in input file
- jfjoch_broker: OpenAPI interface includes more ways to provide information on the status (error/warning/info)
- jfjoch_broker: ROIs handling via OpenAPI and frontend is more user friendly
Warning - two breaking changes to OpenAPI:
- Handling of ROIs is through
/config/roi
path only for both circle and box ROIs, path in/roi
are no longer accessible -
broker_status
structure introduced in 1.0.0-rc.28 has membermessage
and noterror_message
to allow handling info/warning messages as well