Changes between Version 1 and Version 2 of 2015-2-5


Ignore:
Timestamp:
Feb 5, 2015, 3:01:18 PM (11 years ago)
Author:
Conrad Huang
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • 2015-2-5

    v1 v2  
    11= Attendees =
    22
    3     TomF, TomG, Greg, Sam, Elaine, Conrad, Scooter, Eric
     3    TomF, TomG, Greg, Elaine, Conrad, Eric
    44
    55= Agenda =
     
    1111= March 2 goals =
    1212 * '''Full atomspecs [Conrad]'''
     13  - Need to add blob masking, intersection and union [Eric]
     14  - Extended cli API to accommodate better error reporting by atomspec parser. [Greg]
    1315 * '''Colors in cli [Greg]'''
     16  - Use CSS4 color names.
     17  - Use 'grako' (same as atomspec) for parsing !ColorArg.
    1418 * '''Volume series tool. HTML vs wx GUI? [TomG]'''
     19  - 'vseries' command is implemented and can open and display map series.  GUI on the way.
    1520 * '''Performance with large molecule (opening, rotating).'''
    1621  * '''Memory footprint [Eric]'''
     22   * Save space by using different C++ data types
     23   * Converting 'std::string' members to custom class with fixed length array - expect 5-10% savings
     24   * Converting 'std::unordered_map' to plain 'std::map' - 10% savings.
    1725  * '''Graphics performance [TomG]'''
     26   * No longer display bonds in sphere mode. Saves both space and time.
     27   * Faster computation for center of rotation and bounding box.
     28   * Will investigate why radii blob is so slow.  Possibly switch to element-based radii for now. [Eric]
    1829  * '''Level of detail [TomG]'''
     30   * Fewer triangles for spheres for large structures.
    1931  * Reading mmcif file [postpone assignment until analysis of the other performance issues]
    2032 * '''Web services. [Conrad]'''
     33  * Threaded task manager implemented.  nogui is now threaded.
    2134  * BLAST PDB
    2235 * '''Better logging. Reply log and status line. [Eric]'''
     
    3144 * Command documentation. [Elaine]
    3245 * "help" command. [Greg]
     46  * Implemented.
    3347 * Model panel. [Eric]
    3448 * GUI for existing lighting and effects functionality. [TomG]
     
    4357
    4458= Next Meeting =
     59 * Next meeting is on Thursday.  No meeting Monday.
    4560 * Update on progress of bolded items
    4661