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

Extend MRC to Nexus converter to work with TVIPS #300

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

mpks
Copy link
Contributor

@mpks mpks commented Oct 6, 2024

Extend ED_mrc_to_nexus command to work with TVIPS cameras (besides eBIC Ceta-D detector). The command now has an option --detector that could be set either to cetad or tvips.

Extend ED_mrc_to_nexus command to work with TVIPS cameras
(besides eBIC Ceta-D detector). The command now has an option
--detector that could be set either to cetad or tvips.

return n, out_file, np.array(angles)
else:
msg = "The converter expects either a list of MRC images\n"

Check warning

Code scanning / CodeQL

Variable defined multiple times Warning

This assignment to 'msg' is unnecessary as it is
redefined
before this value is used.
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.

1 participant