saeyslab / napari-sparrow

https://sparrow-pipeline.readthedocs.io/en/latest/
Other
21 stars 0 forks source link

Testing of output for the different plots #118

Closed SilverViking closed 2 weeks ago

SilverViking commented 1 year ago

We can get some inspiration from squidpy for testing the output of the different plots that napari-sparrow generates:

ArneDefauw commented 2 weeks ago

There are unit tests for plotting functions of sparrow here, https://github.com/saeyslab/napari-sparrow/tree/main/src/sparrow/_tests/test_image. Due to non deterministic nature of most plots (os, python version, library versions),will close this issue for now.