Each file is epoched into 6s windows. Is it possible to add the same files in process 1 and process 2 and select different time epochs for comparison? E.g. in process 1 I want to select epoch 1+ 2 [0.00 - 5.998],[6.00 - 11.998] and in process 2 I want to select epoch 3 [12.00 - 17.998]
Is it possible to add the same files in process 1 and process 2 and select different time epochs for comparison? E.g. in process 1 I want to select epoch 1+ 2 [0.00 - 5.998],[6.00 - 11.998] and in process 2 I want to select epoch 3 [12.00 - 17.998]
No, this is not possible.
When running statistical tests, the time definition must match across all the files of both sample sets, and the input option "Time window" applies to all the files.
If you want to test different time windows, you need to re-epoch your data. Right-click on a file > Import in database (or use the process equivalent to batch it). Two possibilities:
Create new events in each file first, and then epoch your data using the option "Use events". The time definition of the new short epochs would be based on the events, therefore it would not matter if they are coming from different timing of the files.
Import time blocks without epochs and then run the process "Standardize > Uniform epoch time" to apply the time definition of the first file to all the the others in the list of files selected in Process1
When you have epochs that all have the same time definition and the same dimensions, you'll be able to run your statistical tests.