Using Squidstat Python API for Electrochemistry Automation

I’ve started to explore the SquidStat API for automating our electrochemistry experiments and to eventually incorporate its usage into larger workflows. I am looking for advice from anyone who has experience with using the SquidStat python API or automating electrochemistry experiments in general:

  • How to capture data generated through the Squidstat API
  • Best way to use classes to orchestrate workflows
  • Any existing workflows, even if not with SquidStat API to use for reference

@yangcyril.cao @sgbaird Any ideas?

cc @nisfisker @nipun.0092 @mgramlich

@sionab and @mseifrid here is some of the code that Nipun shared with me: ac-dev-lab/src/ac_training_lab/squidstat

I remember Nipun was having trouble with installation / versioning.

@sionab maybe you could describe your problem in a bit more detail? Might help with giving some more targeted suggestions on design

I can recommend to look at the wrapper I used:
https://github.com/nisfisker/AdmiralSquidstatWrapper

That is for the squidstat plus with EIS.

Best regards

Nis

1 Like