-
Notifications
You must be signed in to change notification settings - Fork 78
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
ENH: Add new PCASpy server for running the tutorial. #1032
Conversation
4df2f0f
to
e80d67f
Compare
Server mimics simulated motor and camera PV's. Also brings over tutorial files to this main repo.
e80d67f
to
af4a57f
Compare
3a79056
to
af4a57f
Compare
…atches original images
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks great, thanks for this! Stepped through the guide and everything is still working well, just some very minor things below
applied suggestions, thanks for the review! |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks!
Server mimics simulated motor and camera PV's.
Also brings over tutorial files to this main repo.
This allows us to drop the existing tutorial VM.
to run tutorial:
export EPICS_CA_MAX_ARRAY_BYTES=10000000
./examples/testing_ioc/pydm-tutorial-ioc
in another terminal...
export EPICS_CA_MAX_ARRAY_BYTES=10000000
pydm examples/tutorial/main.ui