Jack Greisman
Jack Greisman
I've been playing around with this project for making interactive GUIs for viewing maps using the `UM.Viewer`. In particular, I've been using MTZ files and the following call to load...
I very frequently work with reflection data in Python using [reciprocalspaceship](https://github.com/Hekstra-Lab/reciprocalspaceship) and [gemmi](https://github.com/project-gemmi/gemmi), and one of my dreams would be to have a way to inspect the corresponding map interactively...
`DataSet.to_reciprocalgrid()` does not currently enable data to differ between Friedel halves of reciprocal space. This functionality would be useful for things like generating maps from underlying anomalous data. As far...
One of the goals of `reciprocalspaceship` is to make it easier to compare datasets in reciprocal space. For some spacegroups, indexing ambiguities can confound such comparisons. We should add some...