I'm currently working with the functions
mne.simulation.simulate_sparse_stc() and .simulate_evoked(). It seems that
at least one of these functions makes use of all available CPU cores. Is
that correct? If so, is there a way to limit this to one core? Thanks.