aolabNeuro / aolabNeuro/analyze

save_hdf does not announce unsaved variables failing dtype checks

Open
#177 0 comments 0 reactions 0 assignees View on GitHub
bug high priority
Dominant language
Python
Stars
7
Forks
0
Avg merge
22h 29m
Merged PRs (30d)
2

Description

https://github.com/aolabNeuro/analyze/blob/b9e255cb4140ec6480270de66ef88864202a829e/aopy/data.py#L431

Try/except control flow in `save_hdf()` hides variables not being saved to the dataset. Make failures explicit. Avoid using try/except; consider replacing with type checking.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.