Code Monkey home page Code Monkey logo

loris-mri-1's Introduction

System Requirements

  • DICOM toolkit
  • Perl
  • MINC

The following installation should be run by the $lorisadmin user. sudo permission is required. See aces/Loris README.md for further information and Loris installation information.

Installation

  1. Create directories

    sudo mkdir -p /data/$projectname/bin/mri
    sudo chown -R lorisadmin:lorisadmin /data/$projectname
    cd /data/$projectname/bin
    git clone https://github.com/aces/Loris-MRI.git mri
  2. Install Dicom-archive within the mri/ directory (created by the git clone command):

    cd /data/$projectname/bin/mri/
    git submodule init
    git submodule sync
    git submodule update
  3. Run installer to install MINC & DICOM toolkits, Perl libraries, configure environment, and setup directories:

    cd /data/$projectname/bin/mri/ bash imaging_install.sh

You will be asked for the following input:

  • What is the database name? $dbname
  • What is the database host? $dbhost
  • What is the Mysql user? $lorisuser
  • What is the mysql password?
  • What is the linux user which the installation will be based on? $lorisadmin
  • What is the project Name $projectname
  • What is your email address
  • What prod file name would you like to use? default: prod?” [leave blank]
  • Enter the list of Site names (space separated) site1 site2

Ensure that /home/lorisadmin/.bashrc includes the statements:

source /data/$projectname/bin/mri/environment

Installation complete. For customizations & protocol configurations, see LORIS Developer’s Guide.

loris-mri-1's People

Contributors

christinerogers avatar cmadjar avatar driusan avatar jkat avatar mathieudesro avatar mohadesz avatar nicolasbrossard avatar olgatsib avatar rathisekaran avatar samirdas avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.