Open tknapen opened 5 years ago
Spatial dimensions of the design matrix should possibly be rectangular. this would
This could be done by using pandas DataFrames for the design matrix, where columns and indices can tell us what x and y (for a 2D matrix) represent. Required changing the Stimulus class.
Spatial dimensions of the design matrix should possibly be rectangular. this would