Kevin Cutler

Results 9 issues of Kevin Cutler

Night mode is enabled in settings, but it doesn't change the appearance of the pdf viewer. Furthermore, changing page color and text color within the code does nothing to the...

If this can affect single window transparency, would it be trivial to add an inversion filter as well?

Plot color options are not working for all options of `imatlab_export_fig()`. Below is just some test code, which should be plotting a green sine wave on a black background. This...

I am curious if it would be possible to include the `return_indices` argument/ output of scipy.ndimage.distance_transform_edt, which returns a map of the closest object index for each pixel of the...

enhancement

This project is awesome, thanks for sharing it. I'm finding that (at least on macOS 11.3), there is a significant amount of scroll lag, exactly as seen in Safari (it...

@pvjosue I tried swapping this in for conv2D and conv3D in a Unet. I am getting the correct shape but all NaNs as output. Do kernel_initializer and bias_initializer need to...

Just reporting that on Apple Silicon macs, I need to set os.environ["PARLAY_NUM_THREADS"] = "1" to avoid a kernel crash. Any higher values cause instability when using `dbscan` in quick succession....

Looks like `transfer_functions.shade()` only allows dynamic alpha when the `cmap` is a single color. That is, if an arbitrary RGBA colormap is passed as `cmap`, the alpha value of that...

I cannot find the point names in the metadata for images captured in the nd2 format via NIS Elements. The xy positions can be labeled (called "point names"),and they are...

reader:NativeND2