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

SAXS plugin implementation using electron density #3134

Merged

Commits on Aug 31, 2020

  1. Implementing SAXS plugin

    pordyna committed Aug 31, 2020
    Configuration menu
    Copy the full SHA
    e8c935b View commit details
    Browse the repository at this point in the history
  2. requested_changes_XRayScattering

    Suggested changes from PR reviewers (runtime error on write)
    
    -> pmacc::math, GridController access moved
    
    rollback change causing runtime error
    
    fix axis swap
    
    120x120 -> 128x128
    
    split -> distribute
    
    fix wrong density profile
    
    adapt thresholds for the 3D case
    
    fix wrong dtype in the output after multiplication
    
    pylint
    
    remove 3.cfg
    
    Update docs/source/usage/plugins/xrayScattering.rst
    
    Co-authored-by: Richard Pausch <[email protected]>
    
    Update docs/source/usage/plugins/xrayScattering.rst
    
    Co-authored-by: Richard Pausch <[email protected]>
    
    don't use \x0bScalar
    
    more info on output in docs
    
    fixes for sphinx doc
    
    openPMD --> ::openPMD
    
    math::Pi -> pmacc:math::Pi
    pordyna committed Aug 31, 2020
    Configuration menu
    Copy the full SHA
    dfe8a99 View commit details
    Browse the repository at this point in the history