Skip to main content

FSL testing framework

Project description

pyfeeds

PyPi version Anaconda version Coverage report

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

fsl-pyfeeds-0.9.5.tar.gz (849.5 kB view hashes)

Uploaded Source

Built Distribution

fsl_pyfeeds-0.9.5-py2.py3-none-any.whl (38.6 kB view hashes)

Uploaded Python 2 Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page