Avoid slice splitting in mep_real_data test
Batches of events are being split, resulting in a lot of output in the mep_real_data
test and reference that also changes much more often than needed. This is fixed by reducing the number of events per slice and allocating more memory per event.