FSL testing framework
Project description
pyfeeds
The FSL Evaluation and Example Data Suite (FEEDS), now in Python!
pyfeeds
(the FMRIB Evaluation and Example Data Suite) is a framework for
running and managing tests for the FSL code base.
Test writers
If you want to write a test for your project, check out the page on how to
write a pyfeeds
test.
pyfeeds
users
If you are going to be running pyfeeds
tests, or are just interested, check
out these pages:
Running the example tests
To run the examples included with pyfeeds
, you will need
FSL 5.0.9 or newer installed, and
you will need to download the example and benchmark data sets from the
pyfeeds
git repository.
Use the following commands to run the tests:
exprs="*.nii.gz=evalImage"
exprs="$exprs:dti_V?.nii.gz=evalVectorImage"
exprs="$exprs:*.txt=evalNumericalText"
exprs="$exprs:*.mat=evalNumericalText"
pyfeeds run -e "$exprs" \
-i exampleInputData \
-b exampleBenchmarkData \
-o exampleOutput examples
| Note that the FEAT example test may not pass for you, as different versions | of FSL may produce slightly different results.
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Hashes for fsl_pyfeeds-0.9.2-py2.py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | dcb663c6bae3c04ffecbda50a265511be7b5811bf6dde4cd20657a5d2cc8bee9 |
|
MD5 | 2b842762c3e28aa501cd5adee6e5349a |
|
BLAKE2b-256 | c4072e2bdb31ce54b81a917b075fc35c3514c9c75f9f9278bda69473142ea50d |