Skip to content

domain_average should default to rotations/reflections in the spacegroup symmetries #412

@kbarros

Description

@kbarros

The current interface for domain averaging requires the user to pass a list of rotations. Given that the crystal must be supplied in any case, should the default behavior be to average over all orthogonal transformations of the spacegroup symmetries? In the common case, this would simplify the interface to:

domain_average(f, cryst, qpts) do q
    # Calculate intensities
end

To do: Understand if this is correct, especially with respect to "weights".

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions