David Waterman

Results 147 comments of David Waterman

Someone else may correct me here, but running `pytest --regression` _might_ download the public regression data automatically (about 5.3 GB). There is other regression data not available publicly, but we...

Sorry, I missed the messages above, my page had not refreshed

I think issues regarding the `ccp4io_adaptbx` build are best directed to the [cctbx_project](https://github.com/cctbx/cctbx_project). We (DIALS) don't maintain this package here.

I've been testing this with some moderately complicated data processing jobs involving things like multiple lattices, `dials.split_experiments`, `dials.sequence_to_stills` and so on. Mostly it looks like the results are unchanged by...

Another comment, perhaps just an overly-cautious worry: one of the motivations for this PR is that one can go back and revisit unindexed reflections using updated geometry models. We have...

I found that running `dials.split_experiments` ignores the unindexed experiments - that is they are lost by a `split`+`combine`. That makes sense, I think. Splitting necessarily loses knowledge of the relationship...

Here's a bug, not caused by the PR but uncovered by it. If I run `dials.show show_shared_models=True indexed.expt` for a 2-lattice case I get this: ``` Crystal: 0 1 2...

Finally, I also noticed that `dials.refine` does not print out the final crystal model (for a single lattice case) on this branch whereas it does on main. That's because of...

Hi folks, is there any progress on this? I would like to share the responsibility for responding to "A record was requested to be added to your community" emails with...

@namannimmo10, James told me this might be of interest to you