Hi, maybe the non-vectorized form might be easier to understand: https://github.com/ledalab/ledalab/commit/9d0331...
Hi, that could be a bit difficult as Ledalab optimizes the response function parameters...
Hi, CDA.nSCR should be exported now as well. See either https://github.com/ledalab/ledalab/archive/master.zip...
Hi, the struct you're saving should be called "data", in the supplied file it's called...
The mat-file doesn't contain an event channel. The new development version ( https://github.com/ledalab/ledalab/archive/master.zip...
Hi, if you could attach a sample file I could take a look at it. Best regards, Tristan...
Hi, if you could attach a sample file I could take a look at it. Best regards, Tristan...
Does it work with resp_win=[1,1];? If yes, 2 events that are less than 1 second apart...
Hi, if you could provide me with an example time in the iMotion format I could take...
Hi, due to the sampling rate and noise you have quite a lot of minima/maxima in the...
R2015b has caused some problems with the event import. Could you try importing the...
Hi, resp_win=[1,4] means that the SCR index is calculated from 1s to 4s+duration....
Hi, could you attach the problematic file? Best regards, Tristan
Your markers/triggers seem to be strings, which is not supported (to my knowledge)....
Hi, your attached file contains a byte order mark (see https://de.wikipedia.org/wiki/Byte_Order_Mark)...
With the change, the import works for me with R2011b and R2015a. Until the fix is...
Apparently the behaviour of textscan() changed between matlab versions. The import...