We will have a date on every node of the tree (high precision).
We will want dervied data though because
- the full data is too heavy for the full tree
- and because fully to scale dates will not look good in any case.
There are three concepts for this we'll want 1 for sure and 2 or 3 (I used 2 in the separate demo but suspect 3 may be better)
- Geological age (and epoch)
- age rounded to multiples of something (e.g. 25 My)
- Locally weighted mean branch length
- Sliding window mean branch length
We will have a date on every node of the tree (high precision).
We will want dervied data though because
There are three concepts for this we'll want 1 for sure and 2 or 3 (I used 2 in the separate demo but suspect 3 may be better)