Open nathanieljevans opened 3 years ago
variables core
and component
should be the same - or at least keyed to each other right?
Perhaps the clustering algortihm is causing this... look in match.py
aggregate_results.csv has multiple rows for the same core-round, but with very slightly differing QC metric values.
I've narrowed the issue down to
qc.resitch_core()
The issue seems to be that there are more than one dapi R0 "positions" for each core.
This code...
Prints this...
So, all the cores are here but there are multiple components... and we should have just one.