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

n5-equals handles non existent files/datasets inconsistently #10

Open
neptunes5thmoon opened this issue Feb 21, 2019 · 0 comments
Open

Comments

@neptunes5thmoon
Copy link

For non existent datasets in hdf5 files n5-equals throws HDF5SymbolTableException. If the file itself doesn't exist the ouput is false.
For n5 files the comparison evaluates to false if one or both of the files/datasets doesn't exist.

The behavior should be consistent for all non-existent files and datasets. I think it would also be desirable to get an output other than false in that case to prevent typos etc.

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

1 participant