ISISComputingGroup / ISISComputingGroup/DataStreaming

`filewriter`: journals

オープン
#86 コメント 0 件 リアクション 0 件 担当者 0 名 GitHub で見る
filewriter
主要言語
言語のデータがありません
スター
0
フォーク
0
PR マージ指標
30日以内にマージされた PR はありません

説明

The file-writing infrastructure must be able to write entries into the instrument `journal.xml` (and into the instrument journal MySQL database, `journal_` MS teams channels, and various other 'journal' workflows)

This is intentionally phrased as

> file-writing infrastructure

as this may not belong in the filewriter itself, but in a separate cooperating process.

See also https://github.com/ISISComputingGroup/DataStreaming/issues/11

## Potential differences from existing files

Not all fields in the current `journal.xml` make sense in the streaming system, for example:
- `icp_version`; this could be populated with a filewriter version instead.
- `detector_table_file` does not exist in the streaming system. Suggest populating this entry with `UNSPECIFIED` or similar.
- `spectra_table_file` / `wiring_table_file` do not have the same meanings/formats/locations in the streaming system. Programs which expect to be able to read a specific format from the filepaths in these entries will fail.

コントリビューションガイド

このリポジトリのコントリビューションガイドは索引されていません

調査の方向性

Start by reviewing the related DataStreaming issue 11 and the existing instrument journal.xml structure. Compare its fields with the streaming system, especially icp_version, detector_table_file, spectra_table_file, and wiring_table_file. Done requires an agreed design for writing journals to XML, the journal_ MySQL database, MS Teams channels, and other journal workflows.

索引モデルが issue の本文から書いたものです。

評価

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

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

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