pysted.base.TemporalSynapseDmap

class pysted.base.TemporalSynapseDmap(whole_datamap, datamap_pixelsize, synapse_obj)

Temporal Datamap of a Synaptic region with nanodomains.

TemporalSynapseDmap.bleach_future(indices, ...)

Applies bleaching to the future flash subdatamaps according to the bleaching that occured to the current flash subdatamap

TemporalSynapseDmap.bleach_future_proportional(...)

Photobleaches the future flash subdatamaps according to the bleaching that occured to the current flash

TemporalSynapseDmap.create_t_stack_dmap(...)

Creates the t stack for the evolution of the flash of the nanodmains in the synapse.

TemporalSynapseDmap.create_t_stack_dmap_sampled(...)

Creates the t stack for the evolution of the flash of the nanodmains in the synapse.

TemporalSynapseDmap.create_t_stack_dmap_smooth(...)

Creates the t stack for the evolution of the flash of the nanodmains in the synapse.

TemporalSynapseDmap.create_t_stack_dmap_smooth_2(...)

TemporalSynapseDmap.set_bleached_datamap(...)

Updates the datamap.

TemporalSynapseDmap.set_roi(laser[, intervals])

Sets the Region of Interest for the acquisition.

TemporalSynapseDmap.update_dicts(indices)

Method used to update the dicts of the temporal datamap

TemporalSynapseDmap.update_whole_datamap(...)

Update de whole datamap using the indices of the sub datamaps.