A way to represent an astronomical instrument's logical state.
to-do
Building the instGraph library follows the usual cmake process:
mkdir _build
cd _build
cmake ..
make
sudo make install
Note that you do not need to build the library to run the demo.
See demo 1
- Instrument state: produce a record of current state, e.g. as
toml
or equivalentlyJSON
- Qt widgets for display
- User-defined beam sub-states, e.g. bandpass being passed through a filter wheel