mabuchilab / Instrumental

Python-based instrumentation library from the Mabuchi Lab.
http://instrumental-lib.readthedocs.org/
GNU General Public License v3.0
120 stars 80 forks source link

Solving no sensor SCU and dimensionless units management #163

Open seb5g opened 1 year ago

seb5g commented 1 year ago

Was having issues with the SCU motion controller with no sensor. Units are dimensionless but with name 'steps'. This was not coherent everywhere.

tested on such a controller, works fine

natezb commented 1 year ago

You'll need to make this mergeable before I can incorporate it. I think the problem is that there have been a bunch of changes on master that haven't been incorporated into your branch.

seb5g commented 1 year ago

Hi Nate, seems like it's fine now! Seb

seb5g commented 8 months ago

Hi Nate it's been a while that this code as been pushed, could you merge it (and eventuelly make a release)?