Skip to content

v1.1.0

Choose a tag to compare

@moshi4 moshi4 released this 27 Apr 09:29
· 45 commits to main since this release
  • Add --cmap_ranges option (#1)
    Improvements to allow users to specify colorbar range by ANI value
  • Fix annotation value to be shown in figure
    Before: Rounded ANI values are shown (e.g. 99.99... -> 100)
    After: Rounded down ANI values are shown (e.g. 99.99... -> 99.9)