Revision 1cca7c7d39ecd9b5b6060ea43bead381d6fa6a2f authored by Joost van Griethuysen on 09 May 2017, 10:19:42 UTC, committed by Joost van Griethuysen on 15 May 2017, 11:56:51 UTC
Add documentation on what goes wrong in case of geometry errors and how to fix it. Also include reference to this in the error message that is logged. Add the SimpleITK stacktrace as a debug-level log message in case of geometry errors.

Additionally, add more extensive documentation on how to set up logging (both to output and/or log file) in interactive and commandline usage of PyRadiomics.
Remove global PyRadiomics Function `debug`, the functionality exposed by this function is already covered by `setVerbosity`.
1 parent 328ee02
History
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
CONTRIBUTING.md -rw-r--r-- 3.6 KB
Dockerfile -rw-r--r-- 1.8 KB
LICENSE.txt -rw-r--r-- 10.3 KB
MANIFEST.in -rw-r--r-- 395 bytes
README.md -rw-r--r-- 6.3 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