concordia: sync data card and pipeline grid parameters with GitHub
Syncs the concordia (SynthUS-FSA) card and pipeline on the Hub with the reviewed state on GitHub (open-h/OpenH-RF).
pipeline.yaml gains the parameters block the reference images were made with: a 45 x 40 mm field of view starting 10 mm from the transducer face, a 610 x 542 grid so pixels are isotropic at ~74 um (the stored data/image grid is 542 x 384 and anisotropic, so rendering it as square pixels stretches the phantom vertically), f_number: 1.75 and a -60 dB dynamic range. Without these, zea falls back to an aperture-wide, full-depth default grid at f_number: 1.0, which does not reproduce the card's figures.
Adds the figures the card shows: assets/classes.png, one B-mode per phantom class, and assets/reference_capture.png, the per-capture validation figure that overlays label, reconstruction and scatterer cloud on shared mm axes. The card previously pointed at an examples/ folder that is not published; it now points at assets/. assets/main.png is the release image and is not embedded in the card.
The card also gains a title, the class montage, and the zea process one-liner that renders data/image_0005.hdf5 straight from the Hub.
Files changed: 5.
+ concordia/assets/classes.png
+ concordia/assets/main.png
+ concordia/assets/reference_capture.png
~ concordia/README.md
~ concordia/pipeline.yaml
Update β common card layout. The card now follows the layout shared by every OpenH-RF dataset: frontmatter with a name, a stand-alone title, the hero image with an italic caption linking the sample it shows, Description, Contributor(s), Creation Date and the standard CC BY 4.0 text, then a new Processing the Dataset section (the zea process command where the pipeline carries the whole reconstruction, and the reconstruct.py link) followed by Dataset Format, which opens with the zea version. Hard line breaks are gone so the Hub wraps paragraphs itself; the longer sections keep their content.
The third-party attribution that sat under the license (Open Images V7, Wikimedia Commons, Field II) moves to its own Source Attribution section, unchanged.
GitHub PRs:
- tristan-deep/OpenH-RF#28 β Restructure all data cards to the common README layout
Files changed: 1.
~ concordia/README.md