Skip to content

Dockerfile to create a docker image containing open source mritools for data handling, reconstruction and post-processing

Notifications You must be signed in to change notification settings

maxdiefenbach/docker-mritools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Table of Contents

  1. Description
  2. Includes
  3. Usage
    1. Install Docker
    2. Clone docker image
    3. Create and run docker container
    4. Or build your own image
  4. Resources

Description

WORK IN PROGRESS

Dockerfile to create a docker image containing open source mritools for data handling, reconstruction and post-processing

Includes

  • ubuntu (latest = 18.04 LTS)
  • anaconda-python (Anaconda3-5.3.0-Linux-x8664)
    • pydicom
    • nibabel
    • SimpleITK
    • matplotlib2tikz
  • bart (v0.4.03)
  • ismrmrd (v1.4)
  • ismrmrd-python-tools
  • ismrmrd-python
  • philipstoismrmrd
  • dcm2niix

Usage

Install Docker

Get Started with Docker | Docker

Clone docker image

docker pull maxdiefenbach/mritools

Create and run docker container

docker run -ti mritools

Or build your own image

tbc …

Resources

About

Dockerfile to create a docker image containing open source mritools for data handling, reconstruction and post-processing

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published