Skip to content

Legendre azss fit range is only based on first detector #1597

@ykyohei

Description

@ykyohei

The azss fitting range is only based on first detector, which is not ideal.
This can lead to nans in fitted azss model or other issues.

m = ~np.isnan(azss_stats.binned_signal[0]) # masks bins without counts

We should apply similar fix as #1596

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