You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The current SIMPA documentation and example code (e.g., for segmentation-based simulations) do not provide clear guidance on how to choose and define key geometric parameters:
->spacing_mm
->device_position_mm
->element_spacing_mm
->field_of_view_extent_mm
it's unclear:
How to place the detector relative to the volume (e.g., on top, centered, offset?).
How to ensure the field of view is correctly aligned with the tissue geometry.
Whether spacing and element spacing need to satisfy specific conditions.
How these parameters influence accuracy, resolution, and performance.