-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Labels
enhancementNew feature or requestNew feature or request
Description
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
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request