Skip to content

Would it be possible/desirable to be able to pickle BIDSLayout objects? #435

@oesteban

Description

@oesteban

The main use case that leads me to propose this is a Nipype workflow running across multiple processes. Currently, since BIDSLayout is not pickleable, all individual interfaces relying on a layout object will need to instantiate and index a bids root. It would be great to be able to have a shared object that indexes the folder only once (and I think that requires pickling).

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