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
I also was using the spinalcordtoolbox (SCT) to use the orientation manipulations functions such as the method change_orientation in Image. Therefore, if remove SCT and use nibabel, I will have to rewrite those functions locally.
Description
The code depends currently on the spinalcordtoolbox due to the import of the object
Image
to manipulate 3D niftii images.Should we replace this import to simplify installation ? (see
src/dlh/utils/data2array.py
)The text was updated successfully, but these errors were encountered: