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
The calculate_rotated_bounding_box function better belongs in brainglobe_registration.utils.transforms.py rather than the generic utils.
The generic utils file could be refactored completely into a brainglobe_registration.utils.file.py, and brainglobe_registration.utils.napari.py to improve organisation.