Skip to content

Getting Started

Alan Race edited this page Sep 17, 2019 · 17 revisions

Getting Started with SpectralAnalysis

Standalone Version

Currently requires 64-bit Windows. If you are running 32-bit Windows and want a standalone version please contact me ([email protected]).

  1. Download and extract the zip file of the latest release
  2. Download and install the R2016b (9.1) MATLAB Runtime
  3. Download and install the Visual C++ Redistributable for Visual Studio 2015
  4. Run SpectralAnalysis.exe

Source code Version

Increase Java Heap Space

Prior to running SpectralAnalysis, it is advisable to increase the 'Java Heap Size' allocated to MATLAB to the maximum available. This enables larger imzML files to be opened successfully.

Installation

 git clone https://github.com/AlanRace/SpectralAnalysis
 cd SpectralAnalysis
 git submodule update --init

Or

  1. Download the source code of the latest release
  2. Download the latest version of MOOGL and place in the SpectralAnalysis\src\gui\MOOGL folder
  3. Open MATLAB and navigate to the folder containing the source code
  4. Run the command runSpectralAnalysis

Compatible MATLAB Versions

If you use a currently untested version of MATLAB, please let me know any successes ([email protected]) or issues you encounter (submit issues).

MATLAB Version Compatibility Notes
R2016b Compatible
R2016a Compatible
R2015b Compatible
R2015a Compatible
R2014b Compatible
R2014a Compatible
R2013b Untested
R2013a Untested
R2012b Untested
R2012a Untested
R2011b Untested
R2011a Untested
R2010b Untested
R2010a Untested
R2009b Untested
R2009a Untested