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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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