ISISComputingGroup / ISISComputingGroup/DataStreaming
`filewriter`: copy information from `instrument_components.nxs`
- 主要語言
- 沒有語言資料
- 星號
- 0
- 分支
- 0
- PR 合併指標
- 30 天內沒有已合併 PR
描述
MARI nexus files contain a different set of datasets than other neutron instruments.
These 'special' nexus files are not needed for HRPD-X or SANDALS-2, but I'd like to take these requirements into account when designing the filewriter to ease future implementation when we need to move MARI to datastreaming at some point in the future.
This mechanism appears to correspond to https://github.com/ISISNeutronMuon/ISISICP/pull/39 so @mducle may be able to comment on the underlying need. The nexus file this information is copied _from_ is `\\ndxmari\c$\Data\instrument_components.nxs`.
On MARI specifically, this causes various information to get added to the generated `.nxs` for each run:
- `instrument/aperture`
- `instrument/fermi` exists and contains metadata from the fermi chopper including rotation speed, slit parameters, etc.
- `instrument/moderator` contains more information than other beamlines: it contains a pulse shape distribution, moderator type, temperature, transforms.
- `instrument/source` contains different information compared to a regular nexus file, including `frequency` and `target_material` but excluding `probe`
- Various geometry information is added, in a similar way to what was previously possible with `detector.dat`. My understanding is that MARI do actually use this geometry information in preference to the Mantid IDF.
---
## Questions
- Would an ESS-filewriter style 'nexus layout' structure be sufficiently flexible to cater for this need - I think it should be? But it might tie us into a more complicated architecture than we might otherwise need...
---
Note that MARI is not on any near-term datastreaming list that I've seen, so we can indefinitely defer actually implementing this functionality. This issue exists primarily for requirements-gathering.
貢獻指南
這個儲存庫沒有索引到貢獻指南
研究方向
先檢查 MARI 原始檔 `instrument_components.nxs` 和連結的 ISISICP pull request 39,然後將列出的 MARI 資料集與現有的 ESS-filewriter 風格 nexus 配置進行比較。當 aperture、fermi、moderator、source 和 geometry 資訊的需求以及一套達成共識的彈性配置完成文件化後,此 issue 即告完成;實作明確延後。
由索引模型根據 Issue 內容生成。
評估
- 領域
- data
- Issue 類型
- 功能
- 難度
- 5/5
- 預估耗時
- 一週以上
- 活躍度
- 活躍
- 描述清晰度
- 需要釐清
- 新手友好度
- 32/100