Skip to main content
Ctrl+K
🚧 Experimental project - feedback welcome! 🚧

PySNT: Quantification of neuronal anatomy in Python

  •  Install
  •  Quickstart
  •  Tutorials
  •  Guide
  •  Forum
  •  Extend
  • API
  • GitHub
  •  Install
  •  Quickstart
  •  Tutorials
  •  Guide
  •  Forum
  •  Extend
  • API
  • GitHub

Section Navigation

RemoteSWCLoader Class Documentation#

Package: sc.fiji.snt.io

Importers downloading remote SWC files should extend this interface.

Methods#

Getters Methods#

getReader(String)#
getReconstructionURL(String)#
getTree(String)#
isDatabaseAvailable()#

Other Methods#

static download(String, File)

See Also#

  • Package API

  • RemoteSWCLoader JavaDoc

  • Class Index

  • Method Index

  • Constants Index

On this page
  • Methods
    • Getters Methods
      • getReader()
      • getReconstructionURL()
      • getTree()
      • isDatabaseAvailable()
    • Other Methods
  • See Also
Edit on GitHub

Created using Sphinx 7.4.7.

Built with the PyData Sphinx Theme 0.16.1.