Git Product home page Git Product logo

fanc_auto_recon's Introduction

FANC_auto_recon

Code for interacting with the automated neuron and synapse reconstructions of FANC, the Female Adult Nerve Cord GridTape-TEM dataset. See here for more information about the dataset.

This repo can't be pip installed yet (we'll make this possible at some point) so you may want to add it to your PYTHONPATH so you can import its modules regardless of what folder you're in, e.g. if you cloned this repo to ~/repos/FANC_auto_recon, add export PYTHONPATH=~/repos/:$PYTHONPATH to your shell config file (~/.bashrc or ~/.bash_profile or ~/.zshrc)

Folder descriptions:

  • annotations : Code for interacting with the annotation framework.
  • example_notebooks: Examples of how to use the code in this repo. FANC_Connectomics_General_Intro.ipynb is a good place to start.
  • images: Code and info related to the EM image data.
  • lm_em_comparisons: Code for comparing EM reconstructions with light microscopy data, e.g. color-depth MIP mask searching.
  • nuclei_prediction: For code related to detecting neuron nuclei/somas.
  • segmentation: Code for interacting with chunkedgraph to access the neuron segmentation data.
  • skeletonization: Code related to skeletonization.
  • synapses: Code related to connectivity.
  • transforms: Code for transforming points between different alignment versions of FANC or between FANC and the Janelia VNC template.
  • volume_meshes: Neuropil compartment mesh files (work in progress).

Generate an API key via https://api.zetta.ai/auth/google/login, then create a text file that contains:

{
  "token": "YOUR API KEY"
}

and save that file to ~/.cloudvolume/secrets/cave-secret.json

fanc_auto_recon's People

Contributors

bjm5164 avatar jasper-tms avatar lelabbady avatar macrintr avatar ranlu avatar sumiya-kuroda avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.