# RT130 waveform channels is formed by the string DS followed by the data
# stream number, a dash character, and the channel number.
# Doing incomplete checks for RT130 waveform channels have caused a bunch
# of problems before (see https://git.passcal.nmt.edu/software_public/passoft/sohstationviewer/-/merge_requests/240?diff_id=5092&start_sha=55ac101ffac8860ba66ac5e7b694e70ee397919c # noqa
# and https://git.passcal.nmt.edu/software_public/passoft/sohstationviewer/-/issues/287). # noqa
# So, we match RT130 waveform channels exactly with a regex to avoid these