Changes between Version 56 and Version 57 of requests


Ignore:
Timestamp:
Oct 1, 2009, 12:04:58 PM (17 years ago)
Author:
goddard
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • requests

    v56 v57  
    1212</p>
    1313
     14<p>
     15210.
     16<b>Show virus gray levels on spherical surface</b><br>
     17Tim Baker<br>
     18January 23, 2009<br>
     19Want to be able to interactively adjust sphere radius while displaying virus
     20map gray levels on sphere.  Chimera can do this now by combining the Icosahedron
     21tool and surface color tool but there are two problems: 1) too slow when showing full
     22resolution data, and 2) many steps required to set up this mode.  The first problem
     23is partially alleviated by the per-pixel coloring option of the surface color tool
     24which allows full resolution volume data display on a coarse triangulated surface.
     25But that requires that the full volume data fit in an OpenGL 3d texture which limits
     26this technique to small maps.  Would be useful to have a special purpose tool to ease
     27the setup of this useful viewing mode.  Baker lab uses RobEM program developed at Purdue
     28for this but it can only handle limited map sizes.
     29</p>
    1430
    1531<p>