-
Notifications
You must be signed in to change notification settings - Fork 40
Open
Description
Hi,
Thanks for putting this repository together, I only found it yesterday and it is extremely useful.
I think there is a small error in the ryptw.py file in line 772. The return line for def getPTWFrames needs to switch the rows and cols positions in the reshape command.
This is the correct format: return data.reshape(len(loadFrames), cols, rows), fheaders
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels