nipy / nibabel

Python package to access a cacophony of neuro-imaging file formats
http://nipy.org/nibabel/
Other
634 stars 258 forks source link

Is support for memory maps discontinued? #1301

Closed Garyfallidis closed 4 months ago

Garyfallidis commented 4 months ago

Hi all,

In the past we could use memory maps with ease directly from Nibabel. My understanding is that this is not any more supported. Is there an alternative approach?

effigies commented 4 months ago

I assume we're discussing spatial images? Here's the breakdown:

Garyfallidis commented 4 months ago

Yes. Spatial images. Thank you for the quick response @effigies.