Skip to content

zindy/Imaris

Folders and files

NameName
Last commit message
Last commit date

Latest commit

776de67 · Jan 8, 2021

History

50 Commits
Jan 11, 2016
Jan 11, 2019
Mar 23, 2018
Jan 11, 2019
Mar 23, 2018
Jan 5, 2016
Jan 11, 2019
Jan 8, 2021
May 30, 2018
Mar 26, 2018
Oct 16, 2018
Mar 23, 2018
Apr 18, 2018
Apr 4, 2017
Jan 8, 2021
Mar 26, 2018
Mar 22, 2018

Repository files navigation

Imaris

Here I will try to document my Imaris related Python libraries, as well as my Python XTensions.

In particular,

  • [[BridgeLib|BridgeLib]] is a library I independently wrote to interface Python code with Imaris.
  • [[TkDialog|TkDialog]] is the library I use to rapidly build simple Tk user interfaces for my XTensions.

Tutorials:

  • Tutorial 0: Here's a Hello Imaris tutorial showing how to link Imaris and jupyter-notebook.

  • Tutorial 1: Number of cells vs time tutorial showing how to perform spot operations (counting unique spots / timepoints) using numpy and plotting the result using matplotlib.

  • Tutorial 2: Plotting tracks tutorial showing how to extract track data (position and statistics) and plot various types of graphs (2-D data for now).

  • Tutorial 3: Tracking maggots tutorial showing how to load a video in Python (hackish way using FFMpeg), do some image processing to remove the background, then send the data to Imaris and track the maggots using surfaces.

  • Tutorial 4: Working with surfaces tutorial showing how to pull surfaces from Imaris. TODO: Will flesh this one out to show how to send surfaces back into Imaris.

About

My Imaris plugins

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published