AllenCell / AllenCell/aics-shparam
shparam.py:get_shcoeffs() does not use compute_lcc parameter
Open
- Dominant language
- Python
- Stars
- 24
- Forks
- 7
- PR merge metrics
- No merged PRs in 30d
Description
## Description
Despite including documentation about the `compute_lcc` parameter, it is not used in the `get_shcoeffs()` function in `shparam.py`. The function does not do any connected component adjustments.
## Expected Behavior
Do connected component adjustments if `compute_lcc` is `True`.
## Reproduction
N/A
## Environment
N/A
Contributor guide
Assessment
This issue has not been assessed yet.