Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Check for existence of channel table in tier scripts #108

Open
gipert opened this issue Feb 26, 2025 · 6 comments
Open

Check for existence of channel table in tier scripts #108

gipert opened this issue Feb 26, 2025 · 6 comments

Comments

@gipert
Copy link
Member

gipert commented Feb 26, 2025

We should check everywhere and do something: throw a warning, raise and exception, ...

@ggmarshall
Copy link
Collaborator

how do you mean?

@gipert
Copy link
Member Author

gipert commented Feb 26, 2025

if not channel in lh5.ls(file):
    raise LadWarning("pub?")

@ggmarshall
Copy link
Collaborator

perfect, but you mean look in the config and if channel in config but not in file?

@gipert
Copy link
Member Author

gipert commented Feb 26, 2025

Yes. For example this happens with zero suppression in some files of the Christmas data

@gipert
Copy link
Member Author

gipert commented Feb 26, 2025

0249ec2

@ggmarshall
Copy link
Collaborator

ok I understand now

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants