Skip to content

Conversation

yucongalicechen
Copy link
Contributor

@yucongalicechen yucongalicechen commented Dec 29, 2024

closes #281
This is a direct copy and paste from labpdfproc
I added a new issue for docs in #291
@sbillinge ready for review

@yucongalicechen yucongalicechen changed the title featmuD calculator feat: muD calculator Dec 29, 2024
from scipy.optimize import dual_annealing
from scipy.signal import convolve

def clean_dict(obj):
Copy link
Contributor Author

Choose a reason for hiding this comment

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

looks like this function is not used anywhere else.. so I deleted it

Copy link

codecov bot commented Dec 29, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 100.00%. Comparing base (1ea8e9a) to head (a232686).
Report is 15 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff            @@
##              main      #292   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            8         8           
  Lines          446       459   +13     
=========================================
+ Hits           446       459   +13     
Files with missing lines Coverage Δ
tests/test_tools.py 100.00% <100.00%> (ø)

@bobleesj
Copy link
Contributor

Screenshot 2024-12-29 at 6 18 05 PM

@yucongalicechen nice!!

@sbillinge sbillinge merged commit e72022e into diffpy:main Dec 30, 2024
5 checks passed
@yucongalicechen yucongalicechen deleted the mud_calculator branch December 31, 2024 15:22
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.

muD calculator for z-scan files

3 participants