hyperspyUI
hyperspyUI copied to clipboard
Remove/replace wrappers
If possible, SignalWrapper/ModelWrapper classes should be replaced with a (singleton) class SignalManager or similar. This will simplify the signal tracking and management in the UI, and reduce the chance of stray references keeping signals from being garbage collected.