Skip to content

Split functions into multiple less complex ones #66

@ddundo

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.

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