Changes between Initial Version and Version 1 of 2018-10-08


Ignore:
Timestamp:
Oct 5, 2018, 9:51:33 AM (7 years ago)
Author:
Conrad Huang
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • 2018-10-08

    v1 v1  
     1= Attendees =
     2
     3* Eric, Greg, TomG, Elaine, Conrad, TomF, Scooter
     4
     5= Agenda =
     6* Action items
     7* Chimera
     8  * 1.13.1 release
     9* ChimeraX
     10  * Demonstrate VR using posted instructions
     11  * [wiki:Wildcards Wildcard/regex/case matching in atomspec] (Eric)
     12  * Installers for CentOS/Redhat
     13  * RBVI bundles on toolshed
     14  * Documentation strategy
     15  * Change build process to trim down list of bundles in standard release while still testing toolshed-only bundles
     16
     17= Discussion =
     18* Chimera 1.13.1
     19  * Changes include - fixing
     20    - proline rotamer
     21    - align chains
     22    - independent rotation in scenes
     23    - vina command argument documentation
     24    - vina command/gui inconsistency
     25    - local executables with whitespace in path
     26    - major addh bug
     27    - **macOS Mojave**
     28  * Linux installation instructions still inaccurate (installer name wrong, [http://plato.cgl.ucsf.edu/trac/chimera/ticket/16418 ticket])
     29  * Windows build failing with tk 8.6.8
     30* ChimeraX
     31  * Move to Python 3.7
     32    - No wheel for openmm ("coming soon")
     33    - Wait for Python 3.7.1
     34  * Need to move to PyQt5 5.11 (after Python 3.7) to get Vulkan support
     35    - Numerous problems with 5.11.3
     36      - Splash screen looks wrong
     37      - Does not track pane resizing between graphics and rapid access modes
     38      - Random crashes
     39    - Fall back to 5.9 until next release
     40  * Putting RBVI bundles on toolshed
     41    - Conrad working on toolshed to provide release/clean functionality via web pages/services
     42  * Documentation and tutorial strategy
     43    - Conrad will work on this after "putting RBVI bundles on toolshed"
     44    - Bundle-specific documentation should be placed into {{{docs}}} directory in package
     45    - Very rough proposal (Conrad)
     46      - Move all documentation into bundle {{{docs}}} directories
     47      - Change top-level docs directory to:
     48        * developer (manually edited docs)
     49        * user
     50          - non-bundle (manually edited docs, e.g., tutorials, indices, intro, etc.)
     51          - bundle (generated symlinks to bundle {{{docs}}} directories )
     52            * easier (web) access when editing
     53            * provide Makefile for git management, e.g., commit changes
     54      - ChimeraX documentation web pages on plato get updated as part of releasing a bundle
     55        * What about developer versions?
     56        * What about core documentation?  Is core a bundle on toolshed?  Can it really be updated through the toolshed?
     57
     58= Action Items =
     59* Conrad will create ticket listing stable APIs