Skip to contents

Function which obtains the IDs for the first time point in tracking.

Usage

GetFirstID(mc, mcPerCell)

Arguments

mc

the meta-cluster ID for each node

mcPerCell

metaclustering per datapoint

Value

A list containing three elements: 1) new_ids: the new IDs 2) n: new number to be used as input for GetNewID function 3) iter: new iteration to be used as unput to GetNewID function