NoiseHandler#
- class snake.core.handlers.noise.NoiseHandler(*, variance)[source]#
Bases:
AbstractHandler
Handler that add noise tot the phantom in the image domain.
Methods
__init__
Add a dynamic noise tissue.
get_dynamic_kspace
Get the dynamic kspace information of the handler.
Add a static noise tissue.
to_yaml
Show the yaml config associated with the handler.
Attributes
Get a logger.
variance
- Parameters:
variance (float)