ubc: sync module_A and module_C cards, module_A pipeline and figures with GitHub
Syncs the two ubc module cards, the module_A pipeline and the figures on the Hub with the reviewed state on GitHub (open-h/OpenH-RF).
module_A/pipeline.yaml gains scan_convert and the parameters it needs. The 64 transmits span +/-1.088 rad, while the probe's stored polar_limits (+/-1.4144 rad) describe its full field of view, so scan-converting against the stored limits produces a sector wider than the one actually acquired; polar_limits and a 0.4 mm resolution are now set explicitly. The comment on zlims also records that zea reads distance_to_apex (10 mm) from the file and adds it to form rho_range.
Adds the example reconstruction each card now shows, module_A/assets/module_A.png and module_C/assets/module_C.png. The four remaining files are the reference outputs that produced them β a frame and a 25-frame loop for module_A, a scan-converted frame for module_C β plus module_C/assets/main.png, the release image. None of those four are embedded in the cards.
Both cards also get the same contributor list, in the same order, which they previously stated differently.
GitHub PR:
- tristan-deep/OpenH-RF#4 β Update UBC dataset READMEs and reconstruction examples
Files changed: 9.
+ ubc/module_A/assets/module_A.png
+ ubc/module_A/assets/reconstruct_1.83_p10_f00-f24.gif
+ ubc/module_A/assets/reconstruct_1.83_p10_f13.png
+ ubc/module_C/assets/main.png
+ ubc/module_C/assets/module_C.png
+ ubc/module_C/assets/reconstruct_f1306_bk_scanconverted.png
~ ubc/module_A/README.md
~ ubc/module_A/pipeline.yaml
~ ubc/module_C/README.md
Update β common card layout. The cards now follow 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.
Both cards now open with their example reconstruction; module_A used Name: in its frontmatter, now pretty_name:.
GitHub PRs:
- tristan-deep/OpenH-RF#28 β Restructure all data cards to the common README layout
Files changed: 2.
~ ubc/module_A/README.md
~ ubc/module_C/README.md