Skip to content

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

Closed
@yucongalicechen

Description

@yucongalicechen

Problem

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

Proposed solution

  • Increase the slope bounds
  • Increasing the number of loops from 10 to 20 to achieve better results within a reasonable time frame
  • Give a better docstring (change slit_width to half_slit_width to avoid confusion)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions