question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Q? Epochs default SSP

See original GitHub issue

What is the motivation of having proj=True by default when creating mne.Epochs()?

It’s been a difficult to track annoyance in multiple cases for me 😦. IMO this kind of operation should be explicitly asked by the user.

Issue Analytics

  • State:closed
  • Created 7 years ago
  • Comments:8 (8 by maintainers)

github_iconTop GitHub Comments

1reaction
larsonercommented, Feb 14, 2017

@kingjr also doing raw.del_proj() is a one-liner that should get you where you want to be.

We’ll keep this proj=False idea in mind when dealing with #2310. In the meantime I’ll close this.

0reactions
dengemanncommented, Oct 20, 2016

It was not so obvious that ssp projs would become obsolete for many. My approach would also be: just delete them from the info if you have them in your data. Working with neuromag data means handling SSP explicitly very often. Maybe we should document this. Of course we have a bunch of such parameters, e.g. baseline, which is rarely useful for time frequency/ resting state etc. and can give surprising results. I would baseline prefer to be None by default. But inertia … On Tue, 18 Oct 2016 at 23:22, Jean-Rémi KING notifications@github.com wrote:

For now I’m fine, just explicitly set the Epochs params. It’s more like an API problem IMO, but I understand how the inertia limits this kind of correction.

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/mne-tools/mne-python/issues/3664#issuecomment-254643214, or mute the thread https://github.com/notifications/unsubscribe-auth/AB0fisP2DdwlCTh6J99F2xbWDV27jwgxks5q1TiBgaJpZM4KXhCf .

Read more comments on GitHub >

github_iconTop Results From Across the Web

mne.Epochs — MNE 1.3.dev0 documentation - MNE-Python
If True (default), epochs overlapping with segments whose description begins with 'bad' ... Apply the signal space projection (SSP) operators to the data....
Read more >
Epoch vs Batch Size vs Iterations - Towards Data Science
We need terminologies like epochs, batch size, iterations only when the data is too big which happens all the time in machine learning...
Read more >
Nebular-line emission during the Epoch of Reionization
In our calculations, we assume the default cloudy stopping temperature (4000 K) that is suitable for UV/optical recombination lines. 2.2.2 ...
Read more >
Miriade - ephemcc - IMCCE
https://ssp.imcce.fr/webservices/miriade/api/ephemcc.php?[parameters] ... --iso: to format the epoch as an ISO-8601 date (default).
Read more >
An interpretable 3D-CNN for classification of schizophrenia ...
Phase (SSP) maps were used as 3D-CNN inputs to denoise complex-valued fMRI data. ... Intact biomarker components such as the default mode network...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found