Skip to content

Latest commit

 

History

13 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Spectre

Spectre

This repository contains definition of Docker image with MATLAB Common Runtime and MATLAB-based implementations of Mass Spectrometry Imaging datasets processing. These have Python bindings through which should be called.

How to run MATLAB code through Python?

import MatlabAlgorithms.MsiAlgorithms as mt
context = mt.initialize()
context.fetch_thresholds(...) # or other exported function

Why Python 3.4?

It is the most up-to-date version allowed by MCR.

About

Definition of python_msi Docker image

Resources

Stars

0 stars

Watchers

8 watching

Forks

Releases

Packages

Contributors

Languages