Skip to content

Implement Stepanov-Sinha formalism#119

Open
dschick wants to merge 5 commits into
developfrom
stepanov-sinha
Open

Implement Stepanov-Sinha formalism#119
dschick wants to merge 5 commits into
developfrom
stepanov-sinha

Conversation

@dschick
Copy link
Copy Markdown
Owner

@dschick dschick commented May 26, 2023

Implementation of the Stepanov-Sinha magnetic scattering formalism, see #118

@codecov-commenter
Copy link
Copy Markdown

codecov-commenter commented Jul 11, 2023

Codecov Report

Merging #119 (b8f7bb8) into develop (41ba24a) will decrease coverage by 0.28%.
The diff coverage is 14.86%.

❗ Your organization is not using the GitHub App Integration. As a result you may experience degraded service beginning May 15th. Please install the Github App Integration for your organization. Read more.

Additional details and impacted files
@@             Coverage Diff             @@
##           develop     #119      +/-   ##
===========================================
- Coverage    24.36%   24.09%   -0.28%     
===========================================
  Files           10       10              
  Lines         3066     3138      +72     
===========================================
+ Hits           747      756       +9     
- Misses        2319     2382      +63     
Impacted Files Coverage Δ
udkm1Dsim/simulations/magnetization.py 17.40% <ø> (ø)
udkm1Dsim/simulations/xrays.py 10.95% <13.69%> (+0.11%) ⬆️
udkm1Dsim/__init__.py 100.00% <100.00%> (ø)

Comment thread udkm1Dsim/simulations/xrays.py Outdated
# [empty,empty,empty]])
# temp=m_epsilon1+m_epsilon2+m_epsilon3
# MM = np.array([[M[j,...]*M[i,...] for i in range(3)] for j in range(3)])
# chi = (chi_zero)*delta\
Copy link
Copy Markdown
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

when comparing to Eq.(17) of the paper, there is a term (chi_zero +A) but here the A (Eq. (19)) is missing.

@dschick
Copy link
Copy Markdown
Owner Author

dschick commented Mar 13, 2026

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

Successfully merging this pull request may close these issues.

2 participants