https://github.com/Radiomics/pyradiomics
Revision 9d278bbcc5c5312225f9ddbe0c0b0966fabe444c authored by Joost van Griethuysen on 15 August 2017, 11:47:06 UTC, committed by Joost van Griethuysen on 16 August 2017, 06:23:18 UTC
When downloading example data, the feature visualization notebooks assumes a directory called `example_data` exists. However, if this is not the case, an error is thrown when trying to download the example_data zip file. Add a check to determine if the directory exists and if not, create a directory.

Fixes #276
1 parent f1550c6
History
Tip revision: 9d278bbcc5c5312225f9ddbe0c0b0966fabe444c authored by Joost van Griethuysen on 15 August 2017, 11:47:06 UTC
BUG: Add directory check when downloading example data
Tip revision: 9d278bb
File Mode Size
.circleci
bin
data
docs
examples
hooks
notebooks
radiomics
tests
.circleci-matrix.yml -rw-r--r-- 919 bytes
.dockerignore -rw-r--r-- 6 bytes
.editorconfig -rw-r--r-- 440 bytes
.flake8 -rw-r--r-- 1.1 KB
.gitattributes -rw-r--r-- 35 bytes
.gitignore -rw-r--r-- 763 bytes
.travis.yml -rw-r--r-- 710 bytes
CHANGES.rst -rw-r--r-- 21.3 KB
CONTRIBUTING.md -rw-r--r-- 4.3 KB
Dockerfile -rw-r--r-- 1.8 KB
LICENSE.txt -rw-r--r-- 1.4 KB
MANIFEST.in -rw-r--r-- 395 bytes
README.md -rw-r--r-- 6.2 KB
appveyor.yml -rw-r--r-- 1.2 KB
circle.yml -rw-r--r-- 580 bytes
requirements-dev.txt -rw-r--r-- 101 bytes
requirements-setup.txt -rw-r--r-- 13 bytes
requirements.txt -rw-r--r-- 77 bytes
scikit-ci.yml -rw-r--r-- 1.7 KB
setup.cfg -rw-r--r-- 182 bytes
setup.py -rw-r--r-- 3.1 KB
versioneer.py -rw-r--r-- 67.0 KB

README.md

back to top