twente-microbubblesim: restructure the data card to the common layout
Syncs the twente-microbubblesim card on the Hub with the reviewed state on GitHub (open-h/OpenH-RF).
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 usage example now matches the script (PATH / PULSE / CONFIG_PATH constants instead of CLI flags).
GitHub PRs:
- tristan-deep/OpenH-RF#28 β Restructure all data cards to the common README layout
Files changed: 1.
~ twente-microbubblesim/README.md
Update β GH#37 (contributor revision). The card, all 12 per-pulse pipelines and five new figures are synced with GitHub. Each pipeline now has a parameters: block holding that pulse's t_peak (from custom/track_i_t_peak), a 28 mm lateral field of view and the dynamic range, so zea process --track <i> renders the B-mode straight from the Hub. The card adds the driving-pulse waveform figure and REF/S3.4 monodisperse B-modes, and moves them to assets/. It also documents the zea process command, cites the paper as BibTeX, and drops two stale known issues. main_image_no_GT.png and main_image_with_GT.png are release images and aren't embedded in the card.
GitHub PRs:
- tristan-deep/OpenH-RF#37 β twente-microbubblesim : Update
Files changed: 18.
+ twente-microbubblesim/assets/REF_monodisperse.png
+ twente-microbubblesim/assets/S3.4_monodisperse.png
+ twente-microbubblesim/assets/main_image_no_GT.png
+ twente-microbubblesim/assets/main_image_with_GT.png
+ twente-microbubblesim/assets/pulses_waveform.png
~ twente-microbubblesim/README.md
~ twente-microbubblesim/pipeline/pipeline_track_{0..11}_*.yaml (12 files)