Changes between Version 2 and Version 3 of Dev2024-7-29


Ignore:
Timestamp:
Jul 29, 2024, 1:44:29 PM (15 months ago)
Author:
Tom Goddard
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Dev2024-7-29

    v2 v3  
    2121  - Greg made release
    2222
     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
    2337--------------------------
    2438= Action Items =