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/roipath only for both circle and box ROIs, path in/roiare no longer accessible -
broker_statusstructure introduced in 1.0.0-rc.28 has membermessageand noterror_messageto allow handling info/warning messages as well