Johannes Soltwedel
Johannes Soltwedel
Pre-commit...strange and powerful. @tlambert03 that does it, thanks for the input :)
Done 👍 I don't have access to settings here, unfortunately.
> BTW, should we consider adding the widgets to the menu File > IO utilities? I think it makes some sense? Done in 49185f03f161594fe1122fccd46291edbf051551. I added the OMERO Browser there...
@ClementCaporal - would you, by any chance, have some point cloud sample data you'd contribute here as sample data? I could add some stuff from other scientific domains than biology...
For the tracks layer that's what I just did with @stefanhahmann :) For the other layer types I've seen the sample data but I was hoping for some real-life applications...
> There is also this dataset from Veenvliet lab, where usage rights / copyright are clear: https://zenodo.org/records/7603081 Completely forgot about this one - will convert to surface, compute some features...
 @stefanhahmann Ok, that wasn't so hard after all - what was missing was a way to color the `tracks_color` attribute properly. It's a bit hacky now because it relies...
The only thing missing for me to see this go through is a test that creates a bunch of random tracks and add them to the testing functions [here](https://github.com/BiAPoL/napari-clusters-plotter/blob/3fbdd435e3325dbd2b6ec1f0bcfd2b782cfd7589/src/napari_clusters_plotter/_tests/test_plotter.py#L253), [here](https://github.com/BiAPoL/napari-clusters-plotter/blob/3fbdd435e3325dbd2b6ec1f0bcfd2b782cfd7589/src/napari_clusters_plotter/_tests/test_plotter.py#L313)...
Closed with #385
Hi @zoccoler I only could have a quick look at it on my smartphone so my insight is limited. One idea that came to me though is the following: From...