pysted.base.TestTemporalDmap.set_bleached_datamap

TestTemporalDmap.set_bleached_datamap(bleached_datamap)

Updates the datamap.

This functions updates the datamap.whole_datamap attribute to the bleached version. I put this in case the user does not want to update the datamap after bleaching it directly through the microscope’s get_signal_and_bleach method, in order to do multiple experiments on the same setting.

Parameters:

bleached_datamap – An array of the datamap after the lasers have passed over it (after it has bleached). Has to be of the same shape as self.whole_datamap