Skip to content

Add a non pixel-splitting algorithm to reciprocal-space reconstruction #71

Description

@tifuchs

The current algorithm uses numerical pixel-splitting, which is accurate but slow. (8 pixel corner h k l evaluations per pixel at minimum)

When the RS is oversampled anyway, we could use a simple one h k l per pixel approach, which should improve performance substantially.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions