ISISComputingGroup / ISISComputingGroup/DataStreaming
`filewriter`: append-only stream placeholder
未关闭
filewriter
- 主要语言
- 没有语言数据
- 星标
- 0
- 派生
- 0
- PR 合并指标
- 30 天内没有已合并 PR
描述
Some datasets in ISIS NeXus files essentially contain the last known value of ie. a PV
the filewriter needs to be able to do this with a stream placeholder but instead of writing to a time-series array, just overwrite the value instead.
贡献指南
这个仓库没有索引到贡献指南
调研方向
Locate the filewriter entry point and the existing stream-placeholder handling, then compare it with the time-series array path. Trace how values are written to ISIS NeXus files and confirm the expected behavior for last-known-value datasets. Done means a stream placeholder overwrites the current value instead of appending to a time-series array.
由索引模型根据 Issue 内容生成。
评估
- 领域
- data, stream-processing
- Issue 类型
- 功能
- 难度
- 4/5
- 预计耗时
- 3-5 天
- 活跃度
- 活跃
- 描述清晰度
- 基本清楚
- 新手友好度
- 48/100