mri4all/console

Integrate service control / monitoring (via systemd)

Closed this issue · 3 comments

Use systemd to run the recon and acq when running run_ui.py and to check if they are running

Commit 2fdfbb3 addresses service control and shutdown.

Still todo: monitoring.

Commit 32e9b97 updates constants names

System control buttons have been coded in c011cc7

TODO: refactor SystemStatusWindow class in Controller, UIUpdater, Status, for example.