Changes between Version 2 and Version 3 of Chimera2/sprint-2013-04-29


Ignore:
Timestamp:
May 2, 2013, 2:30:32 PM (13 years ago)
Author:
pett
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Chimera2/sprint-2013-04-29

    v2 v3  
    11== Initial Molecular Data API - Eric ==
     2=== Goals ===
     3 * Define molecular data management API
     4   * Create and manipulate atoms, residues, chains and molecules
     5 * Apply API to read in PDB file
     6   * Demonstrate usability of API
     7 * Display molecular data graphically
     8   * Test graphics API
    29
    3 === Goals ===
    4 - Define molecular data management API
    5  - Create and manipulate atoms, residues, chains and molecules
    6 - Apply API to read in PDB file
    7  - Demonstrate usability of API
    8 - Display molecular data graphically
    9  - Test graphics API
     10=== Report ===
     11 * Finished coding/translating PDBio core and supporting molecular classes (no compilation yet)
     12 * Very low-level support libs remain (template residues; basic PDB line parsing)
    1013
    1114== Initial Volume Data API - TomG ==
    12 
    1315=== Goals ===
    14 
    15 - Define volume data management API
    16  - Create and manipulate volumes, isosurfaces, etc.
    17 - Apply API to read in volume data file
    18  - Demonstrate usability of API
    19 - Display molecular data graphically
    20  - Test graphics API
     16 * Define volume data management API
     17   * Create and manipulate volumes, isosurfaces, etc.
     18 * Apply API to read in volume data file
     19   * Demonstrate usability of API
     20 * Display molecular data graphically
     21   * Test graphics API
    2122
    2223=== Report ===
    23 
    24 - Showed Qt demo with maps, molecules and fitting
    25 - Discussed user interface, performance and new features to distinguish Chimera 2 from Chimera 1
    26 - Experimenting with user interface, performance, features, and not yet working on APIs.
    27 - [http://www.cgl.ucsf.edu/chimera/data/chimera2-apr2013/c2.html Slides]
     24 * Showed Qt demo with maps, molecules and fitting
     25 * Discussed user interface, performance and new features to distinguish Chimera 2 from Chimera 1
     26 * Experimenting with user interface, performance, features, and not yet working on APIs.
     27 * [http://www.cgl.ucsf.edu/chimera/data/chimera2-apr2013/c2.html Slides]