fouriax.Intensity#
- class Intensity(data, grid, spectrum)#
Bases:
objectReal-valued spatial intensity over a 2D grid for one or more wavelengths.
- __init__(data, grid, spectrum)#
Methods
Attributes
- data: Array#
- classmethod zeros(grid, spectrum, dtype=<class 'jax.numpy.float32'>)#
- property batch_shape: tuple[int, ...]#
- property has_batch: bool#
- power()#
- Return type:
Array
- sum_wavelengths()#
- Return type:
Array
- validate()#
- Return type:
None