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

Throw a more specific error if the HDF5 dataset name does not match the channel name when posting data #35

Closed
alexbaden opened this issue May 16, 2015 · 1 comment
Labels

Comments

@alexbaden
Copy link
Contributor

It doesn't seem like it would be too hard... just add a check to see if the h5py.get call returns None, and then throw an error. I'm happy to do it. @randalburns @kunallillaney, what say you?

@randalburns
Copy link
Collaborator

These types of changes you can make as you see fit. Let me know if you want me to do it. There's many patterns that show how to add a logger.error and throw OCPCAError

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

No branches or pull requests

3 participants