caracal-pipeline / cult-cargo

Curated Stimela2 cargo for popular radio astronomy software
MIT License
0 stars 1 forks source link

change channel-range policy to list #55

Closed landmanbester closed 2 weeks ago

landmanbester commented 2 weeks ago

The cab used to fail with the channel-range parameter defined as

channel-range:
    dtype: List[int]
    policies:
      repeat: ' '

Changing the repeat policy to repeat: list fixes the problem