pysted.base.TemporalSynapseDmap.bleach_future
- TemporalSynapseDmap.bleach_future(indices, bleached_sub_datamaps_dict)
Applies bleaching to the future flash subdatamaps according to the bleaching that occured to the current flash subdatamap
- Parameters:
indices – A dictionary containing the indices of the time steps we are currently at for the subdatamaps. For now, as there is only the flash subdatamap implemented, the dictionary will simply be indices = {“flashes”: idx}, with idx being an >=0 integer.
bleached_sub_datamaps_dict – A dictionary containing the bleached subdatamaps (base, flashes)