Skip to content

v1.9.10

Latest
Compare
Choose a tag to compare
@laurent-claustre laurent-claustre released this 13 Aug 13:57
· 271 commits to master since this release

Version v1.9.10 released on August 13th 2021

Conda

To install the conda packages and since lima 1.9.8 the conda-forge channel must be set as the main one:

New features

  • RoiCollection new processlib sinktask now available
  • RoiCollection and RoiCounter accept an overflow threshold value to cut off randomly defective pixel

Bug fixes

  • CtBuffer: An overflow on the max number of buffer

Camera updates

  • Dhyana v1.9.1
    • Hw Roi do not check supported camera Roi
      The Dhyana 95 camera only support X offset as multiple of 4 and width (X) as multiple of 8
    • export Tucam trigger mode and trigger edge
    • The camera supports as default mode a roller shutter and can be switch to global mode or synchronous mode. In addition the input trigger can be detected on rising or falling edge:
      • Few fixes as well, the pixelsize in meter now, the firmware version is a string.
      • Manage the cold start and take a fake acquisition, otherwise the detector does not start on the first trigger.
      • set the trigger mode in prepareAcq
    • prepareAcq must not start the acquisition
    • Some refactoring needed to move the start of the acquisition to startAcq and only prepare buffer or acquisition parameters like trigger mode in prepareAcq
    • Add ExtTrigSingle
  • Eiger v1.9.8
    • workaround for bug in restful api of simplon 1.8 with filewriter "files" command returning a null string instead of a empty string list when there is no file
    • HW saving: fix setCommonHeader() for eiger2 api pass double value
    • add threshold_energy2
    • add threshold_diff_mode
    • tango:
      • add detector_ip attribute (ro) to get the ip address of the detector DCU, useful to send curl command to the detector DCU
      • add threshold_energy2 attribute (rw)
      • add threshold_diff_mode attribute (rw)
  • Pilatus
    • v1.9.5
      • nb frames max 65535 only for IntTrig trigger mode
    • v1.9.4
      • support for live mode (frames = 0)
      • increase TmpfsBuffer to 95% of the file-system provided (typically a ramdisk)
    • v1.9.3
      • Manage S series where hw-roi is not supported: add a camera_s_serie keywork in camera.def