Skip to content

Should fetch_fsaverage() return a Path? #12768

@hoechenberger

Description

@hoechenberger

Currently, mne.datasets.fetch_fsaverage() returns a string, while all datasets.*.data_path() functions return a Path. I find this inconsistent, esp. in tutorials, where we'd want to use both, fetch_fsaverage() and data_path(), within a few lines.

Thoughts?

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions