UCL / scikit-surgerydocker

This repo describes with a simple example how to use docker to containerise your project/algorithm
https://scikit-surgerydocker.readthedocs.io/en/latest/
Other
1 stars 2 forks source link

output file not created #33

Closed mianasbat closed 3 years ago

mianasbat commented 3 years ago

During testing, it is found that the cpu-ex example is not writing the output in the output-data folder.

I cloned the cpu-ex example and on execution independently the output file is written. So the issue appears in containerization.

mianasbat commented 3 years ago

The issue is fixed.