Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(hp): Add displayArea option for Hanging protocols and example with Mamo #3808

Merged
merged 32 commits into from
May 29, 2024

Conversation

wayfarer3130
Copy link
Contributor

Context

Add a mammography hanging protocol, mostly as a test/demonstration code.

Changes & Results

Testing

Checklist

PR

  • [] My Pull Request title is descriptive, accurate and follows the
    semantic-release format and guidelines.

Code

  • [] My code has been well-documented (function documentation, inline comments,
    etc.)

Public Documentation Updates

  • [] The documentation page has been updated as necessary for any public API
    additions or removals.

Tested Environment

  • [] OS:
  • [] Node version:
  • [] Browser:

Copy link

netlify bot commented Nov 24, 2023

Deploy Preview for ohif-dev ready!

Name Link
🔨 Latest commit 5a6eb32
🔍 Latest deploy log https://app.netlify.com/sites/ohif-dev/deploys/66565982a3a6a20008e2b058
😎 Deploy Preview https://deploy-preview-3808--ohif-dev.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

Copy link

netlify bot commented Nov 24, 2023

Deploy Preview for ohif-platform-docs ready!

Name Link
🔨 Latest commit 5a6eb32
🔍 Latest deploy log https://app.netlify.com/sites/ohif-platform-docs/deploys/6656598208f5450008eda948
😎 Deploy Preview https://deploy-preview-3808--ohif-platform-docs.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

Copy link

codecov bot commented Nov 24, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 44.41%. Comparing base (8a335bd) to head (0e616e0).
Report is 346 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #3808      +/-   ##
==========================================
- Coverage   46.23%   44.41%   -1.83%     
==========================================
  Files          78       80       +2     
  Lines        1276     1333      +57     
  Branches      312      327      +15     
==========================================
+ Hits          590      592       +2     
- Misses        548      588      +40     
- Partials      138      153      +15     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Copy link

cypress bot commented Nov 24, 2023

Passing run #4007 ↗︎

0 44 2 0 Flakiness 0

Details:

PR review comments
Project: Viewers Commit: 5a6eb32ed1
Status: Passed Duration: 05:15 💡
Started: May 28, 2024 10:36 PM Ended: May 28, 2024 10:41 PM

Review all test suite changes for PR #3808 ↗︎

cs3dUnlink.cmd Outdated Show resolved Hide resolved
wayfarer3130 and others added 10 commits December 7, 2023 21:15
logic and documentation

Refactor the `hpCompare.ts` file to enhance the study comparison logic
for hanging protocols. Specifically, the change ensures that the
`attribute` value obtained from the second study is not null, thus
improving the accuracy of the comparison. This modification is
beneficial for accurately categorizing and ranking different studies
based on their attributes.

Additionally, update the documentation in the `hpModule.md` file to
provide clearer explanation and examples for the optional `from`
attribute in the hanging protocol module. The revised documentation
clarifies how to retrieve attributes from various objects such as the
active study, list of studies, or display sets.

These improvements enhance the functionality and usability of hanging
protocols, making it easier for users to compare and customize protocols
based on study attributes.
@wayfarer3130 wayfarer3130 changed the title [WIP] feat: Add mammo hanging protocol feat: Add mammo hanging protocol Mar 18, 2024
@sedghi sedghi mentioned this pull request May 4, 2024
@wayfarer3130 wayfarer3130 requested a review from sedghi May 28, 2024 22:24
@sedghi sedghi changed the title feat: Add mammo hanging protocol feat(hp): Add displayArea option for Hanging protocols and example with Mamo May 29, 2024
@sedghi sedghi merged commit 18ac08e into master May 29, 2024
9 checks passed
@ranasrule
Copy link

Can you post a link to the Mamo example?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants