Fslparser
This package includes fsl parser (FreeSurfer) and vbm parser (NIfTI).
How to install
pip install fslvbmparsers
How to run
import fslvbmparsers
from fslvbmparsers import parsers
(X, y) = parsers.fsl_parser(args)
mask = os.path.join('/computation', mask_directory, mask_file_name)
(X, y) = parsers.vbm_parser(args, mask)
Release files for fslvbmparsers 0.0.2
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| fslvbmparsers-0.0.2.tar.gz | 2.3 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| fslvbmparsers-0.0.2-py2-none-any.whl | Python 2 | none | any | Details |
Total release size: 6.1 kB
Release files / fslvbmparsers-0.0.2.tar.gz
| Download URL | fslvbmparsers-0.0.2.tar.gz |
|---|---|
| Size | 2.3 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
c8e955b6839bdba53154f6155ed8baea1fa27cc29ef8a19ab17e7b33dafdd2a9
|
|
BLAKE2b-256 checksum How to use checksums |
2044a902a51231eb3efdedc700c869861cff212ff34d1af4b275a099642cb65d
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/1.15.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/39.0.1 requests-toolbelt/0.9.1 tqdm/4.48.0 CPython/2.7.15
|
Release files / fslvbmparsers-0.0.2-py2-none-any.whl
| Download URL | fslvbmparsers-0.0.2-py2-none-any.whl |
|---|---|
| Size | 3.7 kB |
| Tags | Python 2 |
|
SHA-256 checksum How to use checksums |
cf8eff5d2585ebbf70af254c71ab5c1f8d2710dc9114e5198541d318b35506dc
|
|
BLAKE2b-256 checksum How to use checksums |
7f3151996770ff957eec1febe88e132b8061f559d2d912adf1c7f3ac1f3e297e
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/1.15.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/39.0.1 requests-toolbelt/0.9.1 tqdm/4.48.0 CPython/2.7.15
|