abuzarmahmood / pytau

Library to streamline batch-fitting of Bayesian changepoint models to neural population spiking data
https://abuzarmahmood.github.io/pytau/
MIT License
1 stars 0 forks source link

export inferred changepoints as numpy #33

Open cmazzio opened 1 month ago

cmazzio commented 1 month ago

extracting data from the stored pkl files needs the correct environment (correct version of pymc and theano), and pkls can't be opened if versions are different.

Maybe pymc model can be saved separately from all other information