Expected Behavior
Would be nice to have a parallelized "apply" method for the naplib.Data class which would allow you to easily parallelize a function over trials of the Data object, since you typically have to loop through trials to apply a function to each.