You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm trying to use the phantom_distortion_measure_v2.pl tool to map geometric distortions in phantom scans, but I'm unfortunately running into some problems. I'm running minc on a Mac with the M1 chip. Initially I had some trouble with the installation so I installed everything in a docker container running ubuntu where it seems to work fine. However, I face the same error in the docker as I did when I tried to run it natively on my Mac. Below is the output when I try to run it where I have two near identical scans as a first simple test, both using the same mask. The last output which says "DIED" doesn't give me very much help to figure out what the issue is. Do you have any suggestions for what I can do to investigate this further or have you seen anything like this before?
Hello,
sorry for the lack of documentation, you are the first to try to use these scripts in the last 10 years.
Briefly, the phantom scans need to be preprocessed first, and then phantom_distortion_measure_v2.pl script also needs a few extra arguments to function properly.
It should be roughly like following, you need to provide also phantom_model.mnc - "ideal" phantom, phantom_model_mask.mnc - ideal phantom mask, phantom_bricks_map.mnc - map of lego bricks inside of the ideal phantom.
Hi,
I'm trying to use the
phantom_distortion_measure_v2.pl
tool to map geometric distortions in phantom scans, but I'm unfortunately running into some problems. I'm running minc on a Mac with the M1 chip. Initially I had some trouble with the installation so I installed everything in a docker container running ubuntu where it seems to work fine. However, I face the same error in the docker as I did when I tried to run it natively on my Mac. Below is the output when I try to run it where I have two near identical scans as a first simple test, both using the same mask. The last output which says "DIED" doesn't give me very much help to figure out what the issue is. Do you have any suggestions for what I can do to investigate this further or have you seen anything like this before?The text was updated successfully, but these errors were encountered: