Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add neutron stype in calculation #36

Open
dragonyanglong opened this issue Mar 29, 2020 · 0 comments
Open

add neutron stype in calculation #36

dragonyanglong opened this issue Mar 29, 2020 · 0 comments

Comments

@dragonyanglong
Copy link
Owner

from diffpy.srreal.scatteringfactortable import SFTNeutron                                          

    pc = PDFCalculator(**cfg)
    if stype == 'N':
    	ntb = SFTNeutron()    
    	pc.scatteringfactortable = ntb
    r, gcalc = pc(diffpy_structure)

see post at https://groups.google.com/forum/#!searchin/diffpy-users/neutron$20cmi|sort:date/diffpy-users/7nu23l7OY8A/bTDu_a0nCAAJ

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant