MRtrix3 / mrtrix3

MRtrix3 provides a set of tools to perform various advanced diffusion MRI analyses, including constrained spherical deconvolution (CSD), probabilistic tractography, track-density imaging, and apparent fibre density
http://www.mrtrix.org
Mozilla Public License 2.0
293 stars 180 forks source link

Open access workshop data access #3020

Open Lestropie opened 2 weeks ago

Lestropie commented 2 weeks ago

Following some discussion with @stebo85 in https://github.com/Lestropie/neurocontainers/pull/1, I want to evaluate the prospect of open access workshop configuration being primarily an MRtrix3 functionality rather than a Neurodesk one. The issue with integrating into the Neurodesk official image list, IIUC, is that that content would then need to be downloaded for anybody installing the Neurodesk app, regardless of whether they have any intention of running an MRtrix3 container. For the size of data we're dealing with, I don't think that's reasonable.

What I'm contemplating instead is a script that would potentially be a part of the MRtrix3 main repository itself. Upon execution, that script would:

This would make the workshop environment accessible both within Neurodesktop (hopefully) and within any other environment where MRtrix3 has been installed and configured appropriately.

Open to alternative suggestions.

Lestropie commented 1 week ago

As noted in https://github.com/Lestropie/neurocontainers/pull/1 I've been looking a little into DataLad. I'ts something I hear in context all the time but have never fully wrapped my head around it or gotten my hands dirty.

Essentially, it's a git wrapper that is more tailored to data than to source code. Here's how I would currently envisage this working, based on preliminary reading:

So from what I've read I think DataLad is worth pursuing. Hypothetically, anyone could still use NeuroDesk to access and interact with the workshop content if they wanted to. But given they would need to install this extra dependency, and also clone the dataset onto a location on the host system, it doesn't provide that much, at least currently. Maybe if it were to offer an installer that installs DataLad, clones the dataset in some default location on the host mount, fully clones the slide contents, and it's then up to the user to manually clone further content as they encounter it, it may provide some benefit.

stebo85 commented 1 week ago

Agree that datalad would be a great solution for this :) Datalad is already integrated in Neurodesk, so it would be easy for users to download the workshop data.