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 摘要。