kavli-ntnu / opexebo

Collection of python code for electrophysiology /ɪˌlɛktrəʊfɪzɪˈɒlədʒi/
MIT License
8 stars 7 forks source link

Place Field to support 1D #37

Open simon-ball opened 3 years ago

simon-ball commented 3 years ago

The place_field method functions with 2D data only. What is required to either adapt it, or write an alternative, 1D method?

mu578 commented 3 years ago

in power_spectrum np.fft.rfftfreqs -> np.fft.rfftfreq no s

simon-ball commented 3 years ago

Unrelated to this issue, but that typo will be fixed in version 0.6.0