Skip to content

Provide configuration option to not try memmap'ing in array_from_file by default #238

@yarikoptic

Description

@yarikoptic

As suggested in http://lists.alioth.debian.org/pipermail/pkg-exppsy-pymvpa/2014q2/002790.html it seems that memmapp'ed access to a .nii file might be slower (I will seek more details about system in a sec). Altogether it might be worthwhile to allow for explicit control either volume should be memmapped or loaded into memory (I guess a kwarg memmap in (None, True, False) to be carried all the way into array_from_file)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions