dartmouth-uct: sync data card, pipeline and figures with GitHub

#32
by tristan-deep - opened

Syncs the dartmouth-uct card, pipeline and figures on the Hub with the reviewed state on GitHub (open-h/OpenH-RF).

pipeline.yaml now calls usct_reflectivity_das bare. compounding: coherent is that operation's default, so the explicit parameter was redundant.

Adds the figure the card leads with, assets/phantom_179604449_z200.png: a 2D-sim breast cross-section reconstructed by reconstruct.py beside the ground-truth sound-speed and attenuation maps stored in the same file. assets/main.png is the release image and is not embedded in the card.

The card's links are fixed for the Hub: reconstruct.py now points at the script on GitHub rather than a path that only resolves in a checkout, the data file points at its blob here, and the references to convert_2d_to_zea.py / convert_3d_to_zea.py are dropped since neither is published. The run instructions match the script as it stands: set ZEA_FILE at the top and run it, with SOS_MAP = True swapping constant-sound-speed delays for a straight-ray integral through the ground-truth map.

Files changed: 4.

+ dartmouth-uct/assets/main.png
+ dartmouth-uct/assets/phantom_179604449_z200.png
~ dartmouth-uct/README.md
~ dartmouth-uct/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 card gains YAML frontmatter; it had none.

GitHub PRs:

Files changed: 1.

~ dartmouth-uct/README.md
wsimson changed pull request status to merged

Sign up or log in to comment