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.
1.
inoutin baseline reports values that are labeled as floats, not strings. The type() should be changed to string2.
fccd_imageshape 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 :
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.