sweep_design.prepared_sweeps.pseudorandom_shuffle
Module Contents
Functions
|
Create shuffle sweep signal. |
- exception sweep_design.prepared_sweeps.pseudorandom_shuffle.SegmentSmallerThenDtError[source]
Bases:
ExceptionCommon base class for all non-exit exceptions.
Initialize self. See help(type(self)) for accurate signature.
- sweep_design.prepared_sweeps.pseudorandom_shuffle.get_shuffle(time: Union[sweep_design.axis.ArrayAxis, numpy.ndarray], f_start=1.0, f_end=101.0, length_time_segments=0.5, round_number_frequency: int = None, time_tapper=1.0) sweep_design.sweep.Sweep[source]
Create shuffle sweep signal.
t_tapper in seconds is used to apply tukey function at the end of dwell sweep signal.