-
Notifications
You must be signed in to change notification settings - Fork 0
HISS
fujiaze edited this page Aug 9, 2026
·
4 revisions
DEPRECATED (Phase1 V4):HISS 不再是 Phase1 生产主产物。生产链为
Drizzle → AIO → HiPS 1.4(signal/support 图像 + SNR Catalogue), 本页仅保留历史格式语义供 legacy 对比(validation.legacy_hiss_compare=true)。 HISS语义保持不变。
本轮补齐:
- signal_dtype;
- snr_dtype;
- metadata_float_dtype;
- numeric_schema_version;
- FP32/FP64对称Reader;
- Browser实际dtype路径;
- 写前/写后科学摘要。
无SNR子块的Tile是合法NOT_PRESENT,不应记录成读取失败。存在但损坏的SNR子块必须硬失败。
PRECISE重构后Writer应接受已完成的Tile累加块直接流式写入,避免全局leaf map。