DiamondLightSource / DiamondLightSource/httomo
"Refactor nested if" comment, probably referring to `DataSetStoreReader._reslice()`
Open
refactor
- Dominant language
- Python
- Stars
- 10
- Forks
- 5
- Avg merge
- 5d 17h
- Merged PRs (30d)
- 1
Description
This code comment: https://github.com/DiamondLightSource/httomo/blob/ae5610a83a691436e0e7deff3a71c2af3f89568e/httomo/data/dataset_store.py#L88-L89
is likely referring to the reslicing logic: https://github.com/DiamondLightSource/httomo/blob/ae5610a83a691436e0e7deff3a71c2af3f89568e/httomo/data/dataset_store.py#L373-L411
given that the code comment was introduced in ba83ee7
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.