oslo: add hero and main images for the collection and each sub-dataset

#66

Syncs the oslo cards and figures on the Hub with the reviewed state on GitHub (open-h/OpenH-RF).

Adds a hero image to the collection card and to each sub-dataset card, plus a main.png per card for the OpenH-RF collage. All images are reconstructed from the raw channel data in this folder with the reconstruct.py pipelines and parameters.yaml settings.

The collection card's hero, assets/hero.png, is a 7-panel collage of sub-datasets A-E and replaces the single apical four-chamber still; its caption links every source file. Each sub-card now opens with its own hero: a 50-frame cine loop for A_cardiac, a first-frame still for B-E, and for F_motion a B-mode next to the axial displacement per frame after the first push of SWE_L7_type_III (lag-one autocorrelation estimate, not part of the reference pipeline). The main.png files show the same acquisitions without axes on a black background.

GitHub PR:

Files changed: 21.

~ oslo/A_cardiac/README.md
~ oslo/B_carotid/README.md
~ oslo/C_verasonics_phantom/README.md
~ oslo/D_alpinion_phantom/README.md
~ oslo/E_simulation/README.md
~ oslo/F_motion/README.md
~ oslo/README.md
+ oslo/A_cardiac/assets/hero.gif
+ oslo/A_cardiac/assets/main.png
+ oslo/B_carotid/assets/hero.png
+ oslo/B_carotid/assets/main.png
+ oslo/C_verasonics_phantom/assets/hero.png
+ oslo/C_verasonics_phantom/assets/main.png
+ oslo/D_alpinion_phantom/assets/hero.png
+ oslo/D_alpinion_phantom/assets/main.png
+ oslo/E_simulation/assets/hero.png
+ oslo/E_simulation/assets/main.png
+ oslo/F_motion/assets/hero.gif
+ oslo/F_motion/assets/main.png
+ oslo/assets/hero.png
+ oslo/assets/main.png

Update — zea process per sub-dataset. Each sub-dataset folder gets a pipeline.yaml for its example acquisition: the shared pipeline plus the display window, dynamic range and (A, C) sector polar_limits that reconstruct.py takes from parameters.yaml. Grids are sized for square pixels, since zea process writes the pixel array as-is (B: resized after log compression). Checked on frame 0 of each example: zea process matches reconstruct.py to within 1 grey level. Each sub-card's Processing section now leads with the zea process one-liner; the collection card points to them.

Files changed: 13.

~ oslo/README.md
~ oslo/{A_cardiac,B_carotid,C_verasonics_phantom,D_alpinion_phantom,E_simulation,F_motion}/README.md
+ oslo/{A_cardiac,B_carotid,C_verasonics_phantom,D_alpinion_phantom,E_simulation,F_motion}/pipeline.yaml
wsimson changed pull request status to merged
NVIDIA org

Great displacement figure!

Sign up or log in to comment