Skip to content

fix patches for databroker 1.2.3 #57

@ambarb

Description

@ambarb
  • 1. inout in baseline reports values that are labeled as floats, not strings. The type() should be changed to string

  • 2. fccd_image shape is taken from top level AD setup. WRitten files should get image shape from the plugin responsibble for writing the image.

For item 2, the HDF plugin writes the file, and the PVs associated with array shape are :

XF:23ID1-ES{FCCD}HDF1:ArraySize0_RBV
XF:23ID1-ES{FCCD}HDF1:ArraySize1_RBV

The raw images is rotated in CSXtools so the user sees something different. The unrotated images has the first number being horizontal, and the second number being veritcal.

After processing by CSXtools, image shape flips axes

This is extra confusing because the raw image is not the image handled through the ROI and STATS plugins so don't change sutff associated with ROI and STATS as this represents the postCSXtools process orientation that use users sees activley in imageJ at the beamline.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions