Contents:
API:
bands_to_frequency()
Converts a list of bands into an array of frequency in Hz
bands (list[str]) – List of bands.
An array of frequency associated with the given bands.
np.ndarray