Skip to content

Rewrite StreamInfo.py

Rafal Bielski requested to merge rbielski/athena:rewrite-stream-info into master

Complete rewrite of StreamInfo.py:

Define a single list of all streams with full definitions instead of many lists where each corresponded to one value of one property. Remove all streams except those currently used in LS2_v1 menu. Whenever another stream is needed in the menu, it should be added in StreamInfo._all_streams in the new format.

Relevant for ATR-20152

FYI @jmontejo, @aranzazu, @markowen, @mark

Merge request reports