Skip to content

twardlab/spine_registration

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

85 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Spine Registration

This repository contains several Python scripts and example notebooks for registering a microscopy image of spinal tissue to an atlas image of the same location. Documentation for every function within this package can be found here: https://twardlab.github.io/spine_registration.

The pipeline contains 3 key stages:

  1. Load + preprocess input files (I, J, L, pointsJ)

    • TODO: Include images of I, J, L, and pointsJ before (and after, if applicable) preprocessing
  2. Register the target image, J, to the atlas image, I

    • TODO: Include images of J before and after registration
  3. Postprocess + save relevant outputs

    • TODO: Also include important plots
    • TODO: Define all outputs

Final contents:

  • spine_reg.py
  • spine_reg_pipeline.py
  • example.ipynb

TODO

  • Remove old notebook after docs and rst of repo are finished

About

registration for spine data from dong lab

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors