Giter VIP home page Giter VIP logo

quit's Introduction

Logo

Build DOI DOI Binder

Credit / Blame / Contact - Tobias Wood - [email protected]

This Source Code Form is subject to the terms of the Mozilla Public License, v. 2.0. If a copy of the MPL was not distributed with this file, You can obtain one at http://mozilla.org/MPL/2.0/.

If you find the tools useful the author would love to hear from you.

Brief Description

A collection of programs for processing quantitative MRI data, originally DESPOT but now a wider variety of techniques.

Thanks

Many thanks to Samuel Hurley, Erika Raven, Anna Combes, Amy McDowell and Sjoerd Vos.

Documentation

Documentation is available at http://quit.readthedocs.io (and the in Docs folder in .rst format).

Installation

Executable

Pre-compiled executables are provided for Linux and Mac OS X in a .tar.gz archive from http://github.com/spinicist/QUIT/releases. Download the archive and extract it with tar -xzf qi-platform.tar.gz. Then, move the resulting qi file to somewhere on your $PATH, for instance /usr/local/bin. That's it.

  • MacOS Catalina or higher users should use curl to download the binary, i.e. type curl -L https://github.com/spinicist/QUIT/releases/download/v3.0/qi-macos.tar.gz This is because Safari now sets the quarantine attribute of all downloads, which prevents them being run as the binary is unsigned. It is possible to remove the quarantine flag with xattr, but downloading with curl is more straightforward.
  • The Linux executable is compiled on Ubuntu 22.04 with GLIBC version 2.35 and a statically linked libc++. This means it will hopefully run on most modern Linux distributions. Let me know if it doesn't.

For instructions on how to compile from source, please see the developer page in the documentation.

Python

QUIT now comes with nipype wrappers. Install with pip install qipype.

Usage

QUIT comes as a single executable file with multiple commands, similar to git or bart. Type qi to see a list of all the available commands. The majority of commands require an input 4D Nifti file containing the image data to fit, and a .json file containing the sequence parameters (e.g. TR). See examples for each command at https://quit.readthedocs.io.

An example iPython notebook is available here in a separate repo https://github.com/spinicist/qipype-binder. Workflows for CEST and MPM are provided in qipype.workflows.

Getting Help

If you can't find an answer to a problem in the documentation or help strings, you can open an issue, or find the developer on Twitter (@spinicist).

quit's People

Contributors

arfon avatar dependabot[bot] avatar emilljungberg avatar jeremie-fouquet avatar lewiscowles1986 avatar mathieuboudreau avatar nirso avatar spinicist avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.