Currently existing VMPData in transforms.py is a representation of whole dataset. It should be named VMPDataset and its internal structure should be aligned to use a newly created VMPData class objects. VMPData should represent a signle VMP observation with properties such as signals, filename, label etc... Proper interface should be delivered to be used further in the code.
Currently existing VMPData in transforms.py is a representation of whole dataset. It should be named VMPDataset and its internal structure should be aligned to use a newly created VMPData class objects. VMPData should represent a signle VMP observation with properties such as signals, filename, label etc... Proper interface should be delivered to be used further in the code.