Changes between Version 116 and Version 117 of requests


Ignore:
Timestamp:
Oct 26, 2010, 11:03:25 AM (16 years ago)
Author:
goddard
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • requests

    v116 v117  
    1010Currently they include only those collected by Tom Goddard (focus on
    1111density maps, molecular assemblies, electron microscopy).
     12</p>
     13
     14<p>
     15277.
     16<b>Surface mesh simplification for 3d printing</b><br>
     17October 21, 2010<br>
     18Joe DeRisi<br>
     19Provide mesh simplification to reduce triangles in multiscale dialog virus
     20surfaces (e.g. 3kz4, res 5A).  The uPrint 3d plastic printer currently crashes
     21on the large surface files (1 million triangles), apparently for lack of memory.
     22Tried MeshLab using quadric decimation and 2x - 4x triangle reduction produced
     23reasonable approximations though different in details.
     24</p>
     25
     26<p>
     27276.
     28<b>Tiled display of EM 2d images</b><br>
     29October 20, 2010<br>
     30Javier Velazquez<br>
     31Show tiled 2d images of particles from EM micrographs or class averages.
     32Be able to apply common normalization (mean 0, sdev 1).  This is done by
     33xmipp_show program but that program is not widely used.
     34</p>
     35
     36<p>
     37275.
     38<b>Add units option to SAXS dialog</b><br>
     39October 19, 2010<br>
     40Alex Shkumatov<br>
     41Allow specifying nanometer or Angstrom units in SAXS dialog, also 2*pi factor.
     42These apply to q value of experimental profile.
    1243</p>
    1344