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


Ignore:
Timestamp:
Aug 2, 2018, 2:52:07 PM (7 years ago)
Author:
Conrad Huang
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • 2018-08-02

    v1 v1  
     1= Attendees =
     2
     3* Eric, Greg, TomF, TomG, Elaine, Conrad
     4
     5= Agenda =
     6* Action items
     7* Chimera 1.13.1 release
     8* ChimeraX
     9  * Linux installers
     10  * Release 0.7
     11   - Review [https://www.rbvi.ucsf.edu/trac/ChimeraX/query?status=feedback&status=reopened&status=assigned&status=new&status=accepted&group=status&milestone=0.7 milestone priorities]
     12   - When to release?
     13  * Icon repository
     14  * Atom spec for specifying model but not submodels
     15    * Needed for model panel command equivalents
     16    * Some initial possibilities: {{{##2}}} or {{{#2.0}}} or {{{#! 2,3}}} or {{{#2!,3!}}}
     17  * Wildcard/regex/case matching in commands
     18
     19= Discussion =
     20* Chimera 1.13.1
     21  * Changes include - fixing proline rotamer, align chains, independent rotation in scenes
     22  * Greg will fix bad hyperlink when update is available for download
     23  * Greg will put up candidate release
     24* ChimeraX
     25  * Documentation and tutorial strategy
     26    - Bundle-specific documentation should be placed into {{{docs}}} directory in package
     27    - Bundle-specific documentation should be kept in bundle
     28  * Linux installers for ChimeraX
     29    - Packages are up for Ubuntu 16.04 and 18.04 in addition to tarball
     30    - Singularity build image for Redhat 7 works
     31    - Target Redhat/Fedora rpms for 0.8 release
     32  * Release 0.7
     33    - Conrad will run {{{debug test}}}
     34    - If no failures, put 8/3 daily build up as 0.7
     35  * Icon repository
     36    - Put common icons in ui bundle, {{{ui.icons}}} returns either Qt icon or path to icon file
     37  * Atom spec for specifying model but not submodels
     38    - Needed for selecting one container model but not its submodels (e.g., {{{show}}} and {{{hide}}} commands in conjunction with ensembles)
     39    - Expected to be used by {{{show}}} button in Model Panel but not expected to be typed by users
     40    - Also useful in {{{setattr}}} command and scripts
     41    - {{{#! 2,3}}} is the winner.  {{{#!}}} is a single symbol.
     42    - Eric will create ticket and assign to Conrad
     43
     44= Action Items =
     45* Eric will create {{{#!}}} ticket
     46* Conrad will test and put up ChimeraX 0.7 release
     47* Conrad will make sure that [wiki:ChangeLog] is up to date
     48* Greg will fix bad hyperlink when update is available for download
     49* Greg will put up candidate Chimera 1.13.1 release afterwards
     50* ~~Greg will take wrappy3 out of the build
     51* ~~Greg will make Chimera 1.13 release on Monday, July 2
     52* Conrad and Greg will figure out how to organize documentation so that the primary copy stays in bundles but editing is not too cumbersome
     53* Conrad will create ticket listing stable APIs