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

Add processing directory argument #88

Merged
merged 3 commits into from
Nov 6, 2024

Conversation

thomasmfish
Copy link
Contributor

@thomasmfish thomasmfish commented Oct 25, 2024

Adds the ability to specify where a the processing files will be stored, which will enable faster processing on some systems, or just neater output for pipelines.

Closes #4

@thomasmfish thomasmfish added the enhancement New feature or request label Oct 25, 2024
@thomasmfish thomasmfish self-assigned this Oct 25, 2024
@thomasmfish thomasmfish force-pushed the enable-definition-of-processing-directory branch from cb6caaa to 2a6fe71 Compare October 28, 2024 10:53
@thomasmfish
Copy link
Contributor Author

@PeterC-DLS Are you happy with this PR now?

@thomasmfish thomasmfish force-pushed the enable-definition-of-processing-directory branch from 2a6fe71 to 0e56ec5 Compare November 6, 2024 13:09
Copy link

@PeterC-DLS PeterC-DLS left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@thomasmfish thomasmfish merged commit 1fba847 into main Nov 6, 2024
1 check passed
@thomasmfish thomasmfish deleted the enable-definition-of-processing-directory branch November 6, 2024 13:20
thomasmfish added a commit that referenced this pull request Nov 6, 2024
This allows more specific processing path definition for single
reconstructions, along with custom multiprocessing pool definition.

Depends on #88
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Rethink temporary file handling
2 participants