Skip to content

Frames/projection averaging feature#737

Open
dkazanc wants to merge 9 commits into
mainfrom
frames_average
Open

Frames/projection averaging feature#737
dkazanc wants to merge 9 commits into
mainfrom
frames_average

Conversation

@dkazanc

@dkazanc dkazanc commented Jul 9, 2026

Copy link
Copy Markdown
Collaborator

A new feature for averaging frames/projections or the angular averaging. Can be useful to improve SNR of data when many noisy frames are collected. Also useful to downsample the data for acceleration of the iterative reconstruction.

Can be accessed by using the following yaml template:

- method: average_projection_frames
  module_path: httomolibgpu.misc.morph
  parameters:
    projection_averaging_factor: 2

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 changed the title Frames averaging feature Frames/projection averaging feature Jul 9, 2026
@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 9, 2026
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