SyneRBI / SIRF

Main repository for the CCP SynerBI software
http://www.ccpsynerbi.ac.uk
Other
58 stars 29 forks source link

Improve docs and usage of dimensions() #632

Open AnderBiguri opened 4 years ago

AnderBiguri commented 4 years ago

Refer to conversation here: https://github.com/SyneRBI/SIRF/pull/628#discussion_r411535114

KrisThielemans commented 4 years ago

A few additional things to check:

KrisThielemans commented 4 years ago

I see that get_dimensions is in fact all over the place. Is the Nifti version compatible with the rest?

AnderBiguri commented 4 years ago

@KrisThielemans I realized I did not answer this. Do you mean if get_dimensions is compatible with dimensions ? It is not, the first returns an array, second a tuple. However, depending on its usage within the code, a change may not have an influence.

KrisThielemans commented 3 years ago

@DANAJK this relates to some things we were discussion I believe