Closed prjemian closed 1 year ago
Providing content for the plot
tab is a bit more of a challenge, requiring analysis of the run's metadata for detectors, motors, hints, and descriptors. This same analysis (to determine the default plottable data) is also needed when writing the data to a NeXus HDF5 file.
The visualization panel has tabs for
plot
,data
, andmetadata
. Currently, only themetadata
tab is filled with content, on demand. Provide some representation of each of the streams in thedata
tab.The tiled documentation has some hints for a suitable representation.