brainglobe / cellfinder-core

Standalone cellfinder cell detection algorithm
https://brainglobe.info/documentation/cellfinder/index.html
BSD 3-Clause "New" or "Revised" License
19 stars 16 forks source link

Clean and document ball filter #115

Closed dstansby closed 1 year ago

dstansby commented 1 year ago

Here's some general cleaning and documenting of the ball filter part of cell detection. Please be critical and don't hesitate to add suggestions on review, would be good to get a close second pair of eyes on this.

github-advanced-security[bot] commented 1 year ago

You have successfully added a new SonarCloud configuration ``. As part of the setup process, we have scanned this repository and found no existing alerts. In the future, you will see all code scanning alerts on the repository Security tab.

dstansby commented 1 year ago

All done, thanks for the suggestions! Worth double checking the new docstrings I've added.