Skip to content

Transform SWC skeleton data provided at neuPrint into images that can be used for Color Depth MIP Mask Search

Notifications You must be signed in to change notification settings

ryosukecooltanaka/skeletonToCDMIP

Repository files navigation

skeletonToCDMIP

This repository contains scripts to transform EM-based neuron skeleton provided by neuPrint into the image format that can be used for color depth MIP mask search.

Preparation

  • SWC files can be downloaded from the "Skeleton" view in neuPrint, which should be stored by cell types under /swc/whateverCellName directories.
  • To generate color depth MIP compatible images, you need to download the LUT file from the ColorMIP_Mask_Search repository, and save it as psychedelicrainbow.mat containing a 256 x 3 matrix called psychedelicrainbow.
  • Color depth MIP search itself runs on Fiji.

Usage

  • generateColorDepthMIPfromSWC is the main function.
  • This is an ongoing work and might require significant amount of calibration before it actually works.

About

Transform SWC skeleton data provided at neuPrint into images that can be used for Color Depth MIP Mask Search

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages