ISISComputingGroup / ISISComputingGroup/DataStreaming

`filewriter`: journals

Abierto
#86 0 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 file-writing infrastructure must be able to write entries into the instrument `journal.xml` (and into the instrument journal MySQL database, `journal_` MS teams channels, and various other 'journal' workflows)

This is intentionally phrased as

> file-writing infrastructure

as this may not belong in the filewriter itself, but in a separate cooperating process.

See also https://github.com/ISISComputingGroup/DataStreaming/issues/11

## Potential differences from existing files

Not all fields in the current `journal.xml` make sense in the streaming system, for example:
- `icp_version`; this could be populated with a filewriter version instead.
- `detector_table_file` does not exist in the streaming system. Suggest populating this entry with `UNSPECIFIED` or similar.
- `spectra_table_file` / `wiring_table_file` do not have the same meanings/formats/locations in the streaming system. Programs which expect to be able to read a specific format from the filepaths in these entries will fail.

Guía de contribución

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

Línea de trabajo

Start by reviewing the related DataStreaming issue 11 and the existing instrument journal.xml structure. Compare its fields with the streaming system, especially icp_version, detector_table_file, spectra_table_file, and wiring_table_file. Done requires an agreed design for writing journals to XML, the journal_ MySQL database, MS Teams channels, and other journal workflows.

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

Evaluación

Stack tecnológico
mysql
Área
backend, databases
Tipo de issue
Nueva funcionalidad
Dificultad
5/5
Tiempo estimado
Más de una semana
Estado de actividad
Tranquilo
Claridad
Necesita aclaración
Aptitud para principiantes
25/100

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.