baiwenjia / ukbb_cardiac

Some code for processing and analysing UK Biobank cardiac MR images.
Apache License 2.0
153 stars 66 forks source link

average_3d_ffd error #17

Open Alaylm1016 opened 1 year ago

Alaylm1016 commented 1 year ago

Hi, thanks for your contributes. I was trying to run _eval_strainsax.py. But there seems to be a problem: "IOError: Cifstream::Open: Failed to open file /public/home/heart_mri_nii/1000012/cine_motion/ffd_z07_00_to_01.dof.gz Error: transform-points command returned non-zero exit status 5" I checked the folder _cinemotion, and found that there were files named _ffd_z07_00_to00.dof.gz, _ffd_z07_00_to02.dof.gz... But there's no file named _ffd_z07_00_to01.dof.gz. By the way, files _ffd_z07_backward_00_to01.dof.gz and _ffd_z07_forward_00_to01.dof.gz exist. Could you please tell me how to solve this problem? That would help me a lot. :)

Taylent commented 6 months ago

Hello, have you solved this problem? I ran into a similar problem, but I'm not sure where the "average_3d_ffd" command came from.

Janner125 commented 1 month ago

Hello, have you solved this problem? I ran into a similar problem, but I'm not sure where the "average_3d_ffd" command came from.

Hello, have you fixed this problem? I meet it too!!