question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

bug in petab importer

See original GitHub issue

pretty sure that

https://github.com/ICB-DCM/pyPESTO/blob/8951c3992aa031524a6e62ca6a28e058937f699c/pypesto/petab/importer.py#L288

is not doing whatever it is intended to do. If prior_type_entry == 'uninformative' then np.isnan(prior_type_entry) will fail with a TypeError.

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Comments:5 (5 by maintainers)

github_iconTop GitHub Comments

1reaction
FFroehlichcommented, Sep 4, 2020
0reactions
jvanhoefercommented, Sep 4, 2020

Agreed, “uninformative” is the suggestion for PEtab 2.0, current standard is “parameterScaleUniform”. @jvanhoefer could you have a look at this issue?

You are right, I implemented only an import for PEtab 2.0 and not for the current version, I change that 😃

Read more comments on GitHub >

github_iconTop Results From Across the Web

A German Museum Removes Damien Hirst's Dead-Fly ...
PETA, which also filed a complaint against the museum, is angry because Damien Hirst would, and clearly has, hurt a fly. Lots of...
Read more >
Monkey Laboratories Pose Chagas Disease Risk to Humans
The assassin bug is attracted and can transmit the infection not just to humans but also to other animals like monkeys and dogs....
Read more >
Model import using the Petab format
A PEtab problem comprises all the information on the model, the data and the parameters to perform parameter estimation. We import a model...
Read more >
pyPESTO - Parameter EStimation TOolbox for python | Zenodo
Pass problem kwargs via petab importer (#874); Use benchmark-models-petab ... blank.md 92 Bytes; bug-report.md 518 Bytes; feature-request.md 264 Bytes.
Read more >
Adobe Apologizes for Latest Lightroom 6.2 Update - PetaPixel
Hogarty writes that Adobe was aware of the bug before shipping the software, ... Photographers have also been grumbling about how the Import ......
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found