neoglez
neoglez
## Checklist - [ X ] I'm reporting a feature request - [ ] I've verified that I'm running xdm latest version - [ ] I've searched the bugtracker for...
Thanks for the great library. When setting the image, one options is to normalize the layer for viewing (parameter `normalize_layer`), if `normalize_layer=False` all [features (independently of the others in the...
Fix issue [Lucent handles greyscale images in function view incorrectly](https://github.com/greentfrapp/lucent/issues/38)
When rendering and visualizing greyscale images not inline, i.e., with `show_inline=False`, PIL throws following error: `TypeError: Cannot handle this data type: (1, 1, 1), |u1` The problem is that Lucent...