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

Use single reconstruction function from CLI as appropriate #90

Merged
merged 8 commits into from
Nov 15, 2024

Conversation

thomasmfish
Copy link
Contributor

sim_reconstruct now uses sim_reconstruct_multiple or sim_reconstruct_single depending on the number of files to process. The CLI entry point sim-recon uses sim_reconstruct. This avoids using an overcomplicated directory structure when processing a single file.

@thomasmfish thomasmfish added the enhancement New feature or request label Nov 7, 2024
@thomasmfish thomasmfish self-assigned this Nov 7, 2024
src/sim_recon/recon.py Outdated Show resolved Hide resolved
@thomasmfish thomasmfish force-pushed the use-best-recon-function branch from 6f93519 to 488e728 Compare November 8, 2024 16:28
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 0e3a122 into main Nov 15, 2024
1 check passed
@thomasmfish thomasmfish deleted the use-best-recon-function branch November 15, 2024 20:31
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.

2 participants