`filewriter`: Neutron histogram data (`raw_data_1/detector_1`)
Nessuno ha ancora preso questa issue.
Valutazione
- Difficoltà
- 5/5
- Tempo stimato
- Più di una settimana
- Idoneità per principianti
- 30/100
- Tipo di issue
- Funzionalità
- Chiarezza
- Da chiarire
- Stato di attività
- Attiva
- Ambito
- backend, data-engineering
Direzione di ricerca
La issue non indica file né test; inizia individuando il filewriter esistente per la modalità eventi e la gestione NeXuS di raw_data_1/detector_1. Chiarisci le combinazioni istogramma/evento supportate e le aspettative per gli istogrammi trasmessi, quindi verifica che l’approccio selezionato produca l’output .nxs richiesto in modalità istogramma.
Scritto dal modello di indicizzazione a partire dal testo della issue.
Descrizione
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.
- Lingua principale
- Nessun dato sulla lingua
- Stelle
- 0
- Fork
- 0
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Guida per i contributori
Nessuna guida per i contributori indicizzata per questo repository
Come iniziare
- Leggi tutta la issue e poi la guida ai contributi del progetto.
- Commenta sulla issue per dire che te ne occupi tu — evita che due persone facciano lo stesso lavoro.
- Fai un fork del repository e lavora su un branch.
- Apri una pull request che faccia riferimento al numero della issue.
Altre issue di ISISComputingGroup/DataStreaming
-
ISISComputingGroup/DataStreaming#115 · 1 assegnatario ·
-
ISISComputingGroup/DataStreaming#114 · 1 assegnatario ·
-
Difficoltà 4/5 3-5 giorni Idoneità per principianti 35/100
-
Difficoltà 5/5 Più di una settimana Idoneità per principianti 45/100
-
Difficoltà 3/5 1-2 giorni Idoneità per principianti 48/100
Tutte le issue di ISISComputingGroup/DataStreaming
Issue simili
-
Area: Excel support
Difficoltà 2/5 1-3 ore Idoneità per principianti 75/100
orbeon/orbeon-forms#7893 ·
-
essnmx good first issue
Difficoltà 1/5 Meno di un'ora Idoneità per principianti 95/100
-
Difficoltà 2/5 1-3 ore Idoneità per principianti 75/100
yeti-platform/yeti#1380 ·
-
Difficoltà 2/5 1-3 ore Idoneità per principianti 75/100
modelcontextprotocol/python-sdk#3566 ·
-
Difficoltà 2/5 1-3 ore Idoneità per principianti 70/100
griptape-ai/griptape#2353 ·