mrpro.utils.slice_profiles

Slice Profiles.

Functions

log(x, [base=math.e])

Return the logarithm of x to the given base.

Classes

Sequence()

All the operations on a read-only sequence.

SliceGaussian(fwhm)

Gaussian Slice Profile.

SliceInterpolate(positions, values)

Slice Profile based on Interpolation of Measured Profile.

SliceProfileBase(*args, **kwargs)

Base class for slice profiles.

SliceSmoothedRectangular(fwhm_rect, fwhm_gauss)

Rectangular Slice Profile with smoothed flanks.

Tensor