Jeffrey Erlich

Results 29 comments of Jeffrey Erlich

I recently set up my environment like this : `conda env create --file=environment.yml`

my current thought on this is to use msgpack and then always have a "name", "type", "data" you can essentially create a minimal type system that can be cross-platform (since...

The main thing to watch out for are voltage levels. The bpod valve is a 12V solenoid. I think the IR led is 5V, but i'm not sure about the...

I have also encountered this bug. It is very frustrating! Kudos for figuring out how to reproduce it!

Btw, i do not use `annotate!` and i still have this bug. So it's not as simple as a fix to `annotate!` (unless it is getting called internally)

I don't think you want pooling to be done randomly at the query level. Because things like `last_insert_id()` will fail. right?

I have this bug too with latest safari and Pluto. In my experience an error in a cell will generate an error box and the mouse gets offset by this....

Just used a different browser? I use Firefox now.

DataInterpolations is for 1D data.

any progress on this?