This function creates a new epoch under the .ep format from the subtraction of two files of the same dimension. Careful the function is not written efficiently
1 | subtract.eeg(file1, file2, path_save)
|
file1 |
First file to do the subtraction. file2 is subtracted from file1 |
file2 |
Second file to do the subtraction. file2 is subtracted from file1 |
path_save |
Path where to save the subtraction result. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.