Changes between Version 111 and Version 112 of requests


Ignore:
Timestamp:
Aug 6, 2010, 11:03:21 AM (16 years ago)
Author:
goddard
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • requests

    v111 v112  
    1010Currently they include only those collected by Tom Goddard (focus on
    1111density maps, molecular assemblies, electron microscopy).
     12</p>
     13
     14<p>
     15272.
     16<b>Gaussian filter option to preserve value type</b><br>
     17Monica Lin<br>
     18August 6, 2010<br>
     19Add option to gaussian filtering to preserve data type (e.g. unsigned 8-bit integer)
     20instead of producing a 32-bit float values.  The 32-bit values take 4 times more
     21memory than 8-bit values that are typical in EM tomograms and fibsem and that size
     22increase can greatly impair usability.
    1223</p>
    1324