Features:
- Added an "owner" field to the samples, it is automatically populated when a new sample is created. This should stop cluttering the samples for all users. Only the current user's samples will show in the comboBox, or those without owner.
- Added possibility to use instruments that generate their channels at runtime.
- Added SequentialDevice that forces every call to the instrument to wait for the previous one to finish.
- Added the *.py and *_ophyd.py file contents as metadata to each instrument in the final measurement file.
Fixes:
- "Hide info" button in instrument installer now working