Hello;
I have a query regarding the signal timing mentioned in the below figure. Currently, the timing ranges from 0 to 600. I would like to adjust it to a range between -300 and 300. Could you please advise me on how to accomplish this?
Thank you for your guidance.
In this case, you could use the pipeline editor -> preprocess -> add time offset to shift the time vector by -500 ms.
1 Like
Thank you very much.
I would like to inquire whether using -500 is appropriate for ensuring a symmetrical distribution؟
given the time range, you should shift the time by -300ms.
Maybe a small addition, your signal runs from 0 to 600 samples, which with 600 hz is from 0 to 1 second. To center this you need a shift of 500 ms
Thanks, @SBeumer, for the clarification. Yes this depends on the units of measure [times or samples]