-
Notifications
You must be signed in to change notification settings - Fork 45
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
dicm2nii with physio dicom #58
Comments
|
|
Hi
Here the file might work
best and thanks
J.A
On 30 Mar 2023, at 20:44, xiangruili ***@***.******@***.***>> wrote:
view it on GitHub<https://smex-ctp.trendmicro.com/wis/clicktime/v1/query?url=https%3a%2f%2fgithub.com%2fxiangruili%2fdicm2nii%2fissues%2f58%23issuecomment%2d1490760643&umid=7e0a0bf4-8a18-43a0-ae97-4c72b721f10d&auth=9ed9a254ae8a0a504cee5b89eb68d1de87cd0c46-b1071c523b4e83c13381310bff3c51bb28a4ea9d>
|
@jamilaandoh Sorry I don't see the file. |
Dear all,
i used the dicom anonymiser for data collected using siemens [XA30A] and it worked great.
We also collect physio data which are also in dicom fomat (and grouped together with the volumes).
Do you know if the dicom2nii converter can deal with such physio files? i have some error when i run it, and i am not sure this is the issue.
"Error using reshape
Size arguments must be real integers.
Error in dicm_img (line 107)
img = reshape(img, [spp dim nFrame]);
Error in dicm2nii (line 832)
img = dicm_img(s, 0); % initialize img with dicm data type".
Moreover, the converter does not deal with multiple sessions as far as i can see. Is there a simple way to add sessions?
thanks
J.A
The text was updated successfully, but these errors were encountered: