`filewriter`: Neutron histogram data (`raw_data_1/detector_1`)
Chưa có ai nhận issue này.
Đánh giá
- Độ khó
- 5/5
- Thời gian dự kiến
- Hơn một tuần
- Mức phù hợp với người mới
- 30/100
- Loại issue
- Tính năng
- Độ rõ ràng
- Cần làm rõ
- Mức độ hoạt động
- Sôi nổi
- Lĩnh vực
- backend, data-engineering
Hướng nghiên cứu
Issue không nêu tên tệp hay bài kiểm thử nào; hãy bắt đầu bằng cách xác định event-mode filewriter hiện có và phần xử lý NeXuS cho raw_data_1/detector_1. Làm rõ các tổ hợp histogram/event được hỗ trợ và các yêu cầu đối với histogram được truyền theo luồng, sau đó xác minh rằng phương án được chọn tạo ra đầu ra .nxs cần thiết ở chế độ histogram.
Do mô hình lập chỉ mục viết ra từ nội dung của issue.
Mô tả
The file-writing infrastructure must be able to write out histogram-mode data (.nxs files without an NXevent_data group).
This refers to the NeXuS groups under raw_data_1/detector_1.
The issue is intentionally phrased as
file-writing infrastructure
because this does not necessarily have to be done in the same process as the event-mode filewriter (though having it in the filewriter would be more performant and potentially more flexible in future).
Questions
- Support streamed histograms (
hs00) at some point in future? i.e. a scheme where a monitor emits a histogram every N frames, where N could be 1 in the extreme case. This then lets a run be sliced a bit like event mode, but only on N-frame boundaries.- This might be needed for SANDALS2 if monitor event-rates are too high for pure-event mode.
- Need to define how we would write this kind of data to
.nxs.
Approaches
- This could be an option in the filewriter process itself (preferred). It would then need various options to cope with:
- event files only
- combined histogram+event files
- separate histogram and event files
- This could be implemented as a separate process which reads in an event-mode
.nxsfile and outputs a histogram-mode.nxsfile.- But that then makes it harder to support all combinations of files we may need to generate, e.g. event-only, histogram-only, event+histogram in the same file, event-detectors with histogram-monitors, etc.
- This may also have a performance disadvantage as all of the events need to be written by one process, then read back in to another process before histograms can be generated. For large files this file-loading cost may be significant, especially for beamlines that ultimately only care about the histogram files.
Potential differences from existing files
None known at this time.
- Ngôn ngữ chính
- Không có dữ liệu ngôn ngữ
- Star
- 0
- Fork
- 0
- Chỉ số merge pull request
- Không có pull request nào được merge trong 30 ngày
Hướng dẫn đóng góp
Chưa lập chỉ mục được hướng dẫn đóng góp cho kho mã nguồn này
Bắt đầu từ đâu
- Đọc hết issue, rồi đọc hướng dẫn đóng góp của dự án.
- Bình luận trên issue rằng bạn sẽ nhận — tránh hai người làm cùng một việc.
- Fork repository và làm thay đổi trên một nhánh.
- Mở pull request có tham chiếu số hiệu của issue.
Issue khác của ISISComputingGroup/DataStreaming
-
ISISComputingGroup/DataStreaming#115 · 1 người được giao ·
-
Filewriter: implement structure Đang mở
ISISComputingGroup/DataStreaming#114 · 1 người được giao ·
-
Độ khó 4/5 3-5 ngày Mức phù hợp với người mới 35/100
-
Độ khó 5/5 Hơn một tuần Mức phù hợp với người mới 45/100
-
Độ khó 3/5 1-2 ngày Mức phù hợp với người mới 48/100
Tất cả issue của ISISComputingGroup/DataStreaming
Issue tương tự
-
Area: Excel support
Độ khó 2/5 1-3 giờ Mức phù hợp với người mới 75/100
orbeon/orbeon-forms#7893 ·
-
essnmx good first issue
Độ khó 1/5 Dưới một giờ Mức phù hợp với người mới 95/100
-
Độ khó 2/5 1-3 giờ Mức phù hợp với người mới 75/100
yeti-platform/yeti#1380 ·
-
Độ khó 2/5 1-3 giờ Mức phù hợp với người mới 75/100
modelcontextprotocol/python-sdk#3566 ·
-
Độ khó 2/5 1-3 giờ Mức phù hợp với người mới 70/100
griptape-ai/griptape#2353 ·