Skip to content

Latest commit

 

History

History
29 lines (26 loc) · 1.05 KB

README.md

File metadata and controls

29 lines (26 loc) · 1.05 KB

Shewanella Bacteria Counting

Repo Overview

  • data
    • confocal.mat: original bacteria data
    • latticeLightSheet.jpg: overexposed image of bacteria
    • 3D.tif: 3D image of bacteria
  • docs
    • progress and final report for experiment
  • images
    • all saved output images of experiment
  • Skeleton3D
  • process_*.m
    • MATLAB files to process the three data files
  • Shewanella_Bacteria_Counting_Report.pdf
    • final report for this experiment

Setup

  1. Navigate to this folder in MATLAB
  2. Select all folders in this directory > Right Click > Add to Path > Selected Folders
  3. Run desired MATLAB file (comments within file may offer further instructions)

Results

Read a summary of the results in Shewanella_Bacteria_Counting_Report.pdf in this repo