Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

BUG: Refine fails with A value in x_new is above the interpolation range. #1032

Closed
corneliusroemer opened this issue Aug 22, 2022 · 2 comments · May be fixed by neherlab/treetime#205
Closed
Assignees
Labels
bug Something isn't working treetime Upstream issue with treetime

Comments

@corneliusroemer
Copy link
Member

I've encountered the following bug twice in monkeypox CI running in Github Actions:

ERROR: Was unable to refine time trees:
augur refine is using TreeTime version 0.9.2

A value in x_new is above the interpolation range.

This error seems to be somewhat stochastic, i.e. if I rerun, it will often run successfully after bug.

This seems to be related to the upgrade of tree time from 0.8.6 to 0.9.2 @anna-parker @rneher

See here for log: https://github.com/nextstrain/monkeypox/runs/7955938588?check_suite_focus=true#step:6:177

Not sure how to reproduce - maybe run the monkeypox CI a few times locally until you get the error?

@corneliusroemer corneliusroemer added bug Something isn't working treetime Upstream issue with treetime labels Aug 22, 2022
@corneliusroemer
Copy link
Member Author

corneliusroemer commented Aug 29, 2022

Hah, we hit the error again and now we have the builds files from CI @anna-parker
https://github.com/nextstrain/monkeypox/runs/8060259099?check_suite_focus=true#step:6:178

It ran in this Docker container: Digest: sha256:2c6b71c463de7fe7a0277f24471b46515c0106d6ffbf28e4381ba5a829671dd9

With this command:
augur refine --tree results/hmpxv1/tree_raw.nwk --alignment results/hmpxv1/masked.fasta --metadata results/hmpxv1/metadata.tsv --output-tree results/hmpxv1/tree.nwk --timetree --root MK783032 MK783030 --precision 3 --keep-polytomies --output-node-data results/hmpxv1/branch_lengths.json --coalescent opt --date-inference marginal --date-confidence --clock-filter-iqd 0

These are the build files
results.zip

@corneliusroemer
Copy link
Member Author

This time it really seems reproducible - happened again on rerun.
https://github.com/nextstrain/monkeypox/runs/8060259099?check_suite_focus=true#step:6:178

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working treetime Upstream issue with treetime
Projects
No open projects
Development

Successfully merging a pull request may close this issue.

3 participants