Opened 11 years ago

Last modified 11 years ago

#442 new activism

Improve granularity of automatic matrix- and tree-recalculation in ARB_DIST

Reported by: westram Owned by: devel
Priority: minor Milestone:
Component: ARB_DIST Version:
Keywords: Cc:

Description (last modified by westram)

Matrix and tree are recalculated far to often / much.

Should not recalculate if

  • non-sequence species data changes
  • user matrix changes, but user matrix is disabled
  • species marks change, but matrix was calculated for all

Should only recalculate affected column(s) of the matrix, if

  • sequence data changes
  • some species are marked/unmarked

Some of the above examples will be easier to implement with #420.

Should recalculate when

  • number of bootstrap trees changes (tree-recalc only)
  • when a second filter is activated (works)

Change History (1)

comment:1 Changed 11 years ago by westram

  • Description modified (diff)
Note: See TracTickets for help on using tickets.