Skip to main content

light weight tvb pipeline, also a nbdev test drive

Project description

tvb-liteline

This file will become your README and also the index of your documentation.

Install

pip install tvb_liteline

How to use

Fill me in please! Don’t forget code examples:

1+1
2
help(recon_all)
Help on function recon_all in module tvb_liteline.core:

recon_all(image_fname, subject_name, parallel=True, openmp=4, subjects_dir=None, license_fname=None)
    Generate call to the main FreeSurfer script `recon-all` on a given image.
' '.join(recon_all('foo', 'bar')[0])
'recon-all -s bar -i foo -parallel -openmp 4'

🎉 that was easy!

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

tvb-liteline-0.0.1.tar.gz (8.0 kB view hashes)

Uploaded Source

Built Distribution

tvb_liteline-0.0.1-py3-none-any.whl (7.9 kB view hashes)

Uploaded 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