Hi @jbarnacle,
I recommend you use the upcoming version of Gannet (v3.4.0; downloadable here). In this version, you can set whether the on- or off-edit pulse was first in your sequence. As you’re on a Siemens platform, in GannetPreInitialise.m
, set MRS_struct.p.ON_OFF_order
to onfirst
. That should do the trick.
Mark