Skip to content

Adding a capability of changing the bit depth of saved tiffs in sweep run#739

Merged
dkazanc merged 2 commits into
mainfrom
sweepimages_bit
Jul 10, 2026
Merged

Adding a capability of changing the bit depth of saved tiffs in sweep run#739
dkazanc merged 2 commits into
mainfrom
sweepimages_bit

Conversation

@dkazanc

@dkazanc dkazanc commented Jul 10, 2026

Copy link
Copy Markdown
Collaborator

When running HTTomo sweep run one can change the bit depth of auto saved tiffs by providing an extra flag to the runner:
--bits_sweep_images 16 for 16-bit tiffs or --bits_sweep_images 8 for 8 bit ones. And by default thy are saved as 32-bit tiffs if the flag is not provided.

Fixes ISSUE

Checklist

  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes
  • I have made corresponding changes to the documentation
  • I have added the user-release-note label in order to include this PR in the "Notable
    Changes for Users" section in release notes

@dkazanc dkazanc added the user-release-note Label for a PR to be included in the "user release notes" section of release notes label Jul 10, 2026
@dkazanc
dkazanc merged commit bc95fdf into main Jul 10, 2026
3 checks passed
@dkazanc
dkazanc deleted the sweepimages_bit branch July 10, 2026 16:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

user-release-note Label for a PR to be included in the "user release notes" section of release notes

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant