OutlierVentures / QTM-Interface

GNU General Public License v3.0
28 stars 18 forks source link

parts: basic function robustness & some small fixes #49

Closed alex-damjanovic closed 1 year ago

alex-damjanovic commented 1 year ago

Added some quick fixes regarding the function robustness, and cleaned a bit where I saw fit. Felt like error handling for most of the parameter fetching was an overkill (feel like this should be handled on the sys param level) while going through the code.