mattjj / pyhsmm

MIT License
547 stars 173 forks source link

no data_id on HMMStatesEigen #12

Closed inti closed 11 years ago

inti commented 11 years ago

Hi, I got a error with the resample_model_parallel() because it seems that HMMStatesEigen does not have the data_id value it needs to repopulate the states sequences it is getting back from the engines.

Let me know if you need more info to reproduce this

inti

mattjj commented 11 years ago

I redid the parallel organization in bd56899 so there's no more data_id member.