Skip to content

Error when d=0 #6

@pferreiraov

Description

@pferreiraov

Hi, I'm getting the error:

  File "/home/pedro/.local/lib/python3.7/site-packages/cosmoboost/blueprints.py", line 272, in _get_mLl
    return _K_d_mLl

UnboundLocalError: local variable '_K_d_mLl' referenced before assignment

when d is set to 0, this means Aberration only right? I think you have to assign this variable before on the function _get_mLl(self), maybe inside the IF.

Could you get a look on this error?
Thanks

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