Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add BlueskyMagics #23

Merged
merged 1 commit into from
Nov 14, 2024
Merged

add BlueskyMagics #23

merged 1 commit into from
Nov 14, 2024

Conversation

prjemian
Copy link
Collaborator

close #21

@prjemian prjemian self-assigned this Nov 14, 2024
@prjemian
Copy link
Collaborator Author

another demo:

In [3]: %movr sim_motor 0.5

In [4]: sim_motor.position
Out[4]: 0.5

In [5]: %movr sim_motor 0.5

In [6]: sim_motor.position
Out[6]: 1.0

@prjemian
Copy link
Collaborator Author

Thanks!

@prjemian prjemian merged commit fa033cd into main Nov 14, 2024
5 checks passed
@prjemian prjemian deleted the 21-Bluesky-Magics branch November 14, 2024 16:24
@coveralls
Copy link

Pull Request Test Coverage Report for Build 11841273728

Details

  • 7 of 8 (87.5%) changed or added relevant lines in 2 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage increased (+0.07%) to 83.168%

Changes Missing Coverage Covered Lines Changed/Added Lines %
src/instrument/utils/helper_functions.py 4 5 80.0%
Totals Coverage Status
Change from base Build 11786287642: 0.07%
Covered Lines: 420
Relevant Lines: 505

💛 - Coveralls

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add BlueskyMagics
3 participants