AllenCell / AllenCell/aics-shparam
shparam.py:get_shcoeffs() does not use compute_lcc parameter
Offen
- Vorherrschende Sprache
- Python
- Sterne
- 24
- Forks
- 7
- PR-Merge-Kennzahlen
- Keine gemergten PRs in 30 T.
Beschreibung
## 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
Beitragsleitfaden
Bewertung
Dieses Issue wurde noch nicht bewertet.