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

`filewriter`: `instrument` group

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

還沒有人認領這個 Issue。

評估

難度
4/5
預估耗時
3-5 天
新手友好度
35/100
Issue 類型
功能
描述清晰度
需要釐清
活躍度
冷清

研究方向

先檢查 raw_data_1/instrument 群組,尤其是 issue 中列出的 source 與 dae 項目。檢查 NXsource 標準,並判斷下游消費者是否依賴所參照的表格檔案、原始 time-of-flight 值、vetos 或幾何欄位。必要欄位與串流系統值達成共識並完成文件化後,即表示完成。

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

描述

filewriter

Things under raw_data_1/instrument.

Potential differences from existing files

  • source/type - propose to write strings that match the upstream nexus NXsource standard i.e. Spallation Neutron Source instead of Pulsed Neutron Source.
  • source/probe - propose to write strings that match the upstream nexus NXsource standard i.e. neutron instead of neutrons.
  • dae/detector_table_file: detector.dat doesn't exist in new system. We can either write a blank entry, or not write it at all.
  • spectra_table_file/wiring_table_file: will point at a differently-formatted file, and this file will likely not be accessible from NDX. If the files are hosted centrally (e.g. git), we could point this at a git URL if needed. Does anything currently expect to be able to parse the files given in these filepaths?
  • dae/time_channels_<N>/time_of_flight_raw & detector_<N>/time_of_flight_raw: data in cycles of a 32MHz clock. This doesn't make sense in streaming system. We can back-calculate it from data in ns if required. Do we need to write it?
  • dae/vetos: There will be more vetos, and with different names, in the streaming system.
  • dae/type: Will be something other than ISIS_DAE3. To-be-determined exactly what.
  • dae/detector_<N>/polar_angle & dae/detector_<N>/distance: the streaming system currently doesn't know about geometry information. Do downstream consumers require these?
主要語言
沒有語言資料
星號
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 摘要。