navis 1.4.0
  • Install
  • Quickstart
  • Tutorials
  • API
  • Changelog
  • Github
  • Ecosystem
  • Site
    • Page
        • navis.nbl.smat.LookupDistDotBuilder
          • LookupDistDotBuilder
            • LookupDistDotBuilder.__init__()

    navis.nbl.smat.LookupDistDotBuilder¶

    class navis.nbl.smat.LookupDistDotBuilder(dotprops, matching_lists, nonmatching_list=None, use_alpha=False, draw_strat='batched', seed=1991)[source]¶
    __init__(dotprops, matching_lists, nonmatching_list=None, use_alpha=False, draw_strat='batched', seed=1991)[source]¶

    Methods

    __init__(dotprops, matching_lists[, ...])

    build([threads])

    Build the score matrix.

    with_bin_counts(bin_counts[, method])

    Specify the number of bins on each axis of the output lookup table.

    with_digitizers(digitizers)

    Specify the axes of the output lookup table directly.

    Attributes

    ndim

    nonmatching

    Indices of nonmatching set of neurons.

    Back to top

    Source

    © Copyright 2018, Philipp Schlegel.
    Created using Sphinx 5.3.0.