Skip to content

MassRadius Likelihood have additional factor #94

Open
@zhoutz

Description

@zhoutz

In InferenceWorkflow/Likelihood.py, we find additional factor in function "MRlikihood_Gaussian" and others, need to fix.

fx = ( 1 / (Mwidth * np.sqrt(2 * np.pi)) * np.exp(-(M - Mvalue) * (M - Mvalue) / (2 * Mwidth * Mwidth)) )

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions