https://github.com/Radiomics/pyradiomics
Revision e7e2fe6a77588c74c63bea5e3941a9bf8831b6f8 authored by Joost van Griethuysen on 28 March 2017, 09:38:42 UTC, committed by Joost van Griethuysen on 29 March 2017, 15:25:01 UTC
Affects batchprocessing.py and commandlinebatch.py (used from command line as `pyradiomicsbatch`). The csv file used to define all combinations of image and mask should start now with a header line, which should contain at least the columns 'Image' and 'Mask' (specifying the location of image and mask, respectively). Additional columns can be added, these will be copied to the output.

Additionally, fix some small bugs in the command line scripts, and add option to shorten image and mask path in output to just the file name (by default stores full path as defined in the CSV).
1 parent 0c928b7
History
Tip revision: e7e2fe6a77588c74c63bea5e3941a9bf8831b6f8 authored by Joost van Griethuysen on 28 March 2017, 09:38:42 UTC
ENH: Allow variable number of columns in input CSV
Tip revision: e7e2fe6
File Mode Size
bin
data
docs
radiomics
tests
.circleci-matrix.yml -rw-r--r-- 919 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
LICENSE.txt -rw-r--r-- 10.3 KB
MANIFEST.in -rw-r--r-- 449 bytes
README.md -rw-r--r-- 5.6 KB
appveyor.yml -rw-r--r-- 1.2 KB
circle.yml -rw-r--r-- 580 bytes
requirements-dev.txt -rw-r--r-- 27 bytes
requirements-setup.txt -rw-r--r-- 13 bytes
requirements.txt -rw-r--r-- 163 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