Closed fusaroli closed 8 years ago
sorry for bothering again, but just a small thing: is there a way to import head references from edf.batch? That is, "hxL", "hxR", "hyL", "hyR".
I wrote my own loop to do that relying on edf.samples, but using edf.batch would get me much cleaner code.
Ok, I've added that functionality to edf.batch. You can now specify fields you want using sample.fields and/or event.fields.
thanks
sorry for bothering again, but just a small thing: is there a way to import head references from edf.batch? That is, "hxL", "hxR", "hyL", "hyR".
I wrote my own loop to do that relying on edf.samples, but using edf.batch would get me much cleaner code.