SWC-Advanced-Microscopy / StitchIt

Stitching of large tiled datasets
GNU Lesser General Public License v3.0
16 stars 7 forks source link
anatomy imaging matlab microscopy neuroscience stitched-images stitching tile

StitchIt

StitchIt is a MATLAB package for stitching data acquired via our ScanImage)-based acquisition system (BakingTray). To get started, please read the Documentation. There is a changelog.

Features

With a single command (syncAndCrunch) the user can:

StitchIt has commands for basic tasks such as:

Post-stitching functionality:

Installation

Clone the repository. Add the code directory and its sub-directories to your MATLAB path. In addition, you will need to acquire the following and add to your MATLAB path:

If you need more information on the installation procedure, please see the Installation page on the Wiki. Stitchit will automatically check if it's up to date whenever the user runs syncAndCrunch.

Questions and bug reports

Please use the project's issue tracker for questions, bug reports, feature requests, etc. Please do get in touch if use the software: especially if you are publishing with it! You may also join the StitchIt Gitter room for discussions.

Licensing

This software is distributed under the GPL v3 licence. This repository may be freely forked and shared so long as this licence is attached.

More tools

See btpytools for Python-based helper tools. e.g. to compress raw data or send data to a remote server. You may install those via:

$ sudo pip install btpytools