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

`filewriter`: static metadata

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

還沒有人認領這個 Issue。

評估

難度
3/5
預估耗時
1-2 天
新手友好度
55/100
Issue 類型
功能
描述清晰度
基本清楚
活躍度
活躍
領域
data

研究方向

先找出 filewriter 及其對 runStart/runStop 訊息的處理方式,然後比較現有檔案寫入中繼資料的方式。實作對所列靜態中繼資料的支援,包括將可執行檔名稱用於 program_name,並確認 runStart 和 runStop 中可用的所有值都已寫入。

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

描述

filewriter

The filewriter must be able to write the 'static' metadata for a run.

These are pieces of metadata which only require knowledge of the runStart and runStop messages. This assumes that the run start is emitted with appropriate metadata to enable this data to be written.

This includes:

  • raw_data_1/beamline
  • raw_data_1/definition
  • raw_data_1/definition_local
  • raw_data_1/duration
  • raw_data_1/end_time
  • raw_data_1/experiment_identifier (RB number)
  • raw_data_1/measurement/first_run
  • raw_data_1/measurement/id
  • raw_data_1/measurement/label
  • raw_data_1/measurement/subid
  • raw_data_1/measurement/type
  • raw_data_1/measurement_first_run
  • raw_data_1/measurement_id
  • raw_data_1/measurement_label
  • raw_data_1/measurement_subid
  • raw_data_1/measurement_type
  • raw_data_1/name
  • raw_data_1/notes
  • raw_data_1/program_name
  • raw_data_1/run_cycle
  • raw_data_1/run_number
  • raw_data_1/sample/distance
  • raw_data_1/sample/height
  • raw_data_1/sample/id
  • raw_data_1/sample/name
  • raw_data_1/sample/shape
  • raw_data_1/sample/thickness
  • raw_data_1/sample/type
  • raw_data_1/sample/width
  • raw_data_1/script_name
  • raw_data_1/seci_config
  • raw_data_1/start_time
  • raw_data_1/title
  • raw_data_1/user_1/affiliation
  • raw_data_1/user_1/name

Potential differences from existing files

  • program_name will no longer be ISISICP.exe and will be the name of the filewriter executable.
主要語言
沒有語言資料
星號
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 摘要。