WayScience / coSMicQC

Single cell Morphology Quality Control (coSMicQC)
https://wayscience.github.io/coSMicQC/
BSD 3-Clause "New" or "Revised" License
7 stars 3 forks source link

Add CytoDataFrame segmentation mask outline capabilities for image display in notebooks #59

Closed d33bs closed 4 months ago

d33bs commented 4 months ago

Description

This PR adds the ability for CytoDataFrame's to display segmentation mask outline capabilities for image displays within notebooks. This is an optional feature which can be used in conjunction with the existing image display capabilities (if no masks are found only the image crop is displayed). I've updated the example notebook to include a demonstration of what this looks like.

Thanks for any feedback or thoughts you may have as part of this!

Closes #33

What kind of change(s) are included?

Checklist

Please ensure that all boxes are checked before indicating that this pull request is ready for review.

review-notebook-app[bot] commented 4 months ago

Check out this pull request on  ReviewNB

See visual diffs & provide feedback on Jupyter Notebooks.


Powered by ReviewNB

d33bs commented 4 months ago

Thanks @jenna-tomkinson for the review! I've made changes and comments in reply to your thoughts. Merging this in now.