Skip to content

table.io.trigfind: raise exception if no channel directory

This PR adds an error condition to table.io.trigfind.find_trigger_urls (used by SnglBurstTable.fetch) when a channel-level directory is not found, meaning this channel has never been processed by the given ETG.

This fixes #72 (closed).

Merge request reports