ISISComputingGroup / ISISComputingGroup/IBEX

EMU: Booster Heater improvements

Abierto
#6,284 0 comentarios 0 reacciones 0 asignados Ver en GitHub
training
Lenguaje dominante
Sin datos de lenguaje
Estrellas
6
Forks
2
Merge medio
16 h 40 min
PR fusionados (30 d)
2

Descripción

As an EMU scientist, I would like some improvements to how I use the booster in IBEX:

- ON/OFF state block
- My users would like a block that displays whether we are using boost or not
- This block should monitor the Cryostat_Booster block and if it is NO_BOOSTER then it should be OFF else it should be ON
- I would like `r.boost(BoosterUseState)` and `r.noboost()` functions to set the booster state
- These will set the Cryostat_Booster block accordingly
- This script can be implemented by the scientist but they may need help with it

Acceptance criteria:

- PV for ON/OFF state block exists and updates correctly
- `r.boost` and `r.noboost` functions exist

Notes:

- This was requested for the next cycle in April 2021

Guía de contribución

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

Línea de trabajo

Comienza localizando el bloque Cryostat_Booster y el manejo existente del estado del booster. Verifica dónde debe exponerse como PV el estado ON/OFF y, a continuación, identifica los puntos de entrada de r.boost(BoosterUseState) y r.noboost(). Se considera terminado cuando la PV se actualiza a partir del estado del bloque y ambas funciones establecen Cryostat_Booster según lo especificado.

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

Evaluación

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

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.