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
Adding to this, the analysis.py script is also much too long with more than 3.5 k lines. Since it contains multiple classes and helper functions, splitting it up in different files (all located in pisa/analysis) should not be too difficult.
Current analysis class is overly complicated with 2k+ SLOCs and nested function calls that I cannot really see through....
Simpler >> Complicated
The text was updated successfully, but these errors were encountered: