nckz / bart

Berkeley Advanced Reconstruction Toolbox

Home Page:https://mikgroup.github.io/bart/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

mmap/shared_cfl support in python reader/writer

nckz opened this issue · comments

The data exchange could potentially be improved by creating a 'shared_cfl' reader/writer set for mmap'd data. This might be able to use the numpy.memmap interface directly.