Open GenevieveBuckley opened 4 years ago
Related issue: https://github.com/napari/napari-tiff/issues/28 (the current colormap code is creating a new colormap and adding it to the existing list of colormaps in napari every time a tiff image is opened with napari-tiff). A lot of the colormap code might change with a fix for https://github.com/napari/napari-tiff/issues/28
Possibly useful: https://github.com/tlnagy/exampletiffs Good examples, but would require pooch or similar to download example files.
We still need tests for the colormap functions:
A good first issue!