Since this repo is rapidly expanding its scope to many kinds of instruments, let's consider a new name! Here are a couple options. Feel free to add more to this comment directly:
- mixology
- bellpyper
- flowpy
- flowy
For context, the core elements being reused are:
- the drivers (although many are standalone)
- instrument base class
- the recipe (aka: "job") parsing logic
- validation
- start/stop/resume logic
Elements that could be worth attaching to the instrument base class are
- a pattern for exposing remote instrument control/status-monitoring over zmq using one-liner
Since this repo is rapidly expanding its scope to many kinds of instruments, let's consider a new name! Here are a couple options. Feel free to add more to this comment directly:
For context, the core elements being reused are:
Elements that could be worth attaching to the instrument base class are