Changes between Initial Version and Version 1 of 2015-9-24


Ignore:
Timestamp:
Sep 24, 2015, 3:32:31 PM (10 years ago)
Author:
Conrad Huang
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • 2015-9-24

    v1 v1  
     1= Attendees =
     2
     3  Elaine, Eric, Conrad, Greg, TomG, Scooter, TomF
     4
     5= Agenda =
     6 * Updates [All]
     7 * Python 3.5
     8 * Problem with optional string argument
     9 * session save and restore
     10 * command consistency and ~
     11 * Translating UI to commands
     12 * help
     13 * toolshed web site
     14
     15= Discussion =
     16 * Updates
     17   - (Conrad) Ribbons work!  Need to experiment with
     18     - cone vs. cylinder
     19     - opacity scaling
     20     - direction of cone and size of base
     21     - match tether to atom or ribbon color?
     22   - Need to undisplay caps for CA that are not connected to any other atom
     23   - Experimental Commands tool is working and commands will be moved from core to exp_cmd eventually
     24   - (Eric) Triggers are done on the infrastructure side (data added), but triggers need to be fired and data cleared
     25   - Working on selectors.  Start with element type and required re-architecting Element class to use singletons instead of lightweight instances
     26   - (TomG) Added balloons (aggressive balloons, as Elaine described, that show up even if window from another application is on top)
     27   - 360-degree camera mode.  Want a "phone viewer" for these images.
     28   - Hyperlinks in Reply Log
     29 * Python 3.5
     30   - We will update to 3.5
     31 * Problem with optional string argument
     32   - If a (possibly truncated) keyword in the position where the optional argument is expected, then the optional argument is considered missing (like Chimera1)
     33 * session save and restore
     34   - Conrad still working on a viable solution including a mechanism for session dependencies
     35 * ''Meeting adjourned''
     36 * Translating UI to commands
     37 * help
     38 * toolshed web site
     39
     40= Action Items =
     41 * Greg will update Chimera2 to Python 3.5
     42 * Need to change Chimera2 version from 2.0 to 0.1
     43 * Decide on how to handle ambiguity (All)
     44 * Conrad will discuss toolshed implementation with Greg.  Set up a web site on plato for tool distribution.