ISISComputingGroup / ISISComputingGroup/DataStreaming

`filewriter`: intermediate files & autosave files

未关闭
#96 2 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
filewriter
主要语言
没有语言数据
星标
0
派生
0
PR 合并指标
30 天内没有已合并 PR

描述

The filewriter must support intermediate files - i.e. a request to write all of the data so far in the run to a `.nxs` file, without ending the run.

It must also similarly support autosave files - as above but happens automatically at intervals.

This is especially important as HRPDX plan to run their analysis in histogram mode, without these intermediate files a detector failure 11 hours into a 12 hour run would trash the 11 hours worth of data, with these files at least some data should be recoverable (this is not an issue for event mode, only histogram mode).

贡献指南

这个仓库没有索引到贡献指南

调研方向

Start by locating the filewriter component and the request path that writes the current run data to a .nxs file. Check how histogram-mode output is handled, then define done as supporting an explicit intermediate-file request and periodic autosave without ending the run, with recoverable data after a detector failure.

由索引模型根据 Issue 内容生成。

评估

领域
backend, data
Issue 类型
功能
难度
4/5
预计耗时
3-5 天
活跃度
冷清
描述清晰度
基本清楚
新手友好度
45/100

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。