Skip to content

Development robert#100

Merged
Hendrik-code merged 26 commits intomainfrom
development_robert
Mar 3, 2026
Merged

Development robert#100
Hendrik-code merged 26 commits intomainfrom
development_robert

Conversation

@robert-graf
Copy link
Collaborator

No description provided.

Comment on lines +24 to +34
def _extend_mask_anterior(mask: NII, n: int) -> NII:
"""
Extend a binary mask n voxels further in anterior (A) direction.

Parameters
----------
mask : NII
Binary or label mask
n : int
Number of voxels to extend beyond the most anterior voxel

Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

please make this more modular, giving the axis instead of fixing on anterior

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

done. Will be moved later

@Hendrik-code Hendrik-code merged commit 7d54443 into main Mar 3, 2026
4 checks passed
@Hendrik-code Hendrik-code deleted the development_robert branch March 3, 2026 10:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants