Failing `save_intermediate_data` method MPI tests
Nobody has claimed this yet.
Assessment
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Newbie friendliness
- 48/100
Research direction
Start by running the two reported tests in tests/test_methods.py: test_save_intermediate_data_chunked_compressed[1000] and test_save_intermediate_data_frames_per_chunk_mpi[1000]. Trace save_intermediate_data and compare the observed shapes (10, 10, 10) with the expected (1, 10, 10); done means both MPI tests pass without regressing the other reported results.
Written by the indexing model from the issue text.
Description
When running the MPI tests locally, I see two failing tests:
FAILED tests/test_methods.py::test_save_intermediate_data_chunked_compressed[1000] - AssertionError: assert (10, 10, 10) == (1, 10, 10)
FAILED tests/test_methods.py::test_save_intermediate_data_frames_per_chunk_mpi[1000] - AssertionError: assert (10, 10, 10) == (1, 10, 10)
============================================================================= 2 failed, 127 passed, 1 skipped, 624 deselected in 2.00s ============================================================================
- Dominant language
- Python
- Stars
- 10
- Forks
- 5
- Avg merge
- 5d 17h
- Merged PRs (30d)
- 1
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
More from DiamondLightSource/httomo
-
ci
Difficulty 1/5 Under an hour Newbie friendliness 88/100
DiamondLightSource/httomo#714 ·
-
framework minor
Difficulty 2/5 1-3 hours Newbie friendliness 72/100
DiamondLightSource/httomo#699 ·
-
documentation question
Difficulty 2/5 1-3 hours Newbie friendliness 68/100
DiamondLightSource/httomo#697 ·
-
Difficulty 1/5 Under an hour Newbie friendliness 72/100
DiamondLightSource/httomo#609 ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 62/100
DiamondLightSource/httomo#607 ·
All issues in DiamondLightSource/httomo
Similar issues
-
documentation help wanted
Difficulty 2/5 1-3 hours Newbie friendliness 90/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 90/100
simonw/sqlite-utils#872 ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 88/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 82/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 78/100