Open wztang opened 1 week ago
Hi @wztang thank you for noticing. We're looking into that and will get back to you as soon as we have an update :)
I fixed the issue. If you want, you can check out branch issue-85_cluster_single
for the fixed implementation.
It will be merged in the next release.
Thank you for creating an issue :)
Description:
In calculating the Cluster Size Distribution (CSD), clusters with a size of 1 are not included. Even when the 'include_single' parameter is set to 'True'.
Code for reproduction:
Error message:
In calculating the Cluster Size Distribution (CSD), clusters with a size of 1 are not included. Even when the 'include_single' parameter is set to 'True'.
Python and AMEP versions:
Python version: '3.10.12 (main, Jul 5 2023, 18:54:27) [GCC 11.2.0]' AMEP version: '1.0.2'
Additional information:
No response
How did you install AMEP?
pip