navis 1.4.0
  • Install
  • Quickstart
  • Tutorials
  • API
  • Changelog
  • Github
  • Ecosystem
  • Site
    • Page
        • navis.interfaces.neuprint.fetch_roi
          • fetch_roi()

    navis.interfaces.neuprint.fetch_roi¶

    navis.interfaces.neuprint.fetch_roi(roi, *, client=None)[source]¶

    Fetch given ROI.

    Parameters:
    • roi (str) – Name of an ROI.

    • client (neuprint.Client, optional) – If None will try using global client.

    Return type:

    navis.Volume

    Back to top

    Source

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