Hacktoberfest 2026:メンテナが10月に向けて印を付けた、オープンで初心者向けの issue。 Hacktoberfest の issue を見る

`filewriter`: `selog/EPICS_PUTLOG`

オープン
#91 コメント 0 件 リアクション 0 件 担当者 0 名 GitHub で見る

まだ誰も着手していません。

評価

難易度
5/5
見積もり時間
1週間以上
初心者へのやさしさ
25/100
issue の種類
機能追加
明瞭さ
説明が足りない
活発さ
静か
技術スタック
kafka

調査の方向性

まず、現在の .nxs ファイルが string 型の selog EPICS putlog をどのように表現しているかを調べ、次に提案されている vs00 Kafka 表現を NXtextlog Nexus クラスと比較します。列挙されている PV-name の違いも含め、形式が Nexus に準拠し、Mantid と互換性を保っているかを確認します。長期保存とストリーミングの方針が決定されれば完了です。

索引モデルが 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. リポジトリをフォークし、ブランチを切って変更します。
  4. issue 番号を参照したプルリクエストを送ります。

ISISComputingGroup/DataStreaming のほかの issue

ISISComputingGroup/DataStreaming の issue をすべて見る

似ている issue

Data Engineering の issue をもっと見る

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。