| 23 | * Raycasting |
| 24 | - Zach merging ray casting code in daily build for Phil Cruz to try. |
| 25 | - Zach says appearance or raycasting is looking good. |
| 26 | |
| 27 | * Foldseek ligand gathering speed |
| 28 | - Tom optimized analyzing ligands of 845 Foldseek hits by replacing delete commands that trimmed loaded structure with Python code. |
| 29 | - Speed went from 1 hour down to 75 seconds. |
| 30 | - Commands with atom specs can be especially slow if hundreds of models are opened even if the command operates on only one model because atom spec parsing may involve all models during intermediate steps, e.g. #1 & ~/A. |
| 31 | |
| 32 | * Format of HTML tables in log |
| 33 | - Greg is looking at style guide for format of HTML tables for possible improvement to Log chain, non-standard residue and assembly tables. |
| 34 | - Justification of columns, zebra background color every other row, no borders, decimal points aligned, style issues. |
| 35 | |
| 36 | |