Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

The case is fixed, the snp file changes according to the event A or B. So there are two scenarios. Only the event "A" is applied to both scenarios. To use different events:

replace: execfile('Event%s.py' %Event[0])

with: execfile('Event%s.py' %Event[i])

On the different size for the out files, check the snp files for channels defined twice.