nabu.preproc.phase_cuda
source module nabu.preproc.phase_cuda
Classes
-
CudaPaganinPhaseRetrieval — Please refer to the documentation of nabu.preproc.phase.PaganinPhaseRetrieval
source class CudaPaganinPhaseRetrieval(shape, distance=0.5, energy=20, delta_beta=250.0, pixel_size=1e-06, padding='edge', cuda_options=None, fftw_num_threads=None, fft_num_threads=None, fft_backend='vkfft')
Bases : PaganinPhaseRetrieval
Please refer to the documentation of nabu.preproc.phase.PaganinPhaseRetrieval
Methods
source method CudaPaganinPhaseRetrieval.set_input(data)
Raises
-
NotImplementedError
-
TypeError
source method CudaPaganinPhaseRetrieval.get_output(output)
source method CudaPaganinPhaseRetrieval.apply_filter(radio, output=None)