Skip to content

Resolve "ID24: image gallery"

Wout De Nolf requested to merge 56-id24-image-gallery into main

Closes #56

image

The PROCESSED_DATA content of the ID24 workflow

.
├── temperature
│   └── LTC13_Fe_g1_LTC13_LH1
│       └── scan39
│           ├── plot0.png
│           ├── plot1.png
│           ├── plot2.png
│           ├── plot3.png
│           └── plot4.png
└── workflows
    └── temperature.json

To try the widget without Flint:

python src/blissoda/gui/image_gallery.py  /tmp/id24/LTC13_Fe_g1_LTC13_LH1/scan39

The directory contains images generated by ewoksid24 workflows (see workflow/ewoksapps/ewoksid24!2).

Edited by Wout De Nolf

Merge request reports