Simple¶ class dnois.optics.Simple(pad: int | tuple[int, int] | str = 'linear', compensate_edge: bool = False, eps: float = 0.001)¶ Module wrapper for simple(). forward(psf: Tensor, obj: Tensor) → Tensor¶ See simple().