Ethan Blackwood

Results 35 issues of Ethan Blackwood

I just rewrote this function (to recurse for sequences and estimates fields). This changed the results in test_cache, and I realized the old implementation had a bug: ```python def _get_cache_size_bytes(self):...

Not sure exactly what's going on but it seems to happen when tensorflow is being initialized. So maybe easier to just wait until tensorflow is no longer part of caiman,...

This contains 2 small but important changes for windows clients. 1. The connection needs to use `\n` as the newline character to work with Linux servers; otherwise basically every command...

I cannot enable debugging when using a remote_ikernel kernel (using SSH). Is this supposed to be supported, or if not does anyone know how it can be?

# Description This fixes what I believe is an oversight in `apply_shifts_movie`. My assumption is that `apply_shifts_movie` is meant to be applied to a movie with the same spatial dimensions...