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

🐛 Fix image processing issue #374

Merged
merged 1 commit into from
Nov 7, 2024
Merged

🐛 Fix image processing issue #374

merged 1 commit into from
Nov 7, 2024

Conversation

ShanaLMoore
Copy link
Contributor

@ShanaLMoore ShanaLMoore commented Nov 7, 2024

  • Added sync to convert method
  • Adjusted im_identify in image_tool to set specific resource constraints on memory, map, and disk, reducing risk of process termination.
  • This change addresses out-of-memory and out-of-sync issues when processing high-resolution images in ValkyrieCreateDerivativesJob.

Issue:

AFTER

image

BEFORE

image

- add sync to convert method
- Adjusted im_identify in image_tool to set specific resource constraints on memory, map, and disk, reducing risk of process termination.
- This change addresses out-of-memory issues when processing high-resolution images in ValkyrieCreateDerivativesJob.
@ShanaLMoore ShanaLMoore added bug Something isn't working patch-ver labels Nov 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working patch-ver
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants