If I am not mistaken, in the baserawio.py and proxyobjects.py, the annotations of the Analogsingal Object cannot be inherited from the rawio.raw_annotations (Unless the length of signal_channel is 1) :
I want to know is that intentional and is there anyway for getting customized annotations through?
Thank you.
If I am not mistaken, in the baserawio.py and proxyobjects.py, the annotations of the Analogsingal Object cannot be inherited from the rawio.raw_annotations (Unless the length of signal_channel is 1) :
python-neo/neo/io/proxyobjects.py
Line 115 in b4c5950
I want to know is that intentional and is there anyway for getting customized annotations through?
Thank you.