Changes between Version 67 and Version 68 of requests


Ignore:
Timestamp:
Oct 28, 2009, 2:54:56 PM (17 years ago)
Author:
goddard
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • requests

    v67 v68  
    1010Currently they include only those collected by Tom Goddard (focus on
    1111density maps, molecular assemblies, electron microscopy).
     12</p>
     13
     14<p>
     15225.
     16<b>Reduce volume resample temporary memory use</b><br>
     17Lori Nyland<br>
     18October 28, 2009<br>
     19Volume resampling on a new grid is making a temporary copy of the interpolated
     20data values in floating point - 4 bytes per grid point.  This unnecessary memory
     21use reduces the speed of resampling and limits volume size for large maps where
     22there is not enough physical memory.
    1223</p>
    1324