Skip to content

Commit 33b14d1

Browse files
committed
Add 11 missing MCI test fixtures (CID + SHA512 mirrors)
These 11 binary test fixtures are referenced from the MorphologicalContourInterpolation module's test suite via .cid / .sha512 content links but were never published to ITKTestingData. They were authored by KitwareMedical/ITKMorphologicalContourInterpolation and pinned only on its (now-decayed) IPFS infrastructure. Public IPFS gateways (dweb.link, ipfs.io, w3s.link, gateway.ipfs.io) all return HTTP 504 Gateway Timeout for these CIDs, breaking ITK's "Populate shared ExternalData cache" CI job on PR #6209. Surfaced by InsightSoftwareConsortium/ITK PR #6209 (Cuberille follow-up ingest of MCI into Modules/Filtering/MorphologicalContourInterpolation/). Provenance and verification: - Source: https://data.kitware.com/api/v1/file/hashsum/sha512/<hash>/download - SHA512 verified: each file's downloaded bytes match the recorded .sha512 sidecar from the upstream MCI commit predating the md5/sha512 -> .cid conversion. - CID verified: locally computed via `npx ipfs-car pack --no-wrap` (UnixFS-v1-2025 / IPIP-0499 profile, matching ITK's PR #6111 upload tooling) and confirmed equal to the `.cid` sidecar contents recorded in the source tree. Files added (11 each under CID/ and SHA512/): c2.mha 3.0 MB bafkreiekrb...c37pxte c10.mha 3.6 MB bafkreic6be...67q7ie 105769fixed.nii 31 MB bafkreieotw...mwj64 FaceRoIFinished.nrrd 30 KB bafkreieh7u...phvm BigImage.nrrd 4.2 MB bafkreihay3...vgxkm 16-5-16.nrrd 1.5 KB bafkreid5dr...cawlm 105769moving.nii 31 MB bafkreig2z7...pz5dq NDRI64816L.nii 28 MB bafkreidgha...w2mru NDRI65239R.nii 28 MB bafkreicoqr...45mpu GridSegBase.nrrd 1.5 KB bafkreihnud...ctjhe 3x3x3.nrrd 313 B bafkreihlfu...lbua4 Total: 22 new files (11 CID + 11 SHA512), ~155 MB. After this lands, ITK CI's PrefetchCIDContentLinks step will resolve all 12 previously-failing MCI CIDs from the GitHub Pages mirror (the highest-priority gateway in CMake/ITKExternalData.cmake), and PR #6209's "Populate shared ExternalData cache" job will pass.
1 parent 34cc8ac commit 33b14d1

22 files changed

Lines changed: 26 additions & 0 deletions

File tree

3.47 MB
Binary file not shown.
26.9 MB
Binary file not shown.
1.53 KB
Binary file not shown.
27.2 MB
Binary file not shown.
29.6 KB
Binary file not shown.
2.85 MB
Binary file not shown.
30.3 MB
Binary file not shown.
30.3 MB
Binary file not shown.
Binary file not shown.
Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
NRRD0004
2+
# Complete NRRD file format specification at:
3+
# http://teem.sourceforge.net/nrrd/format.html
4+
type: unsigned char
5+
dimension: 3
6+
space: left-posterior-superior
7+
sizes: 3 3 3
8+
space directions: (2,0,0) (0,5,0) (0,0,3)
9+
kinds: domain domain domain
10+
encoding: raw
11+
space origin: (0,0,0)
12+
13+
�2��PX7�p��u��݉���� �o

0 commit comments

Comments
 (0)