add time offset not shifting events time
ShahlaBakian opened this issue · 2 comments
ShahlaBakian commented
Hello
we have a signal we cut using "extract time" now we want the signal to be started from 0 sec. so we used preprocess>add time offset. this is working but is removing all the events from the file. after investigating it seems like “prcocess_time_offset.m” is not shifting the event.
best regards,
Shahla
rcassani commented
@ShahlaBakian, thank you for the heads-up
The bug is fixed in 65c4935
Update your Brainstorm instance to get the fix.
P.S. Besides GitHub, you can post your questions, requests and bug reports in the Brainstorm forum:
https://neuroimage.usc.edu/forums/
ShahlaBakian commented
Thanks alot Raymundo.