Heron-Repositories / Heron

A python only framework for connecting hardware and closing loops
MIT License
53 stars 6 forks source link

Fix the Visualisation Node so that the user can set it up to easily visualise any array #24

Open georgedimitriadis opened 4 months ago

georgedimitriadis commented 4 months ago

Currently the visualisation node relies on some defaults but those break on most complicated arrays.

Add to the Node parameters so that the user can set the Node up if they know the array's size and type so that Visualisation works always