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

Bug in hdf5storage has been fixed #60

Open
2 tasks
BSchilperoort opened this issue Jan 20, 2023 · 0 comments
Open
2 tasks

Bug in hdf5storage has been fixed #60

BSchilperoort opened this issue Jan 20, 2023 · 0 comments
Labels
enhancement New feature or request

Comments

@BSchilperoort
Copy link
Contributor

Because of a bug in hdf5storage, we had to strip the header of .mat files we wrote. This bug has now been fixed, and now 0.1.19 has been released, meaning the function below can be removed from our code:

def remove_dates_from_header(filename):

Todo:

  • Pin hdf5storage to >=0.1.19
  • Remove header stripping function
@BSchilperoort BSchilperoort added the enhancement New feature or request label Jan 20, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant