Giter Club home page Giter Club logo

msiquickview's Introduction

#MSIQuickView

#To get things running on Stampede2:

#Login into Stampede2

#clone the Repo (send me your git username if its denies permission):

#git -c http.sslVerify=false clone https://github.com/thom991/MSIQuickView.git

#Request an interactive node (example below for 120 minutes):

#login3.stampede2(13)$ idev -m 120

#This will start the dedicated node.

#Now lets load matlab

#c455-092knl$ module load matlab

#c455-092knl$ matlab

#This will start matlab.

#Manually add these path to MATLAB each time, annoying, it resulted from some major #code refactoring and will eventually be sorted out. Until then, it needs to be done #manually each time.

#javaaddpath(['Proven' filesep 'ProvenServerClientJavaAPI-all-1.0.jar'])

#addpath(genpath(pwd))

#MSI_QuickView_Real_Time_Visualization_GUI

#OR

#double-click 'MSI_QuickView_Real_Time_Visualization_GUI.fig' inside "UI/m-files"

#This will open Real-time UI

#Now select Clear All and then Browse for the dataset and select the first RAW file. #Note you will need the XCalibur software installed to process the RAW files. Julia should have it, #however, previous versions have only been released for Windows Platforms. To work around this, you #will need to perform the file conversion on a Windows machine first. MSIQuickView looks for the following file #structure within each dataset

#/LungMap DatasetI

###/RAW

#####/dlung1.RAW

#####/dlung2.RAW...

###/CDF

#####/dlung1.cdf

#####/dlung2.cdf...

#As long as the cdf files are present, it will run file on Stampede2.

msiquickview's People

Contributors

thom991 avatar

Stargazers

 avatar

Watchers

 avatar  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.