pcdshub / transfocate

Automated calculation of beryllium lens focusing optics
https://pcdshub.github.io/transfocate
Other
1 stars 7 forks source link

MAINT: IMS instead of EpicsMotor #26

Closed teddyrendahl closed 6 years ago

teddyrendahl commented 6 years ago

Details

We now have a more specific class to handle the intricacies of both the PCDS Motor Record and the IMS controller itself. This should be used instead of the ophyd.EpicsMotor which is incompatible with our IMS motors. Also specified a minimum version number of pcdsdevices when the special IMS class first appeared.

Closes #25

codecov-io commented 6 years ago

Codecov Report

Merging #26 into master will not change coverage. The diff coverage is 100%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #26   +/-   ##
=======================================
  Coverage   94.91%   94.91%           
=======================================
  Files           3        3           
  Lines         177      177           
=======================================
  Hits          168      168           
  Misses          9        9
Impacted Files Coverage Δ
transfocate/transfocator.py 95.94% <100%> (ø) :arrow_up:

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 109c79f...f58523c. Read the comment docs.