Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix behavior of contingency table ignored rows #67

Merged
merged 4 commits into from
Dec 18, 2015
Merged

Commits on Nov 24, 2015

  1. Update release notes

    jni committed Nov 24, 2015
    Configuration menu
    Copy the full SHA
    4ecbe27 View commit details
    Browse the repository at this point in the history

Commits on Dec 17, 2015

  1. Ensure contingency table is correct shape

    Even when rows are ignored, they should still be present in the
    contingency table, as downstream code might depend on it.
    
    Fixes janelia-flyem#66.
    jni committed Dec 17, 2015
    Configuration menu
    Copy the full SHA
    0ef860e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bcf4f76 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5c0e7b4 View commit details
    Browse the repository at this point in the history