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

Refactor `Data.get` to reduce number of branches and size. #12

Open kuchtact opened 1 year ago

kuchtact commented 1 year ago

The ~wipplypy.modules.generic_get_data.Data.get function is too bulky at the moment and should be cleaned and refactored. The ruff error was ignored in commit 5f97191a9475e6811a7b9428ebf54428d23d1e9e.