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

Descan corrected picker #2

Draft
wants to merge 7 commits into
base: main
Choose a base branch
from

Conversation

sivborg
Copy link

@sivborg sivborg commented May 6, 2024

This PR implements the use of a corrected picker in LiberTEM (https://github.com/LiberTEM/LiberTEM/pull/1635) with LiberTEM-live-server, which is useful to compensate for descan effects in the sample, enabling quick examination of whether the sample signal is from descan or any other effects, in particular STEM-DPC.

Upon startup it loads a file, performs centre-of-mass processing, and uses that to create a corrected picker that shifts the probe by the descan and displays it.

The status of the PR is that it has a lot of ad-hoc code specific to the new UDF. It is desirable then to refactor it into more generic routines that can support many potential UDFs in the future. In particular, ones that need communication between the server and the plugin. This will be a focus for me on the way forwards.

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.

3 participants