Skip to content

Added Montage workflow#29

Merged
gpauloski merged 2 commits intoproxystore:mainfrom
ValHayot:montage
May 18, 2024
Merged

Added Montage workflow#29
gpauloski merged 2 commits intoproxystore:mainfrom
ValHayot:montage

Conversation

@ValHayot
Copy link
Copy Markdown
Contributor

Description

Implemented the Montage workflow to use the framework

Fixes

Type of Change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Refactoring (internal implementation changes)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Documentation update (no changes to the code)
  • CI change (changes to CI workflows, packages, templates, etc.)
  • Version changes (changes to the package or dependency versions)

Testing

python -m webs.run montage --img-folder ${PWD}/Kimages --img-tbl Kimages.tbl --img-hdr Kimages.hdr --output-dir Kprojdir --executor process-pool --max-processes 10

Pull Request Checklist

Please confirm the PR meets the following requirements.

  • Relevant tags are added (breaking, bug, dependencies, documentation, enhancement, refactor).
  • Code changes pass pre-commit (e.g., ruff, mypy, etc.).
  • Tests have been added to show the fix is effective or that the new feature works.
  • New and existing unit tests pass locally with the changes.
  • Docs have been updated and reviewed if relevant.

@ValHayot ValHayot added bug Something isn't working enhancement New features or improvements to existing functionality labels May 17, 2024
@gpauloski gpauloski removed the bug Something isn't working label May 17, 2024
@gpauloski gpauloski merged commit 575c77d into proxystore:main May 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New features or improvements to existing functionality

Projects

None yet

Development

Successfully merging this pull request may close these issues.

New workflow: Montage

2 participants