Skip to content

Commit

Permalink
Added Python version
Browse files Browse the repository at this point in the history
  • Loading branch information
Mathé Zeegers committed Feb 9, 2023
1 parent bfced14 commit 20c5644
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ csv, cv2 (OpenCV), matplotlib, numpy, pickle, scipy, sklearn, tiffile, tqdm
*Optional*:
cudatoolkit (recommended), physdata.xray, pyqtgraph (useful for plotting and examining intermediate results),

The code has been tested on Fedora 36, with Intel(R) Core(TM) i7-7700K CPU, GeForce GTX 1070 GPU, CUDA version 11.8 and CUDA toolkit 10.1.243.
The code has been tested with Python version 3.8.1 on Fedora 36, with Intel(R) Core(TM) i7-7700K CPU, GeForce GTX 1070 GPU, CUDA version 11.8 and CUDA toolkit 10.1.243.

Also, for running the workflow with experimental data, it is required to download the X-ray CT scans dataset available at [Zenodo](https://zenodo.org/record/5866228) and store these in the data/CTData folder.

Expand Down

0 comments on commit 20c5644

Please sign in to comment.