Open Issues Need Help
View All on GitHubAI Summary: Refactor the `brainglobe_registration.utils.utils.py` file by moving the `calculate_rotated_bounding_box` function to `brainglobe_registration.utils.transforms.py` and reorganizing the remaining functions into more specific modules like `brainglobe_registration.utils.file.py` and `brainglobe_registration.utils.napari.py` for better code organization.
Complexity:
3/5
enhancement good first issue
Registration to BrainGlobe atlases in napari using Elastix
Python