SyneRBI / SIRF

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

Orientation also for non-istropic FOVs and voxel sizes #1025

Open ckolbPTB opened 2 years ago

ckolbPTB commented 2 years ago

Problems with voxel size, shape, size, dimension,... have been mentioned in many issues ( #906, #791, #812, #632,...). A possible approach to test the handling of orientation and geometric information is:

DANAJK commented 2 years ago

Order of dimensions: Should objects report the order of dimensions of their outputs? This might come as strings such as {'row', 'column', 'slab', 'echo', 'dynamic'}. This has the advantage of not requiring documentation separate from the code, forces users to think about the data they are handling and allows for future expansion. We would need a list of reserved names.