`filewriter`: selog blocks
还没有人认领这个 Issue。
评估
- 难度
- 4/5
- 预计耗时
- 3-5 天
- 新手友好度
- 45/100
- Issue 类型
- 功能
- 描述清晰度
- 基本清楚
- 活跃度
- 冷清
- 技术栈
- kafka
- 领域
- data
调研方向
从 filewriter 入口开始,跟踪 block 更新如何变成 .nxs 输出。将所需的 raw_data_1/selog/ 路径与当前 writer 进行比较,包括初始更新所需的历史查找。完成的标准是:每个 block 都写入所有列出的字段,并解决 string-log 表示方式的决定。
由索引模型根据 Issue 内容生成。
描述
The filewriter must be able to write the selog data.
For each block, this includes:
raw_data_1/selog/<block>/read_control(was a LabVIEW VI control name; not populated by current system; could be populated as EPICS PV name)raw_data_1/selog/<block>/set_control(was a LabVIEW VI control name; not populated by current system)raw_data_1/selog/<block>/setpointraw_data_1/selog/<block>/setpoint_spreadraw_data_1/selog/<block>/valueraw_data_1/selog/<block>/value_log/alarm_severityraw_data_1/selog/<block>/value_log/alarm_statusraw_data_1/selog/<block>/value_log/alarm_timeraw_data_1/selog/<block>/value_log/nameraw_data_1/selog/<block>/value_log/timeraw_data_1/selog/<block>/value_log/valueraw_data_1/selog/<block>/value_log/value_validraw_data_1/selog/<block>/value_spreadraw_data_1/selog/<block>/vi_name(was a LabVIEW VI name; not populated by current system)
[!IMPORTANT]
When implementing, we must ensure that the filewriter 'goes back' in time to find the most recent update for each block and log that as the initial update. Otherwise, values will be missing in the.nxsuntil the block happens to update or the forwarder happens to schedule one of it's periodic updates. For short runs and blocks that don't update much, it is possible that may never happen.
Questions
The ISISICP currently writes strings in a way that is not nexus-compliant. Do we want to continue to do that?
There is a new NXtextlog nexus class for storing string-logs, and as ESS vs00 schema for emitting string-type updates through Kafka.
Potential differences from existing files
- The update frequency of blocks logged here may be different than old system; streaming system will see and be able to log all block updates (unless we choose to implement downsampling)
- 主要语言
- 没有语言数据
- 星标
- 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 ·