ISISComputingGroup / lewis-ess

Let's write intricate simulators!
GNU General Public License v3.0
21 stars 19 forks source link

Allow switching setups at runtime #212

Closed MichaelWedel closed 7 years ago

MichaelWedel commented 7 years ago

This fixes #98.

With these changes it is possible to switch the setup at runtime via the control server. The functionality is implemented in Simulation.

I expect the implementation to change somewhat when all the adapter-related issues are taken up in the next release, so this implementation is very focused on providing only this new capability and nothing else.

MichaelWedel commented 7 years ago

I addressed the changes from the review and after reading your arguments and giving it more thought I agree with your view on the simulation counters.