| | 1 | = Phenix = |
| | 2 | === Fit Loops Improvements === |
| | 3 | * Use JSON output |
| | 4 | * Reworked command to use atom spec instead of chain ID and start/end residue numbers |
| | 5 | - Warn if spec selects nothing |
| | 6 | * Reported (additional) fit-loops bugs: |
| | 7 | - JSON option not working |
| | 8 | - JSON output includes null results |
| | 9 | - Chain ID w/o start/end res numbers does whole structure |
| | 10 | - Python !IndexError into solution list |
| | 11 | - Phenix's Python 3.10 build basically doesn't work |
| | 12 | - Same problem as ChimeraX had: automatic type conversion to C/C++ disabled |
| | 13 | * Preliminary results-viewer tool |
| | 14 | |
| | 15 | = ChimeraX completed = |
| | 16 | * Region Browser |
| | 17 | * Combine sessions |
| | 18 | * Actions→View → Actions→Focus |
| | 19 | * Fixed bug with proportional spacing of vertical colors in Color Key |
| | 20 | * Automatically open ViewDockX tool for appropriate formats (`showTool` keyword) |
| | 21 | * Fixed problem where Help Viewer was starting with zero height |