Skip to content

Single-shot resampling utility for nipreps derivatives

License

Notifications You must be signed in to change notification settings

nipreps/resampler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

resampler

Single-shot resampling utility for nipreps derivatives

Quick-start

Using pipenv:

pipenv run resample --help

Install

This script currently depends on unreleased features in niworkflows and sdcflows, as well as Typer.

pip install git+https://github.com/nipreps/niworkflows.git \
            git+https://github.com/nipreps/sdcflows.git \
            typer

These should pull in all the other imports as dependencies. Once installed, run with:

python resampler.py --help

About

Single-shot resampling utility for nipreps derivatives

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages