Affiliation
ENN
Question
I have a set of raw data with a sampling rate of 500 kHz, starting at -0.25 seconds and ending at 6.999998 seconds, which is a segment of data inserted using makesegment. Now, I want to select only the data after 0 seconds in another node while keeping the sampling rate unchanged. How can I achieve this using a formula in the node? After using [0.::], it becomes [0.:*], and after reading, the frequency is defaulted to 1 Hz.
Raw Data
another node
