sp7412

Results 3 issues of sp7412

Is there a reference you can point me to that explains why you use the ratio of the highest peak to second highest peak as a confidence metric for acquisition?...

https://github.com/GGiecold/DBSCAN_multiplex/blob/075b1eec86d0e75166a9378d7d9a8974fc0a5e2e/DBSCAN_multiplex.py#L52

``` threads = ezgmail.search(f'from:{email_address}') ``` It seems like this will only return 25 emails at a time. Is this an API limitation?