Closed BvB93 closed 2 years ago
Merging #263 (ccf21fd) into master (4a655ba) will decrease coverage by
0.02%
. The diff coverage is76.74%
.
@@ Coverage Diff @@
## master #263 +/- ##
==========================================
- Coverage 75.35% 75.32% -0.03%
==========================================
Files 65 66 +1
Lines 6959 7044 +85
Branches 1339 1351 +12
==========================================
+ Hits 5244 5306 +62
- Misses 1381 1401 +20
- Partials 334 337 +3
Impacted Files | Coverage Δ | |
---|---|---|
FOX/functions/debye.py | 62.96% <62.96%> (ø) |
|
FOX/classes/multi_mol.py | 73.46% <100.00%> (+1.02%) |
:arrow_up: |
FOX/armc/armc_pt.py | 85.12% <0.00%> (-2.48%) |
:arrow_down: |
Continue to review full report at Codecov.
Legend - Click here to learn more
Δ = absolute <relative> (impact)
,ø = not affected
,? = missing data
Powered by Codecov. Last update 4a655ba...ccf21fd. Read the comment docs.
This PR adds a method for computing reciprocal X-ray diffraction patterns using the Debye scattering equation.
Examples