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

Change slope bounds and number of loops in mud_calculator.py #122

Open
yucongalicechen opened this issue Oct 31, 2024 · 0 comments
Open
Milestone

Comments

@yucongalicechen
Copy link
Collaborator

yucongalicechen commented Oct 31, 2024

Problem

For mud_calculator.py, the estimated slope reaches maximum when intensity is large

Proposed solution

To address this, we can increase the slope bounds to make it more flexible. Additionally, increasing the number of loops from 10 to 20 can achieve better results within a reasonable time frame.

Other related improvements could include: (1) write out the estimated mu, diameter, and slit width to args for user's information, (2) give a better docstring.

@yucongalicechen yucongalicechen added this to the 0.2.1 release milestone Oct 31, 2024
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

No branches or pull requests

1 participant