This is a collaborative space. In order to contribute, send an email to maximilien.chaumon@icm-institute.org
On any page, type the letter L on your keyboard to add a "Label" to the page, which will make search easier.

Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

Now we can ask this App to drop some of our epochs based on the amplitude of individual channels, by specifying a rejection criteria so we could for example say that if we have an eeg channel in our epoch that shows a an amplitude of 150 micro volts or above we're going to reject that epoch, There is also a related parameter, flat criteria, that can be used to set minimum acceptable peak-to-peak amplitudes for each channel type in an epoch. To actually apply these criteria we use the drop_bad function and we pass reject criteria and the flat criteria.

  • No labels