-
Notifications
You must be signed in to change notification settings - Fork 5
Enhanced Images Initial Version #310
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
Open
zhang-yuanrui
wants to merge
68
commits into
main
Choose a base branch
from
feat/yuanrui/enhanced_images
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from all commits
Commits
Show all changes
68 commits
Select commit
Hold shift + click to select a range
65f07af
Finished the first version of enhanced image module
zhang-yuanrui f44b11d
Add a part name parameter to remove all hardcode
zhang-yuanrui 19b6b6d
Reformat. Remove functions only for testing
zhang-yuanrui 8bbede5
Simplify the code
zhang-yuanrui b9799cc
Merge branch 'main' of github.com:ansys/pydynamicreporting into feat/…
zhang-yuanrui fecbd74
Merge branch 'main' into feat/yuanrui/enhanced_images
zhang-yuanrui 22ba889
Mark helper functions by appending '_'
zhang-yuanrui 62e0ea8
Merge branch 'feat/yuanrui/enhanced_images' of github.com:ansys/pydyn…
zhang-yuanrui a72e6bd
Check package dependency
zhang-yuanrui 07bb501
Backup _test_enhanced_images.py
zhang-yuanrui dc07365
properly teardown for in-mem version
zhang-yuanrui e4a7767
Switch to returning a buffer instead of an image
zhang-yuanrui b72274e
Finish testing.
zhang-yuanrui 08f89db
Merge branch 'main' of github.com:ansys/pydynamicreporting into feat/…
zhang-yuanrui a1dfbf2
Add vtk and dpf dependency
zhang-yuanrui 36b45b8
Merge branch 'main' of github.com:ansys/pydynamicreporting into feat/…
zhang-yuanrui a8c1936
Finish the initial test script for enhanced images
zhang-yuanrui 622f1b5
Enable the test to install required packages
zhang-yuanrui 6142549
reformat
zhang-yuanrui 468e02b
Add # pragma: no cover; make all the helper functions under the modul…
zhang-yuanrui 7c39895
Add a try catch block to bypass the test if there is no DPF server av…
zhang-yuanrui cea61fb
terminate the testing program if DPF server is not set
zhang-yuanrui 143dd0a
Return None when DPF server is not found in the testing process
zhang-yuanrui cdab4b4
Remove unecessary import; Add pytest.mark decorations
zhang-yuanrui 58715c8
Upgrade setuptools
zhang-yuanrui 9844d92
skip 3.12
zhang-yuanrui fe4850b
rm a test file
zhang-yuanrui 1fa7c40
Exclude dpf-core for python 3.12
zhang-yuanrui e23254c
Upgrade numpy for testing
zhang-yuanrui 5af384c
Upgrade numpy in test
zhang-yuanrui d5eef71
Remove constraint for dpf-core
zhang-yuanrui 95f835f
ignore extra testing files for enhanced images
zhang-yuanrui b26b23d
Move numpy version back to 1.25.1 and limit pyvista, vtk, dpf-core to…
zhang-yuanrui 5719097
Remove numpy in [test]
zhang-yuanrui cbbbe54
Allow pyvista, vtk and dpf-core to run with python 3.12
zhang-yuanrui b603ec1
uncomment need smoke test
zhang-yuanrui 314bb2e
Merge branch 'main' of github.com:ansys/pydynamicreporting into feat/…
zhang-yuanrui 8fa2c35
1. Set background color to white. 2. Tracking the pick data in enhanc…
zhang-yuanrui ca2d00b
Support rotation by user inputting
zhang-yuanrui e9b66c3
merge conflicts
zhang-yuanrui cf7f51f
1. Fix the discontinuity bug by rounding up the pick data before cast…
zhang-yuanrui f88ff41
Add a 'component' parameter in the interfaces for users to input whic…
zhang-yuanrui 7e20988
Reformat
zhang-yuanrui c0e9154
Merge branch 'main' of github.com:ansys/pydynamicreporting into feat/…
zhang-yuanrui d06dd1c
Merge branch 'main' of github.com:ansys/pydynamicreporting into feat/…
zhang-yuanrui ffa9abb
Merge branch 'main' of github.com:ansys/pydynamicreporting into feat/…
zhang-yuanrui 7c2bd5e
Merge branch 'main' of github.com:ansys/pydynamicreporting into feat/…
zhang-yuanrui 726fc94
Merge branch 'main' of github.com:ansys/pydynamicreporting into feat/…
zhang-yuanrui 64752bb
1. Rephrase error messages. 2. Note the vtk bug in the comment. 3. Ad…
zhang-yuanrui 69336ba
Merge branch 'main' of github.com:ansys/pydynamicreporting into feat/…
zhang-yuanrui 53e8f0e
Merge branch 'main' of github.com:ansys/pydynamicreporting into feat/…
zhang-yuanrui 7fd9d1e
Merge branch 'main' of github.com:ansys/pydynamicreporting into feat/…
zhang-yuanrui 5ade257
Merge branch 'main' of github.com:ansys/pydynamicreporting into feat/…
zhang-yuanrui c8d3f80
Merge branch 'main' of github.com:ansys/pydynamicreporting into feat/…
zhang-yuanrui 14145dc
Merge branch 'main' of github.com:ansys/pydynamicreporting into feat/…
zhang-yuanrui 8ca531e
Support multiple var pages in a TIFF image
zhang-yuanrui 28dc933
Cancel auto-decided var name. Let the user input instead.
zhang-yuanrui dd3afeb
Remove old function
zhang-yuanrui 910d50f
Upgrade _generate_enhanced_image to only have one copy which supports…
zhang-yuanrui 24d9b8f
Remove old funcion
zhang-yuanrui 2cccafc
Support vector elemental data
zhang-yuanrui 45a8110
Comment out multi var pages
zhang-yuanrui 13b0e55
Reformat; remote prints
zhang-yuanrui f82d4a6
Make tests adapt to the new interfaces
zhang-yuanrui 45af44b
Make in mem function compatible to the new design
zhang-yuanrui e749038
Reformat
zhang-yuanrui 6e2a323
Revert and catch up
zhang-yuanrui a8b6d9a
Conflict resolved
zhang-yuanrui File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This is probably from the merge as well and needs to be reset.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@viseshrp No, it is intentional. I moved pyvista, vtk and ansys-dpf-core to "test"
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@zhang-yuanrui This was the original block in the main branch.
If you want to move everything in test-extra, remove test-extra completely.