kaist-snubh-barreleye: sync pipeline.yaml, data card and main image with GitHub

#9

Syncs the kaist-snubh-barreleye card, pipeline and figure on the Hub with the reviewed state on GitHub (open-h/OpenH-RF).

pipeline.yaml only had the pipeline: operations block and was missing the parameters: section (xlims, zlims, dynamic_range, f_number, apply_lens_correction) that reconstruct.py applied separately in code. Without it dynamic_range fell back to (-60, 0) dB instead of this dataset's [-50, 0], washing out the blacks, and grid_size auto-derived over the full native depth range with anisotropic pixel pitch instead of an isotropic one matching the true field of view.

assets/main.png is the reference B-mode of data/S01_D1.hdf5 (biopsy-proven invasive ductal carcinoma), regenerated with the corrected dynamic range and a square pixel grid. The card now shows it, adds the zea process one-liner, and points reconstruct.py at its GitHub URL so the link resolves here.

Files changed: 3.

+ kaist-snubh-barreleye/assets/main.png
~ kaist-snubh-barreleye/README.md
~ kaist-snubh-barreleye/pipeline.yaml
tristan-deep changed pull request title from kaist-snubh-barreleye: fix pipeline.yaml (missing parameters, wrong dynamic range/aspect ratio) to kaist-snubh-barreleye: fix pipeline.yaml (missing parameters, wrong dynamic range/aspect ratio)
tristan-deep changed pull request title from kaist-snubh-barreleye: fix pipeline.yaml (missing parameters, wrong dynamic range/aspect ratio) to kaist-snubh-barreleye: sync pipeline.yaml, data card and main image with GitHub
Ready to merge
This branch is ready to get merged automatically.

Sign up or log in to comment