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

[NSRPARMA-52] Development of a driver for the Ephemeron MightyEBIC scan controller #2819

Draft
wants to merge 8 commits into
base: master
Choose a base branch
from

Conversation

sneepstefan
Copy link
Contributor

Digital EBIC acquisition is needed specifically for the PARMA project. This basically consists of an extra/special stream for EBIC, a driver to communicate with their API for the controller and a modified SPARC acquisition procedure. The acquisition procedure must be simultaneous with the CL acquisition on our side. This is driven by TTL signaling which will trigger EBIC acquisition the moment we move to the pixel position of interest. Eventually the acquisition will be done and we would be able to request the data from the EBIC controller.

This driver will instantiate a detector hw component and will
connect to an OPC UA Server.
Customized the new stream with the right properties and layout.
SEMDataflow but with the difference a ROI/ROA can be selected.
Also when playing the stream the dataflow has to indicate the user
settings are correct prior to starting a SEMCCDMDStream acquisition
@sneepstefan sneepstefan marked this pull request as draft July 8, 2024 19:46
src/odemis/acq/stream/_sync.py Outdated Show resolved Hide resolved
src/odemis/acq/stream/_sync.py Outdated Show resolved Hide resolved
src/odemis/acq/stream/_sync.py Outdated Show resolved Hide resolved
src/odemis/acq/stream/_helper.py Outdated Show resolved Hide resolved
src/odemis/driver/ephemeron.py Show resolved Hide resolved
src/odemis/driver/ephemeron.py Show resolved Hide resolved
src/odemis/driver/ephemeron.py Show resolved Hide resolved
src/odemis/driver/ephemeron.py Show resolved Hide resolved
src/odemis/driver/ephemeron.py Show resolved Hide resolved
src/odemis/driver/ephemeron.py Show resolved Hide resolved
Simulate a detector which has resolution and dwellTime info.
Used to simulate the future separate EBIC detector controller.
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.

2 participants