Skip to content

Split functions into multiple less complex ones #66

Description

@ddundo

Many functions/methods are way too long and very hard to follow. For example, run in run_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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions