Skip to content

Fix exporting HEDM workflow for subpanels#1971

Merged
psavery merged 1 commit intomasterfrom
fix-export-workflow-subpanels
Mar 3, 2026
Merged

Fix exporting HEDM workflow for subpanels#1971
psavery merged 1 commit intomasterfrom
fix-export-workflow-subpanels

Conversation

@psavery
Copy link
Collaborator

@psavery psavery commented Feb 27, 2026

Exporting the HEDM workflow seemed to work fine when only monolith panels were used. However, using a subpanel setup (where each subpanel takes image data from a region of the main panel image) had bugs - specifically, re-using the same exported workflow.yml file on the original input files (or files like the original ones) would not work.

This, along with HEXRD/hexrd#900, are required to fix the issue.

Fixes: #1970

Exporting the HEDM workflow seemed to work fine when only monolith
panels were used. However, using a subpanel setup (where each
subpanel takes image data from a region of the main panel image)
had bugs - specifically, re-using the same exported workflow.yml
file on the original input files (or files like the original ones)
would not work.

This, along with HEXRD/hexrd#900, are required to fix the issue.

Fixes: #1970

Signed-off-by: Patrick Avery <patrick.avery@kitware.com>
@psavery psavery merged commit 9a0067d into master Mar 3, 2026
10 checks passed
@psavery psavery deleted the fix-export-workflow-subpanels branch March 3, 2026 15:55
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.

exported workflow from GUI does not produce expected results from command line

2 participants