Skip to content

Feat/yuanrui/enhanced images2 #321

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

Draft
wants to merge 78 commits into
base: main
Choose a base branch
from

Conversation

zhang-yuanrui
Copy link
Collaborator

In this PR, it supports enhanced images (aka, deep pixel images) from DPF models.

Currently, it supports both nodal and elemental data as variables. As there are some restrictions when displaying TIFF images with more than 3 pages, although building and storing such images is not a problem, plotting vector variables has to be divided into 3 separate steps (x, y and z).

Some known issues:

Hardcoded part id.
Single part only.

zhang-yuanrui and others added 30 commits October 4, 2024 14:59
@codecov-commenter
Copy link

Codecov Report

Attention: Patch coverage is 15.78947% with 144 lines in your changes missing coverage. Please review.

Please upload report for BASE (main@e19f5f7). Learn more about missing BASE report.

Files with missing lines Patch % Lines
...sys/dynamicreporting/core/utils/enhanced_images.py 15.78% 143 Missing and 1 partial ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##             main     #321   +/-   ##
=======================================
  Coverage        ?   78.62%           
=======================================
  Files           ?       26           
  Lines           ?     7232           
  Branches        ?     1343           
=======================================
  Hits            ?     5686           
  Misses          ?     1126           
  Partials        ?      420           

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

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.

2 participants