Analyzing mworks on openmind

Hi,

I’ve been looking into analyzing behavior on mwk2 files directly on Openmind.

I looked through the previous discussion and was able to get importing MWKFfile from mwk2reader working by directly creating a mwk2reader.py file and copy-pasting the code from the link. Is this the expected way to use it?

Also, it would be great to have pointers to this on the documentation if possible. Thank you!

Best,
Hokyung

Hi Hokyung,

I looked through the previous discussion and was able to get importing MWKFfile from mwk2reader working by directly creating a mwk2reader.py file and copy-pasting the code from the link. Is this the expected way to use it?

That works, but copy-pasting isn’t the only option. You can also download the file from GitHub or, since MWorks 0.12, copy it from /Library/Application Support/MWorks/Scripting/Python/mwk2reader.py.

Also, it would be great to have pointers to this on the documentation if possible.

Yes, that’s a good idea. I’ve added it to my to-do list.

Cheers,
Chris