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

call with filters cn, ci, sem #906

Open
gevro opened this issue Aug 14, 2024 · 2 comments
Open

call with filters cn, ci, sem #906

gevro opened this issue Aug 14, 2024 · 2 comments

Comments

@gevro
Copy link

gevro commented Aug 14, 2024

Hi,
I'm trying to run call with --filter cn --filter ci --filter sem. But getting this error:
ValueError: 'sem' filter requires column 'sem'

However, I ran segmetrics with --ci and --sem.

@etal
Copy link
Owner

etal commented Sep 22, 2024

Hmm. In the .cns emitted by segmetrics, is there another column generated with a name similar to "sem"? If the column names diverged, that would be a simple bug to fix.

@gevro
Copy link
Author

gevro commented Sep 23, 2024

The .cns file output by segmetrics has a column 'sem'. So I'm not sure why the call program is not working with sem. Suggests the bug might be in the 'call' program.

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