Skip to content

Better reference selection

Choose a tag to compare

@johnlees johnlees released this 02 Sep 18:14
· 2204 commits to master since this release

The main reason for this release is the fix in #50. Although not necessarily a problem, in some populations the reference picking step can lead the pruned network to appear inconsistent with the clusters, giving warning messages when assigning new queries. This is fixed here.

Bug fixes:

  • Fixes to --generate-viz mode (#44).
  • Problems using relative paths (#48).
  • Ensuring consistent network and cluster definitions when choosing references (#50).

Other:

  • Update travis-CI to use correct DISPLAY for matplotlib
  • Add Azure pipelines CI