kuchtact / WiPPLPy

Easily access data from plasma devices in the Wisconsin Plasma Physics Laboratory (WiPPL).
https://wipplpy.readthedocs.io/en/latest/
2 stars 4 forks source link

Add generic connection object and machine specific connection objects #17

Open kuchtact opened 5 months ago

kuchtact commented 5 months ago

This should be a generic class that can do local or remote connections to MDSplus. Then there is a subclass for MST and BRB that will have it's own ruleset for how to connect to the corresponding tree.

kuchtact commented 3 months ago

I think the only thing left to do for this pull request is add tests.