Web-based hardware control for adaptive optics and astronomy
mux is a containerized software stack that exposes instrument hardware through web-based APIs. It handles the plumbing between hardware and the web, and pairs those endpoints with ready-made React components, so building an instrument interface means assembling building blocks instead of starting from scratch.
What mux is, the design philosophy behind it, and how the pieces fit together into a working system.
How to architect a system using mux, build an integrated interface, configure a host, and deploy containers.
Container reference: what they do, how to build and configure them, and the endpoints they expose.
Supporting libraries, simulators, and developer tooling that surround the core stack.
Getitng help, extending mux, and creating new containers.