`filewriter`: `runlog/icp_event`
还没有人认领这个 Issue。
评估
- 难度
- 5/5
- 预计耗时
- 一周以上
- 新手友好度
- 42/100
- Issue 类型
- 功能
- 描述清晰度
- 基本清楚
- 活跃度
- 冷清
调研方向
首先追踪 filewriter 如何消费底层事件数据流,以及它当前如何写入 runlog 组。将提议的 newStyle 命令与 Mantid 所说明的解析行为进行比较,然后验证 START_COLLECTION、STOP_COLLECTION、CHANGE 和 CHANGE_PERIOD 是否反映良好/不良的 frame 和 period 转换;在认为工作完成之前,确定是否需要包含 ABORT。
由索引模型根据 Issue 内容生成。
描述
The filewriter must be able to write the runlog/icp_event group, as parts of this are currently parsed by Mantid.
From discussions, my current understanding is that Mantid:
- Does read
CHANGE_PERIODandCHANGEevents. We will emulate these by looking at the event data stream and emitting a fakeCHANGE_PERIODmessage each time we see incoming data with a different period number. - Does read
START_COLLECTION,STOP_COLLECTION,ABORTmessages. - Can read
BEGIN,RESUME,END_SE_WAIT,PAUSE,END,ABORT,UPDATE,START_SE_WAITmessages, but only ifoldStyleis being used. - Does not parse the numbers from
GF x RF x GUAH xmessages.
Potential differences from existing files
- Proposal is to only write the
newStylecommands, soSTART_COLLECTION,STOP_COLLECTION,CHANGE,CHANGE_PERIOD,ABORT. - All data will be emulated (derived from the underlying event data):
START_COLLECTIONwritten at the beginning, and then on any transition from a bad frame to a good frame.STOP_COLLECTIONwritten on any transition from a good frame to a bad frame, and then at the end.ABORT- not convinced this is meaningful, if the run is aborted then won't get a.nxsfile at all...CHANGE_PERIODwill be written any time we get a frame which has a different period than the most-recently-seen frame
CHANGE_PERIODwill account for hardware periods as well as software periods (they look the same to the filewriter in the streaming system). This means that there could be a much higher frequency ofCHANGE_PERIODevents than previously.START_COLLECTIONandSTOP_COLLECTIONwill account for hardware vetos as well as pause/runcontrol (they look the same to the filewriter in the streaming system). This means that there could be a much higher frequency ofSTART_COLLECTIONandSTOP_COLLECTIONevents than previously.
- 主要语言
- 没有语言数据
- 星标
- 0
- 派生
- 0
- PR 合并指标
- 30 天内没有已合并 PR
贡献指南
这个仓库没有索引到贡献指南
从这里开始
- 先读完整个 Issue,再读项目的贡献指南。
- 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
- Fork 仓库,在一个分支上完成修改。
- 提交 Pull Request,并在描述里引用这个 Issue 编号。
ISISComputingGroup/DataStreaming 的其他 Issue
-
ISISComputingGroup/DataStreaming#115 · 已指派 1 人 ·
-
ISISComputingGroup/DataStreaming#114 · 已指派 1 人 ·
-
难度 4/5 3-5 天 新手友好度 35/100
-
难度 5/5 一周以上 新手友好度 45/100
-
难度 3/5 1-2 天 新手友好度 48/100
查看 ISISComputingGroup/DataStreaming 的全部 Issue
相似的 Issue
-
难度 2/5 1-3 小时 新手友好度 75/100
robjhyndman/forecast#1220 ·
-
Add: New Channel 未关闭channels:add check:passed
难度 1/5 1 小时以内 新手友好度 95/100
-
good first issue help wanted NLnet
难度 2/5 1-3 小时 新手友好度 75/100
collective/icalendar#1819 ·
-
难度 2/5 1-3 小时 新手友好度 70/100
confluentinc/dbt-confluent#160 ·
-
inceleme-kuyrugu
难度 2/5 1-3 小时 新手友好度 75/100
Greater-Turkiye/platform#107 ·