-
Couldn't load subscription status.
- Fork 11
[New Check]: Add check electricalseries of dtype int16 #408
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
base: dev
Are you sure you want to change the base?
[New Check]: Add check electricalseries of dtype int16 #408
Conversation
Co-authored-by: Cody Baker <[email protected]>
Co-authored-by: Cody Baker <[email protected]>
Co-authored-by: Cody Baker <[email protected]>
|
Just occurred to me while inspecting some files on the GUIDE; we should also consider the If the attribute exists, and the elements of it are not also |
Fix #395
Add check on ElectricalSeries data type: if the conversion and offset are DEFAULT values and the data type is any integer ("uint16", "int16", etc).