Hacktoberfest 2026:維護者為十月標記出來的 issue,仍然開放、適合新手。 瀏覽 Hacktoberfest issue

`filewriter`: `selog/EPICS_PUTLOG`

未關閉
#91 0 則留言 0 個 reaction 已指派 0 人 在 GitHub 檢視

還沒有人認領這個 Issue。

評估

難度
5/5
預估耗時
一週以上
新手友好度
25/100
Issue 類型
功能
描述清晰度
需要釐清
活躍度
冷清
技術堆疊
kafka

研究方向

首先檢查目前的 .nxs 檔案如何表示 string 型別的 selog EPICS putlog,然後將提議的 vs00 Kafka 表示與 NXtextlog Nexus 類別進行比較。確認該格式是否仍符合 Nexus 規範並與 Mantid 相容,包括列出的 PV-name 差異;完成的標準是確定長期儲存與串流方案。

由索引模型根據 Issue 內容生成。

描述

filewriter

The current .nxs files contain the EPICS putlog as a string-typed selog entry.

The baseline assumption is that the putlog entries will be streamed to a dedicated Kafka topic as a vs00 or similar schema, by some separate process to-be-written.

This requirement is low-priority for the immediate future, but we should still consider supporting it long term.

Questions

The ISISICP currently writes strings in a way that is not nexus-compliant.

Potential differences from existing files

  • Some of the PV names (particularly the DAE PVs) will be different in the datastreaming system, and may not be captured in the CA putlog as they are served over PVA instead. For example if downstream analysis is expecting to be able to parse strings like Changed PV: IN:SANS2D:DAE:BEGINRUNEX new=0 old=0 from this log, then that would no longer be valid.
主要語言
沒有語言資料
星號
0
分支
0
PR 合併指標
30 天內沒有已合併 PR

貢獻指南

這個儲存庫沒有索引到貢獻指南

從這裡開始

  1. 先讀完整個 Issue,再讀專案的貢獻指南。
  2. 在 Issue 下留言說明你要接手 —— 這能避免兩個人做同樣的事。
  3. Fork 儲存庫,在一個分支上完成修改。
  4. 送出 Pull Request,並在描述裡引用這個 Issue 編號。

ISISComputingGroup/DataStreaming 的其他 Issue

查看 ISISComputingGroup/DataStreaming 的全部 Issue

相似的 Issue

更多 Data Engineering Issue

把新 issue 寄到你的電子郵件信箱

精選適合新手參與的 GitHub issue 摘要。