EVI3dAcquisitionSampler#
- class snake.core.sampling.samplers.EVI3dAcquisitionSampler(*, constant=True)[source]#
Bases:
BaseSampler
SAmpler for EVI acquisition.
Methods
__init__
Create the acquisitions associated with this sampler.
get_next_frame
Generate the next frame.
Attributes
constant
in_out
Get a logger.
- Parameters:
constant (bool)