Skip to content

problem with inverse angstrom rings #38

@ercius

Description

@ercius

I think the inverse Angstrom rings is off by a factor of two in this line:

s = np.sin(theta) / self.wavelength

It should be 2 * np.sin(theta) / wavelength

This needs to be confirmed though.

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