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

next release v2.2.0 #40

Merged
merged 34 commits into from
Oct 27, 2022
Merged

next release v2.2.0 #40

merged 34 commits into from
Oct 27, 2022

Conversation

casperdcl
Copy link
Member

@casperdcl casperdcl commented Oct 29, 2021

@casperdcl
Copy link
Member Author

casperdcl commented Oct 30, 2021

hmm two errors with the new Ab_PET_mMR_test folder:

tests/test_amyloid_pvc.py:162: in test_basic_reconstruction
    assert diff["mape"] <= emape_basic, testext["basic"][k]
E   AssertionError: static reconstruction with unaligned UTE mu-map
E   assert 1.4549599029123783 <= 0.1
tests/test_amyloid_pvc.py:207: in test_aligned_reconstruction
    assert (all(err) if isinstance(err, Iterable) else err), testext["aligned"][k]
E   AssertionError: PVC post reconstruction
E   assert False

- follow-up to #36
- part of #33
- conda py3.6 => 3.7
- matlab py3.9 => 3.8
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants