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 sensor sensitivity field calculation #405

Open
faberno opened this issue Nov 19, 2024 · 0 comments
Open

Add sensor sensitivity field calculation #405

faberno opened this issue Nov 19, 2024 · 0 comments
Labels
feature New feature or request

Comments

@faberno
Copy link
Collaborator

faberno commented Nov 19, 2024

Please describe your 🚀 feature request.
To potentially improve the reconstruction quality, we could simulate the sensitivity field of the sensor elements and use it for weighting during the reconstruction.

Additional context
Sensitivity Field Simulation Algorithm:

  1. Sample Points on transducer surface
  2. For each voxel:
    2.1) Create a histogram of the distances to all transducer-subelements
    2.2) Convolve histogram with a photoacoustic model-signal (N-shape)
    2.3) The sensitivity value of the voxel is the difference between max and min of the convolved signal
@faberno faberno added the feature New feature or request label Nov 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant