mod_fluorescence Module

class mod_fluorescence.Fluorescence(cell, movie)

This class is instanciated by a cell object, it contains the functions required to determine if the cell exist, and in which part of the cell cycle it lives

extract_fluo(cv, index, obj)

Function that find phases for each image it can be called by a timer, which explains the particular structure

extract_fluo_GTK(cv, movie_gtk, warning=True, index=None, obj=None)

Functions that locks everything before running extract_fluo

This Page