Skip to content

fix: missing multiplication by capillary diameter in set_mud #188

Open
@yucongalicechen

Description

@yucongalicechen

Problem

In tools module (and in CLI), the following code
args.mud = compute_mu_using_xraydb( args.sample_composition, args.energy, sample_mass_density=args.sample_mass_density, )
is missing a multiplication by capillary diameter.

Proposed solution

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