Skip to content

Added MorphSqueeze and MorphFuncy tutorials #226

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

Merged
merged 4 commits into from
Jul 1, 2025

Conversation

Luiskitsu
Copy link
Contributor

Hi Simon, I have added the tutorials and also we found a indentation issue on docstring. For the MorphSqueeze we also want to be able to get the extrapolation values index and so far is only supported in python interface. Andrew will incorporate this later in the CLI.

Copy link

codecov bot commented Jun 30, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 99.04%. Comparing base (79e9c32) to head (bf05875).
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #226   +/-   ##
=======================================
  Coverage   99.04%   99.04%           
=======================================
  Files          21       21           
  Lines        1048     1048           
=======================================
  Hits         1038     1038           
  Misses         10       10           
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

4. Check the output for the final squeeze polynomial coefficients and scale.
They should match the true values used to generate the test data:

- ``squeeze = 0, 0.01, 0.0001, 0.001``
Copy link
Collaborator

Choose a reason for hiding this comment

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

What will display is formatted like:

squeeze a0 = 0
squeeze a1 = 0.01
squeeze a2 = 0.0001
squeeze a3 = 0.001

@sbillinge sbillinge merged commit 3cb2c7c into diffpy:main Jul 1, 2025
5 checks passed
@Luiskitsu
Copy link
Contributor Author

closes #207

@sbillinge
Copy link
Contributor

closes #207

this needs to be in the topmost description box to work (and also to be there before the PR is merged). Please write this there when you cteate the PR

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.

3 participants