ISISComputingGroup / ISISComputingGroup/DataStreaming

`filewriter`: intermediate files & autosave files

Abierto
#96 2 comentarios 0 reacciones 0 asignados Ver en GitHub
filewriter
Lenguaje dominante
Sin datos de lenguaje
Estrellas
0
Forks
0
Métricas de merge de PR
Sin PR fusionados en 30 d

Descripción

The filewriter must support intermediate files - i.e. a request to write all of the data so far in the run to a `.nxs` file, without ending the run.

It must also similarly support autosave files - as above but happens automatically at intervals.

This is especially important as HRPDX plan to run their analysis in histogram mode, without these intermediate files a detector failure 11 hours into a 12 hour run would trash the 11 hours worth of data, with these files at least some data should be recoverable (this is not an issue for event mode, only histogram mode).

Guía de contribución

No hay ninguna guía de contribución indexada para este repositorio

Línea de trabajo

Start by locating the filewriter component and the request path that writes the current run data to a .nxs file. Check how histogram-mode output is handled, then define done as supporting an explicit intermediate-file request and periodic autosave without ending the run, with recoverable data after a detector failure.

Escrito por el modelo de indexación a partir del texto del issue.

Evaluación

Área
backend, data
Tipo de issue
Nueva funcionalidad
Dificultad
4/5
Tiempo estimado
3-5 días
Estado de actividad
Tranquilo
Claridad
Bastante claro
Aptitud para principiantes
45/100

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.