mlfmu.utils.signals

Functions

range_list_expanded(list_of_ranges)

Expand ranges specified in interface.

mlfmu.utils.signals.range_list_expanded(list_of_ranges: list[str]) list[int]

Expand ranges specified in interface. They should be formatted as [starts_index:end_index].

Parameters:

(List[str]) (list_of_ranges)

Return type:

A list of all indexes covered in ranges or individual indexes