inner_loop.thisN (column J) gives you the region number. You could add a column in the data file for critical region number (starting at region 0). You could also save the region with thisExp.addData('Region',region[inner_loop.thisN])
1 Like