David Brann
David Brann
Ah, thanks for clarifying. I guess it's hard to see the white when there are lots of tiny boxes. If you have `linewidth=0`in the call to `sns.boxenplot` it also suppresses...
Hi, I have the same issue. I was hoping to use Compound Pi to simultaneous record video on multiple PIs. However, given the 1GB RAM on the Pi 3, I...
It looks like this issue is still present, and due to how the `Axes` of the selector gets updated. I had to make a `deepcopy` of `TransformsList` to warp both...
We also tried to address this in #572 and #624 but neither of those PRs have been merged since they're not fully backwards compatible.
Thanks for this—much appreciated. I was struggling with the various dependency issues between starfish, napari, xarray, numpy and scikit-image over the past few days, but this PR fixes it, and...