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

dials.export_bitmaps fix for a single cbf image with imageset_index parameter. #2591

Merged
merged 6 commits into from
Feb 5, 2024

Conversation

jbeilstenedmands
Copy link
Contributor

Perhaps a slightly unusual use case, but one that we use at Diamond.

The usage dials.export_bitmaps image_0900.cbf imageset_index=1 used to work prior to #2417 (but was untested). This PR restores that functionality, i.e. when calling dials.export_bitmaps on a set of images or an experiment list where the images don't start from number one, the imageset index refers to the actual set of images in the experiment, rather than the scan range numbers (which would be 900 in this case).

@jbeilstenedmands jbeilstenedmands merged commit 4f7be91 into dials:main Feb 5, 2024
9 of 11 checks passed
@jbeilstenedmands jbeilstenedmands deleted the bitmaps_fix branch February 5, 2024 16:06
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.

None yet

2 participants