Hendricks-Laboratory / Hendricks-Laboratory/OT2Control

Make helpers of controller have arguments they need instead of pandas series

Open
#61 0 comments 0 reactions 0 assignees View on GitHub
4hour + organization priority3
Dominant language
Python
Stars
8
Forks
9
PR merge metrics
No merged PRs in 30d

Description

Every helper function in controller takes as input a row, but they often call each other. Whenever they do this they need to create new rows using only the important arguments, and pass those rows. Instead, it would be nice to only pass the arguments you need and have a wrapper that will parse the row into its arguments and call the lower level method

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.