A collection of packages and tools for electron microscopy data analysis supported by the National Center for Electron Microscopy facility of the Molecular Foundry
GNU General Public License v3.0
60
stars
28
forks
source link
Fixes issue where a file handle could be closed even if a memmap is s… #35
…till open.
remove memmap from get_emdgroup and directly return memmap from get_memmap. Write tests.
fixes #31