Tobias Wood

Results 65 comments of Tobias Wood

I have looked at musl and it is very tempting. However, my one attempt at using it was not successful. My memory is that you essentially have to build on...

The support policy is currently the pragmatic option of "What is the oldest version of GLIBC available in the Github CI". Which I kind of broke by going all the...

It's fine to add another member to the `MTSatModel` that defines the upper limit and pass that in as an argument, as you did for the small angle approximation. However...

All the QUIT commands require the main inputs to be "stacked" along the 4th / time dimension in the input nifti file. My own qMRI sequences on GE write out...

What documentation do you want to see and where do you want it to go? I do not mean to be obtuse - as I started working with `fsl`, and...

Hello, It looks like the way to enable IPyWidgets has changed again. I have had a lot of problems in the past with getting the back-end correct, and it seems...

Hello again, @nirso submitted #7 which fixes the interactive elements in some environments, but sadly not in Google colab. Apparently this is a known issue: https://github.com/googlecolab/colabtools/issues/86 Hopefully they will implement...

Hello - thanks to both of you for the above. As you may have noticed, I have not had time to update the documentation, which I do regret massively. I...

> What I found so far is that the minimum required CMake-version is 3.13, contrary to CMakeLists.txt I will happily accept a Pull Request updating this.

> to the CMakeLists.txt it did compile static enough so that the binary compiled at 20.04 and would then also run at our computation servers running 18.04. This I am...