You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When revising the phenix 1.20 eff template to be applicable for phenix 1.21, I did not include any equivalent of the force_anomalous_to_be_equal_to flag found here:
For some MTZ inputs (e.g. those grabbed from the PDB), this is fine. However, MTZ that come from phenix and contain anomalous information seem to revert back to unstacked format, even when you feed phenix non-anomalous structure factors. This causes an error here:
This is a bug, to be fixed urgently.
When revising the phenix 1.20 eff template to be applicable for phenix 1.21, I did not include any equivalent of the force_anomalous_to_be_equal_to flag found here:
matchmaps/src/matchmaps/_phenix_utils.py
Line 27 in e7753cf
For some MTZ inputs (e.g. those grabbed from the PDB), this is fine. However, MTZ that come from phenix and contain anomalous information seem to revert back to unstacked format, even when you feed phenix non-anomalous structure factors. This causes an error here:
matchmaps/src/matchmaps/_utils.py
Line 166 in e7753cf
(+)
and(-)
versions of itself.Potential solutions
The text was updated successfully, but these errors were encountered: