pyABF is a Python package for reading electrophysiology data from Axon Binary Format (ABF) files
Home Page:https://swharden.com/pyabf
Geek Repo:Geek Repo
Github PK Tool:Github PK Tool
swharden opened this issue 3 years ago · comments
An invalid date occurs when the date and time fields are all zeros. There is no "month zero", so conversion to date fails for these files. This is very rare and only affects damaged or de novo synthesized ABFs. The warning is noisy during testing.
pyABF/src/pyabf/abfHeader.py
Line 330 in d1c73d4
Line 417 in d1c73d4