Skip to content

pbjam.star() AttributeError pbjam.IO get_priorpath #279

@jsinkbaek

Description

@jsinkbaek

I get an error-message for the current version 2.0.1 available from "git clone https://github.com/grd349/PBjam.git" when I run the initialization function:
pbjam.star(ID, freq, psd, {"numax": [somevalue, someerr], "dnu": [somevalue, someerr]})

The error is:
AttributeError: module 'pbjam.IO' has no attribute 'get_priorpath'. Did you mean: 'getPriorPath'?

Local modification of the code to the suggested function "getPriorPath" seems to fix the issue.

All the best,
Jeppe

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions