A Step-by-Step Guide

Getting Started

This guide helps you to get the SynEM code running.

  1. git clone https://gitlab.mpcdf.mpg.de/connectomics/SynEM.git SOME_DIRECTORY
  2. Start MATLAB with workings directory SOME_DIRECTORY
  3. Run the setup.m for compilation of required mex-files (see also “Setup” in the repository README.md).
  4. Look at +SynEM/+Examples on how to apply the SynEM package (see also “Usage” in the repository README.md).
  5. For the training and test data see https://synem.rzg.mpg.de/webdav and the the data section.

Go to the gitlab repository ›