<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
</head>
<body>
<div style="font-family:sans-serif">
<div style="white-space:normal">
<p dir="auto">Hello,</p>
<p dir="auto">I have a study where the user rests, then performs 6 cyclical movements, then rests. I would like to compare portions of the 6 cyclical movements to the rest before my cue for the participant to start.</p>
<p dir="auto">rest1 moveA1 moveA2 moveA3 moveA4 moveA5 moveA6 rest2 moveB1 move B2 …</p>
<p dir="auto">I have event markers at each move, and another at move1 that signifies the end of rest.</p>
<p dir="auto">Ideally, I would like to have this:</p>
<p dir="auto">rest1 move1 rest1 move2 rest1 move3 … rest2 moveB1 rest2 moveB2 …</p>
<p dir="auto">The idea being that I could then epoch at each move, dip fit, load them all into a study, and do component localization based on ERSP of each move relative to rest.</p>
<p dir="auto">Is repeatedly calling pop_mergeset, building the target dataset one epoch at a time, the best way to handle this?</p>
<p dir="auto">Thanks,</p>
<p dir="auto">John T. Johnson<br>
PhD Student - Cognitive Motor Control Laboratory<br>
Lab TA NEURO 2001 Principles<br>
School of Biological Sciences<br>
Georgia Institute of Technology</p>
<p dir="auto">678-575-2093<br>
john.johnson@gatech.edu</p>
</div>
</div>
</body>
</html>