Rejects to Load File with Low Precision Assembly Operations
See original GitHub issueMol* fails to load 7a3o, an entry which will get released tomorrow.
Precision of pdbx_struct_oper_list
is quite low, causing the (1 - det) < 0.005
check to fail:
1 'identity operation' ? ? 1 0 0 0 0 1 0 0 0 0 1 0
2 'point symmetry operation' ? ? 0.49 -0.86 0.00 0.00 -0.86 -0.49 0.00 0.00 -0.00 -0.00 -1.00 -80.13
Mol* reports: Error: Symmetry operator (ASM_2) must be a composition of rotation and translation.
Ignoring the issues with the source file: Is it intended that Mol* stops loading entirely in cases like this?
Issue Analytics
- State:
- Created 2 years ago
- Comments:5 (5 by maintainers)
Top Results From Across the Web
Understanding and Optimizing Asynchronous Low-Precision ...
In this paper, we provide the first analysis of a technique called Buckwild! that uses both asynchronous execution and low-precision computation.
Read more >Database Engine events and errors - SQL Server
Consult this MSSQL error code list to find explanations for error messages for SQL Server database engine events.
Read more >Precision op amps (Vos<1mV) | TI.com - Texas Instruments
We offer the industry's broadest portfolio of precision op amps to fit a wide range of ... 36-V, low-noise (4 nV/√Hz) RRO JFET...
Read more >Smart Technologies for Precision Assembly - Springer Link
The book is structured into six sections: keynote paper, assembly design and planning, assembly operations, design of assembly cells and systems, human-centred ...
Read more >Fixed Problem Reports - Siemens PLM
The problem you reported regarding opening an assembly and using the "Allow Substitution" option under Load Options, the system does not read the...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Changed it to warn instead of throw. Looks like 7a3o has been fix as well.
Shouldn’t break anything.