Changes between Version 3 and Version 4 of Dev2024-11-25


Ignore:
Timestamp:
Nov 25, 2024, 7:01:03 PM (11 months ago)
Author:
Tom Goddard
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Dev2024-11-25

    v3 v4  
    1616* Back up the Chimera build machine to a solid state drive, Windows 7.
    1717
    18 
    19 
    2018--------------------------
    2119= Discussion =
    2220
     21* Plato file migration to NAS
     22  - Greg says Wynton files for Plato (services, web, ...) have mostly been moved to the Network Attached Storage on plato and plato is using the NAS versions.
     23  - Home directories have not been moved.
     24  - Mail spool directories have not been moved.
     25  - If home directories are moved then logging in to Wynton won't find home directory, because they currently use the same account through the same LDAP server.
     26  - If plato nodes removed from Wynton, may need separate accounts and separate LDAP to manage plato account separately from Wynton.
     27
     28* ChimeraX 1.9 release
     29  - Greg will remilestone or close some tickets.
     30  - Tom says mac display configuration crashes probably need some user notification to avoid tons of bug reports.
     31  - Tom wants to fix AlphaFold 3 PAE handling so it recognizes file name and handle .npy Chai-1 format.
     32
     33* Scenes
     34  - Piet demonstrated scenes involving atomic structures and volumes.
     35  - No interpolation currently.
     36  - Discussion of whether take_scene() method should be eliminated in favor of take_snapshot(..., flags = SCENE).
     37
     38* Github Actions ChimeraX builds
     39  - Github actions changed name of Python package config module or eliminated old name breaking our build scripts.  Zach is fixing it.
    2340
    2441--------------------------