various Model improvements
This series provides various small improvements to the Model definition, as well as some code cleanup:
- Define a common, overridable
Model.compute_response
method - Don't require building Actuation and Sensing Models separately
- Make separate DigitalModel class for providing the Digitial controller response
- Minor code cleanup/simplification (particularly in Model config loading)
Probably better to look at each commit individually.
Edited by Jameson Rollins