bicarlsen/easy-biologic

Function to load .mps files?

nkawerau opened this issue · 1 comments

Hello,

I didn’t know where I could ask a question, therefore I opened this issue here.

Do you know if it is possible to load .mps files (exported from the EC-Lab, which contain the sequence and parameters of techniques in text form) via the Python API from Biologic or with easy-biologic and then run it. I already have a number of such exported files with techniques and can import them very easily in the EC-Lab via Experiment -> Load Settings. It would be fantastic to have such a feature for the Python API as well. Do you know something about this?

Thanks in advance, Nicolas

At a quick glance I don't see anything to allow that, but if you figure out a way, please feel free to issue a PR and we can incorporate it.