> Is there an easy way to do this?
Yes, several actually. The easiest in your case:
- /branch from <trial fixtrial1> to <trial primetrial>- /branch from <trial fixtrial2> to <trial detection>
- sample only the fixtrials (1,2) at the <block> level in the desired proportions
<trial fixtrial1>
[...]
/ branch = [trial.primetrial]
</trials>
<trial fixtrial2>
[...]
/ branch = [trial.detection]
</trials>
<block someblock>
/ trials = [1-24=noreplace(fixtrial1, fixtrial1, fixtrial2)]