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