The Wayback Machine - https://web.archive.org/web/20200525140628/https://github.com/topics/preprocessing
Skip to content
#

preprocessing

Here are 419 public repositories matching this topic...

sab-d
sab-d commented Feb 21, 2020

Hi,

I was wondering if there's a mistake in the FAQ section of the documentation ("Should I apply ICA first or autoreject first?").
According to the MNE docs the reject parameter in ica.fit() only applies to an instance of Raw, not Epochs.
However, here ica.fit() is used with reject on epochs several times, e.g.:

>>> reject = get_rejection_threshold(epochs)
>>> ica.fit(epo
j08lue
j08lue commented Apr 20, 2018

Dear @olivierhagolle, I would like to try to run MAJA using a JobOrder configuration file instead of the command-line mode.

I saw the example of a JobOrder file in the user manual (MU), but is there more documentation on it somewhere? In particular, what values do I need to change for processing Sentinel 2 scenes? The example seems to be for another input data type (judging from the file n

Improve this page

Add a description, image, and links to the preprocessing topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the preprocessing topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.