Find the highest concentration for the current iteration.
highest_concentration_candidate(new_candidates, candidate_cells, cache)highest concentrations from the current iteration.
data.frame containing cell ids with focal values selected for refinement in the current iteration.
data.frame containing previously saved highest concentrations.
Martin Haringa