DevoLearn / devolearn

Accelerate data driven research on embryos with deep learning models :microscope:
MIT License
43 stars 30 forks source link

adding different colour for centroids and added visualisation for devograph #87

Closed sushmanthreddy closed 1 year ago

sushmanthreddy commented 1 year ago
Screenshot 2023-03-16 at 10 25 50 PM

here centroids are of different colour and membrane is of different colour added ,pr helps in visualisation for devograph

codecov-commenter commented 1 year ago

Codecov Report

Patch coverage: 71.42% and project coverage change: -0.54 :warning:

Comparison is base (a3eca33) 86.32% compared to head (7ef0812) 85.78%.

:mega: This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #87 +/- ## ========================================== - Coverage 86.32% 85.78% -0.54% ========================================== Files 12 12 Lines 424 429 +5 ========================================== + Hits 366 368 +2 - Misses 58 61 +3 ``` | [Impacted Files](https://codecov.io/gh/DevoLearn/devolearn/pull/87?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None) | Coverage Δ | | |---|---|---| | [...cell\_membrane\_segmentor/cell\_membrane\_segmentor.py](https://codecov.io/gh/DevoLearn/devolearn/pull/87?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None#diff-ZGV2b2xlYXJuL2NlbGxfbWVtYnJhbmVfc2VnbWVudG9yL2NlbGxfbWVtYnJhbmVfc2VnbWVudG9yLnB5) | `85.36% <71.42%> (-1.93%)` | :arrow_down: | Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None)

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.

devoworm commented 1 year ago

Looks good! Requesting a check from @Mayukhdeb

Mayukhdeb commented 1 year ago

Thanks for prompt fix @sushmanthreddy 👍 I would recommend you to also please use relevant commit messages for the changes you make. A commit message like update {x} is generally not very helpful for reviewers.

sushmanthreddy commented 1 year ago

Thanks for prompt fix @sushmanthreddy 👍 I would recommend you to also please use relevant commit messages for the changes you make. A commit message like update {x} is generally not very helpful for reviewers.

thanks for the review, from next pr onwards ,I will write relevant message.Anyways thanks for review