Open ZhaomingPsych opened 5 months ago
Hey,
Ts
) or TsGroup
. In what case would you want to shuffle a TsdFrame
? In any case, you can transform a Tsd
into a TsGroup
but not a TsdFrame
.Thank you for your reply!
TsDataframe
to Tsd
, and now it works!compute_1d_tuning_curves_continuous
pynapple
. Our goal is to decode the mouse's position from the calcium imaging data. Do you have any suggestions?For 3. it's in the roadmap to add more capabilities for decoding with calcium imaging data but it's not ready yet. I would just try to train a machine learning model from scikit-learn if you want to do some decoding. I can leave this issue open until new decoding functions are implemented.
Hi everyone, I have some questions regarding the shuffle method, tuning curves, and decoding in your library:
Thank you for your assistance.