ISISComputingGroup / ISISComputingGroup/IBEX
EMU: Booster Heater improvements
- Vorherrschende Sprache
- Keine Sprachdaten
- Sterne
- 6
- Forks
- 2
- Ø Merge
- 16 Std. 40 Min.
- Gemergte PRs (30 T.)
- 2
Beschreibung
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
Beitragsleitfaden
Für dieses Repository ist kein Beitragsleitfaden indexiert
Rechercherichtung
Start by locating the Cryostat_Booster block and the existing booster state handling. Verify where the ON/OFF state PV should be exposed, then identify the entry points for r.boost(BoosterUseState) and r.noboost(). Done means the PV updates from the block state and both functions set Cryostat_Booster as specified.
Vom Indexierungsmodell aus dem Issue-Text verfasst.
Bewertung
- Bereich
- backend
- Issue-Typ
- Feature
- Schwierigkeit
- 4/5
- Geschätzter Aufwand
- 3-5 Tage
- Aktivitätsstatus
- Veraltet
- Klarheit
- Größtenteils klar
- Anfängerfreundlichkeit
- 35/100