Pyleco extras repository created #71
BenediktBurger
announced in
Announcements
Replies: 1 comment
-
The repository moved to my group: https://git.rwth-aachen.de/nloqo/general/pyleco-extras |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I made a pyleco-extras repository: https://github.com/BenediktBurger/pyleco-extras
There I uploaded things, which I do not consider core part of pyleco, but useful in the context of pyleco.
For example it includes:
For example
director.device.ch_1.start_measurement(5)
will execute the methodstart_measurement
of channelch_1
of the instrument controlled by the actor.I'm open to put this REPO under the pymeasure umbrella, but it adds requirements (for example for the motor driver) which I do not want in the pyleco core.
We could also move some things from there into pyleco itself or vice versa, if you think it good. Especially the analyzind director is a hot candidate to enter pyleco proper.
Beta Was this translation helpful? Give feedback.
All reactions