weillcornell: restructure the data card to the common layout
Syncs the weillcornell 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 card is rebuilt from its own sections into the common layout (Summary β Characterization, Suggested Tasks β Intended Usage, HDF5 Contents β Dataset Format, Limitations β Known Issues); the reference reconstruction becomes the hero.
GitHub PRs:
- tristan-deep/OpenH-RF#28 β Restructure all data cards to the common README layout
Files changed: 1.
~ weillcornell/README.md
Update β card tidy-up. The restructured card still carried content that was wrong here or not specific to this dataset:
- The Files section listed a
LICENSEthat does not exist, the reference figure at the folder root (it lives inassets/), andreconstruct.py(GitHub-only). It is removed; the scan-ID naming moves to Dataset Quantification. - The hero figure is
ac10_15m_SKframe 0 (its own title says so), but the caption and file name saidac1_15m_SK. The asset is renamed toassets/ac10_15m_SK_pipeline.pngand the caption now linksdata/ac10_15m_SK.hdf5. - Data Validation cited zea 0.1.3 validation and compression; the release is zea 0.1.6 (two files re-checked with the spec validator at 0.1.6: compliant).
- Generic OpenH-RF/zea text is dropped (environment setup, the Map attribute list, omitted annotations, "public reference targets").
- Characterization uses the labelled bullets, counts and the field table sit under Quantification, and a Subject Metadata section is added. Processing leads with the
zea processone-liner, as on the other cards.
GitHub PR:
- tristan-deep/OpenH-RF#33 β weillcornell: tidy the data card to the common layout
Files changed: 3.
+ weillcornell/assets/ac10_15m_SK_pipeline.png
~ weillcornell/README.md
- weillcornell/assets/ac1_15m_SK_pipeline.png
Yes WeillCornell team should still address their README.md. I took the liberty of cleaning it up a bit on their behalf and also addressed your comment about the redundant file mentions. Let's keep this PR open until the team responds; I just pinged them.