You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Agreed. We've discussed restructuring the if/elif format concerning the calibration options. Certainly there are opportunities to break these down even further.
Many functions/methods are way too long and very hard to follow. For example,
run
inrun_calibration.py
is over 1400 lines long.We should introduce new functions or even new modules (e.g. #64) to take over some of the functionality.
The text was updated successfully, but these errors were encountered: