Skip to content

lpy.py: default to previous LPY channels if no channels were found to saturate

If no saturations were found by that plugin, we would get the following error in the lpy plugin:

IOError: [Errno 2] No such file or directory: '/path/to/saturations.csv'

Merge request reports