Skip to content

More robust grouping by angle #41

@jl-wynen

Description

@jl-wynen

The BIFROST workflow groups by sample and detector angle a3 and a4. The implementation needs to be extended for:

  • Varying a4.
  • Intermediate angle values that are recorded while the sample or detector moves. Those time regions likely need to be discarded.

The implementation also needs to be benchmarked for long measurements with many log entries for the angles. We may be better off, avoiding sc.lookup in that case and determine bin edges first and then bin by those edges.

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