Hello, I would like to write a script that creates a new cell with an onset of 45 seconds after the onset of a cell in that column. The column is called "task_start" with the code "start." It currently only has one cell that marks the onset of the task. I would like to create a new cell in that column with an onset of 45 seconds after the existing cell onset and an offset of 95 seconds after the existing cell onset. I would like the code for this cell to be marked "time2" Is this possible? Thank you! |
Here's a code snippet that should do what you want.
|