mlfmu.utils.signals¶
Functions
|
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