pcdshub / pmps-ui

User interfaces and diagnostics for PMPS
Other
0 stars 8 forks source link

ENH: switch default filter to no beam instead of not ok #71

Closed ZLLentz closed 2 years ago

ZLLentz commented 2 years ago

In #68 I opted to start the GUI with a "not OK" filter, but this was a mistake because it misses fast faults that are active and ready to be acknowledged and cleared.

This PR starts with a "no beam" filter, which is the most common use of this screen.

Overall this has the same performance impact as the other PR: initial startup has no gap between "I see the screen" and "I can click buttons", but the process of getting to seeing the screen is still slow.