Skip to content

chore: replace the call to setScatteringFactorTableByType #137

@zmx27

Description

@zmx27

Problem

As in diffpy/diffpy.srreal#21, the setScatteringFactorTableByType method has been deprecated.

Proposed solution

Remove the setScatteringFactorTableByType method calls and replace them with the new API. For example, use something like

obj.scatteringfactortable = SFTNeutron()

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