Skip to content

Fixing parameters should be done before calling transforms #183

@ThibeauWouters

Description

@ThibeauWouters

In the current implementation in Jim, there is support to fix some parameters to values specified by the users. In jim.py these are added at the likelihood call here, which appears right after the transforms are called. However, in case the transforms depend on parameters which are fixed, this will throw an error. Therefore, the fixed params should be added at the start of the likelihood call.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requesthelp wantedExtra attention is needed

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions