Skip to content

mean_intensity_by_miller_index should use a grid #238

@kmdalton

Description

@kmdalton

Isotropic French-Wilson scaling uses grid points to efficiently estimate the resolution-dependent average intensity. However, anisotropic scaling currently does not. It just computes the full kernel matrix one row at a time. I see no reason why this couldn't use a grid like the isotropic version which would help combat overfitting and improve performance.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions