Skip to content

Use CHAN_FREQ instead of REF_FREQUENCY in concatenation script

David Rafferty requested to merge fix_concat into master

As described in LINC!169 (merged) and DP3#217, REF_FREQUENCY should not be used for sorting. This MR changes the sorting frequency to CHAN_FREQ[0] instead.

Merge request reports