Docker repository for qMRLab from https://github.com/neuropoly/qMRLab
1.1K
qMRLab is an open-source software for quantitative MR image analysis. The main goal is to provide the community with an intuitive tool for data fitting, plotting, simulation and protocol optimization for a myriad of different quantitative models.

This image gives you all Command Line Interface (CLI) abilities of qMRLab on Jupyter Notebooks running SoS kernel that enables using multiple kernels in the same Notebook!
Octave installation has been manually configured to set a proper environment for image processing. Following Octave packages installed:
You will also have the all functionality provided by jupyter/base-notebook. On top of that, we've added Plotly to pave the way for a colorful and interactive qMRI analysis.
docker pull neuropoly/qmrlab
docker run -it --rm -p 8888:8888 neuropoly/qmrlab
The last appearing line will be a URL that looks like this:
http://localhost:8888/?token=123456789123456789123456789123456789
http://localhost:8888/ on your web browser. Paste token code and start using qMRLab on Jupyter Notebook.By clicking the BinderHub badge below, you can spin off our example notebook on your browser without pulling this image.
Sample data will be downloaded from qMRLab's OSF page, a batch script will be generated to perform MTsat (Magnetization Transfer Saturation Index) fitting and executed.

Content type
Image
Digest
Size
1.1 GB
Last updated
about 8 years ago
docker pull neuropoly/qmrlab