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

DUI should not allow import of stills #71

Open
dagewa opened this issue Aug 10, 2018 · 4 comments
Open

DUI should not allow import of stills #71

dagewa opened this issue Aug 10, 2018 · 4 comments
Assignees
Labels
Milestone

Comments

@dagewa
Copy link
Member

dagewa commented Aug 10, 2018

Apparently tried by a user at the GRS!

@dagewa dagewa added this to the High priority milestone Aug 10, 2018
@dagewa
Copy link
Member Author

dagewa commented Feb 12, 2020

dials.data get -q thaumatin_grid_scan

@dagewa
Copy link
Member Author

dagewa commented Feb 12, 2020

First, try to reproduce what happened using the above dataset

@dagewa
Copy link
Member Author

dagewa commented Feb 25, 2020

It imports, images display and can be paged through, but the image range reported for the Scan (on the Experiments tab) is 1,1. Indexing using defaults fails, but it is a DIALS error. There is no obvious clue given by DUI that this is a stills case.

@dagewa
Copy link
Member Author

dagewa commented Feb 26, 2020

This motif could be useful to find stills

>>> el=ExperimentListFactory.from_json_file('1_experiments.expt')
>>> any((e.is_still() for e in el))
True

@dagewa dagewa self-assigned this Mar 27, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant