Alessio Buccino

Results 409 comments of Alessio Buccino
trafficstars

> The setup.py needs to be updated to include LFPy. Also we will need tests to maintain the test coverage above 90%. It was not added on purpose to make...

yeah that could work!

> So it seems LFPy requires mpi4py? Installation seems to fail during the tests. Can we disable mpi4py in LFPy, since I assume we don't need it? Unfortunately it's a...

> Could we ask to get it removed from the hard requirements (or to make an extra that doesn't require it?). I'm a bit reluctant to make mpi4py a requirement...

I think we still use them for the AIS!

in the exp models: https://github.com/alejoe91/multimodalfitting/blob/master/cell_models/cell1_211011_3436/parameters.json#L656-L670

I'll fix the typos

> > in the exp models: https://github.com/alejoe91/multimodalfitting/blob/master/cell_models/cell1_211011_3436/parameters.json#L656-L670 > > Maybe I misunderstood, but that still works with vanilla BPO as it does not use a parameter dependency. Maybe you are...

Hi David, Glad to hear that we don't need ay modification to extend it beyond 256 channel! :) Could you point mo to the code that needs to be changed...

@dbry I wanted to try to use the hybrid mode via the CLI, but I cannot get it to work: ``` >>> wavpack mywav.wav -bn 16 -o test_hybrid.wv ``` Gives:...