Open ofgulban opened 1 year ago
I need to update get_data functions with get_fdata or np.asanyarray(mg.dataobj) because of the recent nibabel changes.
get_data
get_fdata
np.asanyarray(mg.dataobj)
I need to update
get_data
functions withget_fdata
ornp.asanyarray(mg.dataobj)
because of the recent nibabel changes.