QUIT
QUIT copied to clipboard
A set of tools for processing Quantitative MR Images
When working with our various quantitative imaging components, we follow a BIDSified format where all our inputs are separate files. It appears various functions in QUIT require images with stacked-dimensionality...
Hello! First of all thank you for developing **qi**. Very handy tool! I wan't able to run **qi** on a machine with ubutnu 20.04. Got the following error: `qi: /lib/x86_64-linux-gnu/libc.so.6:...
The origin of this issue on my side was that our data generates MTsat values higher than 10%, which get clamped [here](https://github.com/spinicist/QUIT/blob/58f9f40bec51b6af9c4219237511fa1166823420/Source/MT/MTSatModel.cpp#L22) This might call for a general solution, which...
Added all currently supported Ubuntu versions and adjusted artifact filenames. Fixes #43 Untested due to being a "release" action.