cvnlab / nsdcode

Code related to analyzing the Natural Scenes Dataset
BSD 2-Clause "Simplified" License
30 stars 8 forks source link

mgz dimensions in Python #12

Open kendrickkay opened 3 years ago

kendrickkay commented 3 years ago

The python implementation and matlab implementation don't write out exactly the same dimensionality in the mgz files.

Like 163k x 1 x 1 x 8 versus 8 x 1 x 163k.