ArcanaFramework / arcana

Abstraction of Repository Centric ANAlysis
Other
4 stars 5 forks source link

Add converter arg to dcm2niix for 3Dto4D conv #133

Closed Mahdieh-dst closed 2 years ago

Mahdieh-dst commented 2 years ago

Modified medimage.py: added a new converter arg (to_4d) to dcm2niix converter and modified the function to convert 3D images to 4D. Modified test_medimage.py to test 3D to 4D conversion