Splitting mwk2 file

Hi Chris,

Is there a way to split a mwk2 file into multiple ones based on time stamp?​

Best,
Suleman

Hi Suleman,

It’s possible but not really supported or recommended. If you want to group events by time in separate files for subsequent analysis, I’d recommend writing the files using the standard tools of your analysis software (e.g. MAT files in MATLAB or pickle or numpy.save in Python).

Cheers,
Chris