Skip to content

mne.time_frequency.psd_welch does not support negative numbers for n_jobs parameter. #9849

@Riessarius

Description

@Riessarius

Since it should be a rather unambiguous phenomenon, so please allow me to describe the bug without your recommended format.

Negative numbers like -1 cannot be used for n_jobs in the function psd_welch under the module mne.time_frequency, which fails to enable users to adaptively activate all cores when calling this function, unlike those functions (such as plot_psd) that allows -1 for n_jobs in MNE.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions