diff --git a/docs/source/new_experiments.rst b/docs/source/new_experiments.rst index 7a7a7733..0f6c795c 100644 --- a/docs/source/new_experiments.rst +++ b/docs/source/new_experiments.rst @@ -53,7 +53,7 @@ slice dictionary, and that ``num_main_antennas`` matches the number of main ante file. Custom beamforming of the results measured during a full field of view experiment is possible -through the use of the defining the ``rx_antenna_pattern`` field in the full filed of view +through defining the ``rx_antenna_pattern`` field in the full field of view experiment. A custom function can be written in the experiment and passed to borealis :: beamforming_function(beam_angle, freq, antenna_count, antenna_spacing, offset=0.0):