aspcore.pseq.create_pseq
- aspcore.pseq.create_pseq(seq_len: int)
Creates a perfect sweep with constant magnitude spectrum Adapted from MATLAB code by Aulis Telle, IND, 2008
- Parameters:
seq_len (int) – length of the sequence in samples
- Returns:
seq
- Return type:
ndarray of shape (1, seq_len)